• 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

     
    • 1 Vote(s) - 5 Average

    SchedulesDirect: request that a Jellyfin developer contact me

    onemorejeff
    Offline

    Junior Member

    Posts: 8
    Threads: 0
    Joined: 2025 Jan
    Reputation: 0
    Country:United States
    #51
    2025-04-06, 12:57 AM
    Jellyfin 10.10.7 landed. I've upgraded, seems good to me. A look at the changelog does not mention the current issure of being locked out of Schedules Direct having been fixed. I will keep using my XMLTV grabber script.
    Darkmaller1138
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2025 Apr
    Reputation: 0
    Country:United States
    #52
    2025-04-07, 06:58 AM
    I upgraded to .7 on unraid and SD still locked me out about an hour ago.
    twich1226
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2025 Feb
    Reputation: 0
    #53
    2025-04-13, 12:12 PM
    FYI for anyone that is having this issue, I believe this is the github issue that we are all experiencing: https://github.com/jellyfin/jellyfin/issues/13147

    The last post makes a good point about the EFCore work being high priority right now. Hopefully a hero comes along or the EFCore rework goes smooth and this can work up the priority list. Times like this I wish I could do more on the development side, I don't think I would be too successful going into this blind though.
    ChiGuy837
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #54
    2025-05-06, 06:57 AM
    Any word on 10.10.7 working without pissing off with schedules direct?
    sdw8525
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2025 May
    Reputation: 0
    Country:United States
    #55
    2025-05-25, 12:50 PM
    (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.


    Hello Jellyfin users.  I am very much a noob here and with xmltv.  I am not an expert in this area by any means.  I have scoured the interwebs for guidance on setting up ingesting xml files to get guide data in Jellyfin and honestly I'm very lost.  I am ignorant in this area as I have never done this before.  Would anyone be able to and is willing to take the time to dm me and guide me through setting this up step by step or direct me to a site that will?  I simply just do not understand how to pull xml data and ingest it.  Any help is much appreciated.
    onemorejeff
    Offline

    Junior Member

    Posts: 8
    Threads: 0
    Joined: 2025 Jan
    Reputation: 0
    Country:United States
    #56
    2025-06-08, 01:11 AM
    Last time I was here was Apr 5th 2025. I'm running 10.10.7 And I am still letting my own script running thru a cron job take care of my Schedules Direct EPG updates. It has run flawlessly and I'm happy with it.
    However.....
    I'd like to know if this problem with Jellyfin is still being worked on?
    I know the devs are volenteres and have their own lives outside of this project, so I'm not complaining the least bit. I just think many new people that don't have the knowledge or tenacity to create such a work around are suffering and that is a show stopper for many potential Jellyfin users. Jellyfin is such a great product. It does everything I want and more.
    ChiGuy837
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #57
    2025-06-08, 06:35 PM
    (2025-06-08, 01:11 AM)onemorejeff Wrote:  I'm running 10.10.7 And I am still letting my own script running thru a cron job take care of my Schedules Direct EPG updates. It has run flawlessly and I'm happy with it.

    Could you please share your script and how you set it up? 

    Please?
    onemorejeff
    Offline

    Junior Member

    Posts: 8
    Threads: 0
    Joined: 2025 Jan
    Reputation: 0
    Country:United States
    #58
    2025-06-08, 09:36 PM (This post was last modified: 2025-06-10, 09:38 PM by onemorejeff. Edited 2 times in total.)
    (2025-06-08, 06:35 PM)ChiGuy837 Wrote:
    (2025-06-08, 01:11 AM)onemorejeff Wrote:  I'm running 10.10.7 And I am still letting my own script running thru a cron job take care of my Schedules Direct EPG updates. It has run flawlessly and I'm happy with it.

    Could you please share your script and how you set it up? 

    Please?

    I am running Jellyfin on Debian OS on a Raspberry Pi 5. My setup is specific to my system and needs. You would need to know Bash shell and how to use the XMLTV grabber commands: https://forums.schedulesdirect.org/viewtopic.php?t=3134
    in order to tailor it to your needs. It would take e a LOT of work to take you thru from the start to the end. I'm sorry but due to my age and eyesight this would be an undertaking I just can't commit to. I will provide a copy of my simple script with a few exra comments. I have it email the log, but have removed it as most email providers won't allow people to send from a device like a printer , router, or a script. I use https://www.namecheap.com/hosting/email/
    And you would need a domain name of your own to do this.
    Since we are not allowed to attach a .sh file, I've renaed it to .txt. You will need to name it back to .sh
    I run this in crontab entry set to update every morning at 1am myself.


    Attached Files
    .txt   updatexml.txt (Size: 1.18 KB / Downloads: 46)
    Ashly Dsouza
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2025 Jun
    Reputation: 0
    #59
    2025-06-26, 07:40 PM
    Thanks for reaching out and for the work you’ve done with the JSON service at SchedulesDirect.

    I’m new here on the forum and representing Ucartz, where we help users deploy and manage services like Jellyfin on our hosting infrastructure. While we aren’t part of the Jellyfin core development team, we actively work with our community to troubleshoot and ensure compatibility with services like SchedulesDirect.

    We’d be happy to assist however we can. For issues requiring attention from the Jellyfin devs directly, we recommend posting to their GitHub repository or tagging maintainers in this thread to help get the right eyes on it.

    If you'd like, feel free to share more details about the issue here we  might be able to help identify or replicate it on our end as well.
     
    Best regards,
    Pages (6): « Previous 1 2 3 4 5 6

    « 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