Jellyfin Forum
SchedulesDirect: request that a Jellyfin developer contact me - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Server Development (https://forum.jellyfin.org/f-server-development)
+--- Thread: SchedulesDirect: request that a Jellyfin developer contact me (/t-schedulesdirect-request-that-a-jellyfin-developer-contact-me)

Pages: 1 2 3


RE: SchedulesDirect: request that a Jellyfin developer contact me - rmeden - 2024-12-14

(2024-12-04, 03:36 PM)snowinrv2 Wrote: I have configured my TV Guide Data Providers for XMLTV to use an XML file with listings data that I generate once a day from SchedulesDirect using tv_grab_na_dd.  There's 2 downsides to this approach:
1 - my generated listings file does not contain season and episode numbers so ignore duplicate recordings setting does not work.
2 - any recordings previously scheduled under the Schedules Direct configuration are ignored.  I had to set up new recording schedules.
It's much cleaner to use the SchedulesDirect listing provider directly.

The SD-DD service (used by tv_grab_na_dd doesn't have Season/Episode numbers as you mention.
The SD-JSON service (used by tv_grab_zz_sdjson,tv_grab_zz_sdjson_sqlite and Jellyfin) does. 

If you're still blocked, disable JellyFin's SD support and open a lineup support ticket asking for the block to be removed and try one of the sdjson grabbers.  Note: if you don't disable Jellyfin SD access first, you'll get blocked in a few minutes (5000 login failures!)


RE: SchedulesDirect: request that a Jellyfin developer contact me - snowinrv2 - 2024-12-15

Thank you for the tip to use tv_grab_zz_sdjson.


RE: SchedulesDirect: request that a Jellyfin developer contact me - terpfan1980 - 2024-12-16

Failing here also Slightly-frowning-face


RE: SchedulesDirect: request that a Jellyfin developer contact me - Brian - 2024-12-16

Sad to see the Schedules Direct issue has reemerged after apparent resolution.