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

M3u not loading? #525

Open
johnnyyyyp opened this issue Aug 2, 2024 · 4 comments
Open

M3u not loading? #525

johnnyyyyp opened this issue Aug 2, 2024 · 4 comments

Comments

@johnnyyyyp
Copy link

johnnyyyyp commented Aug 2, 2024

I am able to download m3u and epg via browser. Changed user agent to Google.
Channels and Goups are still 0 and 0.

The only error in the log file I see is this (I replaced my actual server, username and password for the example):

Failed to load XMLTV: http://live.myservice.tv/epg/username/password
org.apache.harmony.xml.ExpatParser$ParseException: At line 1, column 0: no element found
at org.apache.harmony.xml.ExpatParser.finish(ExpatParser.java:559)

I am on version 1.9.9

Any suggestions?

@AndreyPavlenko
Copy link
Owner

The xmltv error is not related to the playlist. Seems it wast not able to parse the xmltv. Try to add the playlist as a file (that you have downloaded) but not url.

@johnnyyyyp
Copy link
Author

johnnyyyyp commented Aug 2, 2024 via email

@AndreyPavlenko
Copy link
Owner

Probably, the problem is in the user agent. The server returns not the playlist, but some error page or something else.

@johnnyyyyp
Copy link
Author

johnnyyyyp commented Aug 3, 2024 via email

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