XMLTV Guide Data

Want to write your own code to work with a HDHomeRun or work with the HDHomeRun DVR? We are happy to help with concepts, APIs, best practices.
Post Reply
DaleB
Posts: 3
Joined: Sat Aug 08, 2026 3:23 am

XMLTV Guide Data

Post by DaleB »

I just installed Jellyfin, went to setup live tv and dvr. I know Schedules Direct is lisited as a provider. Schedules Direct has a warning regarding using guide data with Jellyfin. They recommended using XMLTV guide data. I have a subscription to guide data for HDHomeRun but I don't know how to get the XMLTV guide data. What options do I have for using Jellyfin?

Regards,
Dale Brandon

nickk
Silicondust
Posts: 21133
Joined: Tue Jan 13, 2004 9:39 am
x 432

Re: XMLTV Guide Data

Post by nickk »

Yes, you can use HDHomeRun guide data...

URL format: https://api.hdhomerun.com/api/xmltv?Ema ... xx,xxx,xxx
(just put in your email and the Device IDs of your HDHomeRun devices)

More documentation:
https://github.com/Silicondust/document ... Guide-Data

Nick

DaleB
Posts: 3
Joined: Sat Aug 08, 2026 3:23 am

Re: XMLTV Guide Data

Post by DaleB »

Thanks so very much.

DaleB
Posts: 3
Joined: Sat Aug 08, 2026 3:23 am

Re: XMLTV Guide Data

Post by DaleB »

When I try and execute the above command with my HD HomeRun info I receive the error message 403 Forbidden.

Regards
Dale

Ken.F
Posts: 2624
Joined: Fri Apr 05, 2013 9:20 am
Device ID: 1041A706, 1043EB32, 104BAD9E, 13168DC5, 1322A7AC
Location: West Rockhill, PA
x 9

Re: XMLTV Guide Data

Post by Ken.F »

Try putting the URL string in quotes.

Post Reply