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
|
SchedulesDirect: request that a Jellyfin developer contact me - rkulagow - 2024-12-01 Hi - I'm the developer that created and manage the JSON service at SchedulesDirect. Can someone from Jellyfin please contact me regarding an issue between the Jellyfin client and the SchedulesDirect service? I can be reached at rkulagow @ schedulesdirect.org Thanks. RE: SchedulesDirect: request that a Jellyfin developer contact me - crobibero - 2024-12-01 Hi, we have recieved your email and the issue will be investigated. There is no guarantee on timeline as we are all volunteers, and I recommend future issues be reported via GitHub. RE: SchedulesDirect: request that a Jellyfin developer contact me - asilvera4 - 2024-12-02 I assume this is why my program data is broken and all of the Country/Regions are "Undefined" in the setup now? RE: SchedulesDirect: request that a Jellyfin developer contact me - snowinrv2 - 2024-12-02 I also have the Country/Regions listed as "Undefined" in the setup and my recording schedule is broken. RE: SchedulesDirect: request that a Jellyfin developer contact me - JCube - 2024-12-03 A Github issue has been opened. https://github.com/jellyfin/jellyfin/issues/13147 RE: SchedulesDirect: request that a Jellyfin developer contact me - robo45h - 2024-12-04 The issue in GitHub should have the priority raised. Everyone using SchedulesDirect is apparently down. RE: SchedulesDirect: request that a Jellyfin developer contact me - williamthrilliam - 2024-12-04 (Yesterday, 02:19 AM)robo45h Wrote: The issue in GitHub should have the priority raised. Everyone using SchedulesDirect is apparently down. Agreed, it's #199 in the list of needs testing: https://github.com/orgs/jellyfin/projects/44/views/2?sliceBy%5Bvalue%5D=Needs+Testing This affects schedules and recording. LiveTV on jellyfin is basically broken without this. RE: SchedulesDirect: request that a Jellyfin developer contact me - thornbill - 2024-12-04 PRs are welcome RE: SchedulesDirect: request that a Jellyfin developer contact me - DanOnline - 2024-12-04 Does anyone have a temporary work-around for this problem? RE: SchedulesDirect: request that a Jellyfin developer contact me - snowinrv2 - 2024-12-04 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. |