Skip to content
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

Open
falciatrice10 opened this issue Dec 10, 2020 · 5 comments
Open

Error while downloading #3

falciatrice10 opened this issue Dec 10, 2020 · 5 comments

Comments

@falciatrice10
Copy link

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

@silence48
Copy link
Owner

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

@silence48
Copy link
Owner

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.

@silence48
Copy link
Owner

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.

@falciatrice10
Copy link
Author

Im not a developper , i m just an end user.
I found the addon on a kodis facebook group
https://filedn.com/lE6jcRYl0wMhWjnka97eyU8/MES%20INDEX/plugin.video.m3u2strm.zip
And it seems to work for many users but not for me.

@falciatrice10
Copy link
Author

Try to add an option to load m3u file from local location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants