• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Development Server Development SchedulesDirect: request that a Jellyfin developer contact me

    Pages (6): « Previous 1 2 3 4 5 6 Next »

     
    • 1 Vote(s) - 5 Average

    SchedulesDirect: request that a Jellyfin developer contact me

    rmeden
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2024 Dec
    Reputation: 0
    Country:United States
    #21
    2024-12-14, 12:41 AM
    (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!)
    snowinrv2
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2024 Dec
    Reputation: 0
    Country:United States
    #22
    2024-12-15, 12:01 AM
    Thank you for the tip to use tv_grab_zz_sdjson.
    terpfan1980
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2024 Jun
    Reputation: 0
    Country:United States
    #23
    2024-12-16, 03:49 AM
    Failing here also Slightly-frowning-face
    Brian
    Offline

    Junior Member

    Posts: 8
    Threads: 3
    Joined: 2024 Apr
    Reputation: 0
    #24
    2024-12-16, 04:06 PM
    Sad to see the Schedules Direct issue has reemerged after apparent resolution.
    Brian

    Jellyfin 10.10.3+deb12
    i5-12600K & 16GB DDR5 on ASRock B760M PG Riptide
    Tuner: HDHomeRun FLEX 4K
    OS Storage: Samsung SSD 870 500GB
    Video Storage: Samsung SSD 870 1TB
    Music Storage: Corsair Voyager SliderX1
    Dleewee
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Jan
    Reputation: 1
    #25
    2024-12-17, 08:43 PM
    (2024-12-16, 04:06 PM)Brian Wrote: Sad to see the Schedules Direct issue has reemerged after apparent resolution.

    Up to this point there has not been any resolution, only the SD team did a 1-time unblock on all accounts. With the issue persisting, all accounts were locked out once again after a day or two of the failing cached credentials.
    Brian
    Offline

    Junior Member

    Posts: 8
    Threads: 3
    Joined: 2024 Apr
    Reputation: 0
    #26
    2024-12-17, 10:27 PM
    Thanks for the clarification, Dleewee
    Brian

    Jellyfin 10.10.3+deb12
    i5-12600K & 16GB DDR5 on ASRock B760M PG Riptide
    Tuner: HDHomeRun FLEX 4K
    OS Storage: Samsung SSD 870 500GB
    Video Storage: Samsung SSD 870 1TB
    Music Storage: Corsair Voyager SliderX1
    Tom Daly
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 Dec
    Reputation: 0
    #27
    2024-12-21, 05:44 PM (This post was last modified: 2025-01-04, 07:09 PM by Tom Daly. Edited 3 times in total. Edit Reason: new information / solution. )
    I have managed to get the populated file with guide info with SD using both tv_grab_na_dd and tv_grab_zz_sdjson, I add them to jellyfin and have them enabled for my HD Home Run devices, but when I try to map the channels, the dialog box is empty.  I have another EPG I use for some IPTV that enables me to map channels, so I know the process can work on my set up.  After a lot of trial and error and reading the logs, I had a permissions error.  The grabber wrote the file without jellyfin having access.  Once that was corrected, it all went well.  I suppose as a seasoned linux user, that is where I should have started.

    That said, this is a very poor workaround.  At this point, I have not found a way to grab more than one lineup without deleting the the config file, and the need to modify the permissions after each update makes this more trouble than it is worth.  Here is to hoping that SD and jellyfin can sort this out.

    SOLUTION FOR ME:
    This post:
    https://forums.schedulesdirect.org/viewtopic.php?t=591
    Gives you the procedure to have multiple configurations for multiple lineups.

    I am running this on linux ubuntu / mint.
    Make sure that the config files are in the folder you run the command in and output the xmltv file, make sure the permissions are appropriate.
    On linux you can run the grab commands in series by adding && between them. 
    I added a cronjob to make it run each morning at 3 am.  I am hoping this automates the whole process for me and I can not worry about the plugin being fixed.
    At the very least, I have one command to run to get all lineups.
    finicky6457
    Offline

    Junior Member

    Posts: 29
    Threads: 5
    Joined: 2024 Oct
    Reputation: 1
    Country:United States
    #28
    2024-12-23, 03:07 AM
    (2024-12-14, 12:41 AM)rmeden Wrote: 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!)

    Does the SD-JSON service provide more information such as Seasons and Episode numbers that were lost in the XML version?
    rmeden
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2024 Dec
    Reputation: 0
    Country:United States
    #29
    2024-12-30, 03:53 PM
    (2024-12-23, 03:07 AM)finicky6457 Wrote: Does the SD-JSON service provide more information such as Seasons and Episode numbers that were lost in the XML version?
    Yes, SD-JSON is the service used by tv_grab_zz_sdjson, tv_grab_zz_sdjson and even Jellyfin Smiling-face   it provides season/episode numbers.
    ScottiBYTE
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 Dec
    Reputation: 0
    Country:United States
    #30
    2024-12-31, 06:36 AM
    I am hoping for a quick solution to this one. Part of the reason we use Schedules Direct is simplicity in not having to download xml files and have it automated.
    Pages (6): « Previous 1 2 3 4 5 6 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode