jdeck002 1 Posted May 8, 2024 Posted May 8, 2024 When I click "refresh guide data" to manually refresh data the status shows that it downloads the XML data for 7 days worth of data for 100+ channels in less than 5 seconds but Emby GUI shows no channels or guide data. I can access and see all the xml data by putting URL into a web browser so it's not an access issue. There are no errors in the log after refresh (shows completion in <5sec) and it properly shows the TV channels recognized from M3u source. Furthermore I can see .xml files generated by Emby with timestamps associated to the refresh action in /config/xmltv that appear to have all the correctly formatted XML data.... just nothing shows up in the GUI. Running Emby as Docker Container via docker compose pulling latest image Logs after refresh - embyserver (3).txt config/xmltv folder screenshot : embyserver (3).txt snipit of XML file generated at 14:53 from log file: and finally the empty guide in the GUI:
Luke 38844 Posted May 8, 2024 Posted May 8, 2024 Hi, you're looking at May 8 in the guide, but your xml screenshot is showing May 7, no? Are you sure your xml has data for the time that you're looking at? Every time someone reports this "problem", this is pretty much what it always comes down to, that their xml just doesn't have the data.
jdeck002 1 Posted May 8, 2024 Author Posted May 8, 2024 (edited) Screenshot and logs are both may 8th (today from an hour or so ago). All time stamps in logs are "2024-05-08" and xml folder screenshot shows "May 8" Edited May 8, 2024 by jdeck002
Luke 38844 Posted May 8, 2024 Posted May 8, 2024 7 minutes ago, jdeck002 said: Screenshot and logs are both may 8th (today from an hour or so ago). All time stamps in logs are "2024-05-08" and xml folder screenshot shows "May 8" Yes, because you did those actions today, but the date in your epg xml says 20240507. That is yesterday. It's right in your middle screenshot.
jdeck002 1 Posted May 9, 2024 Author Posted May 9, 2024 Oh, I see what you're saying. The guide data itself is from an external source but is updated likely every 24-48 hours.... so yes that record (date and time of a specific show on that specific channel) is for a show from yesterday but that should not stop the import correct? I imagine it would be very common for xml guide data to have some "stale" records of shows that have already passed from maybe this morning? There are hundreds or more other records in the xml file for today and in the future, like the image below. Would having records from before the exact date and time the refresh was ran stop the import, or cause them to not be displayed properly in the GUI?
Solution Luke 38844 Posted May 9, 2024 Solution Posted May 9, 2024 Right it is able to use all the data. But now that I look at your screens again, I think we're barking up the wrong tree. It's not an issue of guide data because then you'd see empty guide rows. But your guide has no channels at all, so this would suggest a problem with your configured tuner source. 1
jdeck002 1 Posted May 9, 2024 Author Posted May 9, 2024 can you help clarify for me? The channels in the xml guide data are referenced by channel number which you can see in the screenshot: <programme channel="3040"...... The channels in the M3U list have the same corresponding channel numbers (you can see from log file): 2024-05-08 14:53:16.973 Info LiveTV: Found epg channel in XmlTV KIRO (CBS 7) 1003 is the "epg channel" from above not from the tuner source? If I go to the URL of the tuner source using VLC it pulls all of the correct channels with the same corresponding channel numbers.
jdeck002 1 Posted May 9, 2024 Author Posted May 9, 2024 Thank you so much for your help Luke! You were right to start at the tuner and not xml guide data. Tracked down the issue with my tuner (IPTV provider) and it was an issue on their side. The issue was semi intermittent and it was a coincidence I got through with VLC when I tested there. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now