mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-25 11:20:42 +03:00
Problems setting up live tv guide data #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dinki on GitHub (Dec 12, 2018).
I'm trying to set up live tv guide data and when I click on xmltv or Schedules Direct I get this error:
Could not find file '/dashboard-ui/components/tvproviders/.template.html'.
@inkdawgz commented on GitHub (Dec 12, 2018):
I think it isn't calling the schedulesdirect.template.html or xmltv.template.html file correctly.
@dinki commented on GitHub (Dec 12, 2018):
Same error if I choose xmltv
@inkdawgz commented on GitHub (Dec 12, 2018):
Once you add a tuner(s) it should work.
@dinki commented on GitHub (Dec 12, 2018):
I did add the tuner first. I have two hdhomerun devices configured and they do play but I can't configure the guide data
@inkdawgz commented on GitHub (Dec 12, 2018):
using docker?
@dinki commented on GitHub (Dec 12, 2018):
Correct
@inkdawgz commented on GitHub (Dec 12, 2018):
is it set to bridge? If so change to host. Was having the same problem messing with it on unraid and once i changed from bridge to host it worked perfectly.
@dinki commented on GitHub (Dec 12, 2018):
Yes. Set to bridge. Will try host tomorrow. Thanks for the tip.
Does DVR work?
@inkdawgz commented on GitHub (Dec 12, 2018):
Yes so far in my testing it does.
@dinki commented on GitHub (Dec 12, 2018):
Confirmed that running in host mode does not exhibit the problem but running in bridge mode does exhibit the problem.
@lihion commented on GitHub (Jan 2, 2019):
Hi, I have an error when i try to save a new provider, this url https://domain.tld/jellyfin/emby/LiveTv/ListingProviders?ValidateListings=true is on 404
@lihion commented on GitHub (Jan 10, 2019):
Its fix with v10.0.1 for me
@sparky8251 commented on GitHub (Jan 10, 2019):
Reading this over, its hard to say if this is still an issue. Can this be closed now or not?
@JustAMan commented on GitHub (Jan 12, 2019):
There were some fixes for XmlTv done, so they probably fixed the issues.
@dinki can you please check and close the issue if it is fixed for you?
@dinki commented on GitHub (Jan 12, 2019):
I am continuing to run in host mode which fixed it for me a month ago. Seems that 10.0.1 fixed Li-Ion's issue so I'm guessing it's safe to close it. My original problem was resolved so I will close it.