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 4 5 6 7


RE: SchedulesDirect: request that a Jellyfin developer contact me - theguymadmax - 2025-08-16

There is no change in behavior for SD data in 10.11; it is the same as 10.10.7.


RE: SchedulesDirect: request that a Jellyfin developer contact me - FistRockbone - 2025-08-20

(2025-08-16, 03:27 PM)williamthrilliam Wrote: Does anyone know if this will be fixed in 10.11?

The issue has been ongoing for about 18 months (at least) and doesn't appear to be a priority so it's anyone's guess as to when it might be fixed.

If anyone is in the UK and is interested in a temporary fix, I found this on github.   It's especially handy if you're running Jellyfin on a Synology device because nothing else works.

https://github.com/dp247/Freeview-EPG/tree/master

It's not mine but it gives you 3 days of full EPG data, including images and thumbnails.   You can use the DVR features and record things manually but series linking beyond those 3 days doesn't work.


RE: SchedulesDirect: request that a Jellyfin developer contact me - Yankees4life - 2025-09-15

(2025-08-20, 08:51 AM)FistRockbone Wrote:
(2025-08-16, 03:27 PM)williamthrilliam Wrote: Does anyone know if this will be fixed in 10.11?

The issue has been ongoing for about 18 months (at least) and doesn't appear to be a priority so it's anyone's guess as to when it might be fixed.

If anyone is in the UK and is interested in a temporary fix, I found this on github.   It's especially handy if you're running Jellyfin on a Synology device because nothing else works.

https://github.com/dp247/Freeview-EPG/tree/master

It's not mine but it gives you 3 days of full EPG data, including images and thumbnails.   You can use the DVR features and record things manually but series linking beyond those 3 days doesn't work.

XMLTV is also an option
https://github.com/XMLTV/xmltv/releases
using  tv_grab_uk_freeview or  tv_grab_zz_sdjson or  tv_grab_zz_sdjson_sqlite should be enough

EPG Collector is also an option
https://sourceforge.net/p/epgcollector


RE: SchedulesDirect: request that a Jellyfin developer contact me - FistRockbone - 2025-09-15

(2025-09-15, 03:44 PM)Yankees4life Wrote:
(2025-08-20, 08:51 AM)FistRockbone Wrote:
(2025-08-16, 03:27 PM)williamthrilliam Wrote: Does anyone know if this will be fixed in 10.11?

The issue has been ongoing for about 18 months (at least) and doesn't appear to be a priority so it's anyone's guess as to when it might be fixed.

If anyone is in the UK and is interested in a temporary fix, I found this on github.   It's especially handy if you're running Jellyfin on a Synology device because nothing else works.

https://github.com/dp247/Freeview-EPG/tree/master

It's not mine but it gives you 3 days of full EPG data, including images and thumbnails.   You can use the DVR features and record things manually but series linking beyond those 3 days doesn't work.

XMLTV is also an option
https://github.com/XMLTV/xmltv/releases
using  tv_grab_uk_freeview or  tv_grab_zz_sdjson or  tv_grab_zz_sdjson_sqlite should be enough

EPG Collector is also an option
https://sourceforge.net/p/epgcollector

Hey, I appreciate the reply but XMLTV isn't an option for Synology devices and epg_collector just isn't an option full stop, at least for me.


RE: SchedulesDirect: request that a Jellyfin developer contact me - Yankees4life - 2025-09-16

(2025-09-15, 08:50 PM)FistRockbone Wrote:
(2025-09-15, 03:44 PM)Yankees4life Wrote:
(2025-08-20, 08:51 AM)FistRockbone Wrote:
(2025-08-16, 03:27 PM)williamthrilliam Wrote: Does anyone know if this will be fixed in 10.11?

The issue has been ongoing for about 18 months (at least) and doesn't appear to be a priority so it's anyone's guess as to when it might be fixed.

If anyone is in the UK and is interested in a temporary fix, I found this on github.   It's especially handy if you're running Jellyfin on a Synology device because nothing else works.

https://github.com/dp247/Freeview-EPG/tree/master

It's not mine but it gives you 3 days of full EPG data, including images and thumbnails.   You can use the DVR features and record things manually but series linking beyond those 3 days doesn't work.

XMLTV is also an option
https://github.com/XMLTV/xmltv/releases
using  tv_grab_uk_freeview or  tv_grab_zz_sdjson or  tv_grab_zz_sdjson_sqlite should be enough

EPG Collector is also an option
https://sourceforge.net/p/epgcollector

Hey, I appreciate the reply but XMLTV isn't an option for Synology devices and epg_collector just isn't an option full stop, at least for me.

For Synlogy, you could use this 
https://github.com/kibuan/xmltv_docker


RE: SchedulesDirect: request that a Jellyfin developer contact me - FistRockbone - 2025-09-16

(2025-09-16, 03:13 PM)Yankees4life Wrote:
(2025-09-15, 08:50 PM)FistRockbone Wrote:
(2025-09-15, 03:44 PM)Yankees4life Wrote:
(2025-08-20, 08:51 AM)FistRockbone Wrote:
(2025-08-16, 03:27 PM)williamthrilliam Wrote: Does anyone know if this will be fixed in 10.11?

The issue has been ongoing for about 18 months (at least) and doesn't appear to be a priority so it's anyone's guess as to when it might be fixed.

If anyone is in the UK and is interested in a temporary fix, I found this on github.   It's especially handy if you're running Jellyfin on a Synology device because nothing else works.

https://github.com/dp247/Freeview-EPG/tree/master

It's not mine but it gives you 3 days of full EPG data, including images and thumbnails.   You can use the DVR features and record things manually but series linking beyond those 3 days doesn't work.

XMLTV is also an option
https://github.com/XMLTV/xmltv/releases
using  tv_grab_uk_freeview or  tv_grab_zz_sdjson or  tv_grab_zz_sdjson_sqlite should be enough

EPG Collector is also an option
https://sourceforge.net/p/epgcollector

Hey, I appreciate the reply but XMLTV isn't an option for Synology devices and epg_collector just isn't an option full stop, at least for me.

For Synlogy, you could use this 
https://github.com/kibuan/xmltv_docker

For myself, I don't need it as I've fixed the issue.  I get a full week's EPG with logos, thumbnails and program graphics and the DVR works as well with series linking and no need for Schedules Direct at all.

That might be useful for someone else with a Synology device looking for a solution though.