Git Product home page Git Product logo

repository.kodi.matrix's People

Contributors

publish3r avatar silhouette2022 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

repository.kodi.matrix's Issues

IPTV Recorder

Hi! I've installed your forked plugin for recording IPTV Channels. Unfortunately, when I select a channel to record, the page just refreshes. The things I've changed were: recordings folder and path to FFmpeg. Am I doing something wrong? I can give you some extra information if needed, because I don't know much about Kodi and its plugins

IPTV Recorder

Hi there,

Thanks so much for porting IPTV recorder from Leia to Matrix. I have it installed and working well. Ive found a small issue regarding recording from the EPG. If I try to record something that doesnt start on the hour or the half hour the recording will start right away.

Daddylive

Hast du von Daddylive noch irgend eine funktionierende Version?

[PlaylistLoader]: playlists with special chars in URL

I tried to add a playlist with special chars in URL, but this ended up corrupting playLists.txt which was erased. Luckily I do backups.

I don't know Python, but it seems that I fixed it replacing listUrl by urllib.parse.quote(listUrl, safe=':/') here:

chList.append({"name": listName, "url": listUrl, "image": image, "logos": logosUrl, "epg": epgUrl, "cache": cacheInMinutes, "uuid": str(random.uuid4())})

But this will probably produce errors if the URL has : in path, query or hash. I don't know the proper way to encode URL string without messing with pre-path.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.