-
Notifications
You must be signed in to change notification settings - Fork 21
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
Error while downloading #3
Comments
I have never tried to integrate it into kodi... Have you tried to run it in command line first. The parsing code may need to be customized to your m3u format as well. It only works on certain m3u's |
If you'd like to explain more details about how you are trying to integrate with kodi I can try to figure it out. I haven't tried this yet. I wrote this to generate the strm files for emby actually but seems like it would work for kodi too. |
also it will require you to edit the main.py to download your file, and to call the correct parsing functions. Sorry it's not very user friendly :o but t hanks for posting the issue, I want to make it better. |
Im not a developper , i m just an end user. |
Try to add an option to load m3u file from local location. |
Hi guys
I got an error while downloading files
Here is the log
https://paste.kodi.tv/ezazuguded
My m3u looks like this
http://serveradress.net/get.php?username=*********&password=*******&output=ts&type=m3u_plus
I tried on my android box (android 7.1) and also my phone s9 +android9
Thanks
The text was updated successfully, but these errors were encountered: