-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for additional external m3u/xmltv sources #67
base: master
Are you sure you want to change the base?
Conversation
michaelarnauts
commented
Jan 15, 2021
•
edited
Loading
edited
- Adds a menu to do the configuration
- Show a menu item if Simple IPTV isn't configured correctly (to make it more visible that configuration still needs to be done)
- Allow creating external sources to an online or local m3u or xmltv
- Support on-the-fly gzip/bzip2 decompression
358d9e2
to
5b0fd29
Compare
ad22c44
to
d46b3aa
Compare
Very nice. So I just configure iptv manager with some M3U and xmltv sources that I have for testing and see does it work the same? |
It should work like that. A later improvement could be to automatically add a source for an existing configuration from IPTV Simple so the user doesn't even have to add it again if they are already using IPTV Simple. |
Yes, that would be a great next step. What what great is if iptvsimple could send the files to iptv manager if installed. Then reading files/settings could be completely avoided. |
e4ebdf0
to
4de27f3
Compare
3dca92c
to
bc7ec7b
Compare
bc7ec7b
to
cc8c2e7
Compare
@Rvhalewyn has a setup where this PR can be tested. How exactly should he go about installing the addon from this PR? |
Additionally, I am willing and able to test this PR on Kodi 19 and/or 20, on a Windows 10 installation. |