• 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 Support Troubleshooting SOLVED: Some of my programs are not recording. How do I troubleshoot?

    Pages (3): 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Some of my programs are not recording. How do I troubleshoot?

    Some of my programs are not recording. How do I troubleshoot
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #1
    2023-09-06, 06:50 PM
    I am using an hdhomerun quattro to record over the air broadcasts.  Some of my scheduled recordings are not being recorded. 
    I have searched through the jellyfin logs in /var/log/jellyfin but I am not seeing anything related to the programs not being recorded.

    How do I enable debug logging for the timers associated with the dvr
    recordings?
    Go to solution
    bitmap
    Offline

    Community Moderator

    Posts: 851
    Threads: 9
    Joined: 2023 Jul
    Reputation: 28
    #2
    2023-09-29, 09:07 PM
    https://letmegooglethat.com/?q=Jellyfin+...ogging&l=1
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #3
    2023-09-30, 10:51 PM
    Hi bitmap! I lost my secret decoder ring for the XDG Base Directory Specification. I am running jellyfin on ubuntu 22.04. Where do I put this logging.json file?

    https://letmegooglethat.com/?q=what+the+...+I+care%3F

    Then I assume I need to execute sudo service jellyfin restart?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2023-09-30, 11:11 PM
    Put the logging.json in, I believe, /etc/jellyfin.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #5
    2023-10-08, 03:22 PM (This post was last modified: 2023-10-08, 03:23 PM by grumpycat.)
    (2023-09-30, 11:11 PM)TheDreadPirate Wrote: Put the logging.json in, I believe, /etc/jellyfin.

    Thank you. I will let you know if that works. Soon.
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #6
    2023-10-18, 11:53 PM (This post was last modified: 2023-10-18, 11:54 PM by grumpycat. Edited 1 time in total.)
    That worked. I also cleaned up my xmltv.xml file.

    And removed pluto tv as a source. However I would describe the way shows are being recorded as buggy as hell. Sometimes the recording icon is gray. Disabling and renabling the entire series sometimes helps but I would describe it as not ready for production (beta) code. Anything I can do to help?
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #7
    2023-10-20, 10:59 AM (This post was last modified: 2023-10-20, 11:11 AM by grumpycat. Edited 1 time in total.)
    It occurs to me that the data source may be wrong.  Quite often the shows that are not recording are labeled as repeat.  But they are not repeats.  Is there anyway I can override the behavior where it does not record repeats.  The data is coming from zap tv website zap2it http://tvlistings.zap2it.com and I selected my zipcode and antenna as input methods.  The xmltv.xml is updated every 6 hours in a cron using an opensource perl script I found.  I can provide sample data if necessary.
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #8
    2023-10-20, 03:11 PM
    Code:
    <programme start="20231020110000 -0400" stop="20231020120000 -0400" channel="I11.1.21103.zap2it.com">
    <title lang="en">The View</title>
    <desc lang="en">Celebrity and political guests join the panel of hosts for up-to-the-minute hot topics and invaluable conversations.</desc>
    <category lang="en">Talk</category>
    <length units="minutes">60</length>
    <icon src="https://zap2it.tmsimg.com/assets/p184466_b_v13_ab.jpg" />
    <url>https://tvlistings.zap2it.com//overview.html?programSeriesId=SH00225395&amp;tmsId=SH002253950000</url>
    <episode-num system="dd_progid">SH00225395.0000</episode-num>
    <new />
    <subtitles type="teletext" />
    <rating>
    <value>TV-14</value>
    </rating>
    </programme>


    Code:
    <programme start="20231023110000 -0400" stop="20231023120000 -0400" channel="I11.1.21103.zap2it.com">
    <title lang="en">The View</title>
    <desc lang="en">Celebrity and political guests join the panel of hosts for up-to-the-minute hot topics and invaluable conversations.</desc>
    <category lang="en">Talk</category>
    <length units="minutes">60</length>
    <icon src="https://zap2it.tmsimg.com/assets/p184466_b_v13_ab.jpg" />
    <url>https://tvlistings.zap2it.com//overview.html?programSeriesId=SH00225395&amp;tmsId=SH002253950000</url>
    <episode-num system="dd_progid">SH00225395.0000</episode-num>
    <new />
    <subtitles type="teletext" />
    <rating>
    <value>TV-14</value>
    </rating>
    </programme>

    Code:
    <programme start="20231024110000 -0400" stop="20231024120000 -0400" channel="I11.1.21103.zap2it.com">
    <title lang="en">The View</title>
    <desc lang="en">Celebrity and political guests join the panel of hosts for up-to-the-minute hot topics and invaluable conversations.</desc>
    <category lang="en">Talk</category>
    <length units="minutes">60</length>
    <icon src="https://zap2it.tmsimg.com/assets/p184466_b_v13_ab.jpg" />
    <url>https://tvlistings.zap2it.com//overview.html?programSeriesId=SH00225395&amp;tmsId=SH002253950000</url>
    <episode-num system="dd_progid">SH00225395.0000</episode-num>
    <new />
    <subtitles type="teletext" />
    <rating>
    <value>TV-14</value>
    </rating>
    </programme>

    Code:
    <programme start="20231025110000 -0400" stop="20231025120000 -0400" channel="I11.1.21103.zap2it.com">
    <title lang="en">The View</title>
    <desc lang="en">Celebrity and political guests join the panel of hosts for up-to-the-minute hot topics and invaluable conversations.</desc>
    <category lang="en">Talk</category>
    <length units="minutes">60</length>
    <icon src="https://zap2it.tmsimg.com/assets/p184466_b_v13_ab.jpg" />
    <url>https://tvlistings.zap2it.com//overview.html?programSeriesId=SH00225395&amp;tmsId=SH002253950000</url>
    <episode-num system="dd_progid">SH00225395.0000</episode-num>
    <new />
    <subtitles type="teletext" />
    <rating>
    <value>TV-14</value>
    </rating>
    </programme>
    Code:
    <programme start="20231026110000 -0400" stop="20231026120000 -0400" channel="I11.1.21103.zap2it.com">
    <title lang="en">The View</title>
    <desc lang="en">Celebrity and political guests join the panel of hosts for up-to-the-minute hot topics and invaluable conversations.</desc>
    <category lang="en">Talk</category>
    <length units="minutes">60</length>
    <icon src="https://zap2it.tmsimg.com/assets/p184466_b_v13_ab.jpg" />
    <url>https://tvlistings.zap2it.com//overview.html?programSeriesId=SH00225395&amp;tmsId=SH002253950000</url>
    <episode-num system="dd_progid">SH00225395.0000</episode-num>
    <new />
    <subtitles type="teletext" />
    <rating>
    <value>TV-14</value>
    </rating>
    </programme>


    Here are xml fragments for the show that is not recording though we have selected it to record.  The full file is too large to transfer on pastebin.
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #9
    2023-10-20, 03:17 PM
    (2023-10-20, 03:11 PM)grumpycat Wrote:
    Code:
    <programme start="20231020110000 -0400" stop="20231020120000 -0400" channel="I11.1.21103.zap2it.com">
    <title lang="en">The View</title>
    <desc lang="en">Celebrity and political guests join the panel of hosts for up-to-the-minute hot topics and invaluable conversations.</desc>
    <category lang="en">Talk</category>
    <length units="minutes">60</length>
    <icon src="https://zap2it.tmsimg.com/assets/p184466_b_v13_ab.jpg" />
    <url>https://tvlistings.zap2it.com//overview.html?programSeriesId=SH00225395&amp;tmsId=SH002253950000</url>
    <episode-num system="dd_progid">SH00225395.0000</episode-num>
    <new />
    <subtitles type="teletext" />
    <rating>
    <value>TV-14</value>
    </rating>
    </programme>


    Code:
    <programme start="20231023110000 -0400" stop="20231023120000 -0400" channel="I11.1.21103.zap2it.com">
    <title lang="en">The View</title>
    <desc lang="en">Celebrity and political guests join the panel of hosts for up-to-the-minute hot topics and invaluable conversations.</desc>
    <category lang="en">Talk</category>
    <length units="minutes">60</length>
    <icon src="https://zap2it.tmsimg.com/assets/p184466_b_v13_ab.jpg" />
    <url>https://tvlistings.zap2it.com//overview.html?programSeriesId=SH00225395&amp;tmsId=SH002253950000</url>
    <episode-num system="dd_progid">SH00225395.0000</episode-num>
    <new />
    <subtitles type="teletext" />
    <rating>
    <value>TV-14</value>
    </rating>
    </programme>

    Code:
    <programme start="20231024110000 -0400" stop="20231024120000 -0400" channel="I11.1.21103.zap2it.com">
    <title lang="en">The View</title>
    <desc lang="en">Celebrity and political guests join the panel of hosts for up-to-the-minute hot topics and invaluable conversations.</desc>
    <category lang="en">Talk</category>
    <length units="minutes">60</length>
    <icon src="https://zap2it.tmsimg.com/assets/p184466_b_v13_ab.jpg" />
    <url>https://tvlistings.zap2it.com//overview.html?programSeriesId=SH00225395&amp;tmsId=SH002253950000</url>
    <episode-num system="dd_progid">SH00225395.0000</episode-num>
    <new />
    <subtitles type="teletext" />
    <rating>
    <value>TV-14</value>
    </rating>
    </programme>

    Code:
    <programme start="20231025110000 -0400" stop="20231025120000 -0400" channel="I11.1.21103.zap2it.com">
    <title lang="en">The View</title>
    <desc lang="en">Celebrity and political guests join the panel of hosts for up-to-the-minute hot topics and invaluable conversations.</desc>
    <category lang="en">Talk</category>
    <length units="minutes">60</length>
    <icon src="https://zap2it.tmsimg.com/assets/p184466_b_v13_ab.jpg" />
    <url>https://tvlistings.zap2it.com//overview.html?programSeriesId=SH00225395&amp;tmsId=SH002253950000</url>
    <episode-num system="dd_progid">SH00225395.0000</episode-num>
    <new />
    <subtitles type="teletext" />
    <rating>
    <value>TV-14</value>
    </rating>
    </programme>
    Code:
    <programme start="20231026110000 -0400" stop="20231026120000 -0400" channel="I11.1.21103.zap2it.com">
    <title lang="en">The View</title>
    <desc lang="en">Celebrity and political guests join the panel of hosts for up-to-the-minute hot topics and invaluable conversations.</desc>
    <category lang="en">Talk</category>
    <length units="minutes">60</length>
    <icon src="https://zap2it.tmsimg.com/assets/p184466_b_v13_ab.jpg" />
    <url>https://tvlistings.zap2it.com//overview.html?programSeriesId=SH00225395&amp;tmsId=SH002253950000</url>
    <episode-num system="dd_progid">SH00225395.0000</episode-num>
    <new />
    <subtitles type="teletext" />
    <rating>
    <value>TV-14</value>
    </rating>
    </programme>


    Here are xml fragments for the show that is not recording though we have selected it to record.  The full file is too large to transfer on pastebin.

    This is one of the programs that is not recording reliably and I have no idea why.  The full size of my xmltv.xml file is 179413 lines long. 9650kb. 
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #10
    2023-10-25, 07:54 AM (This post was last modified: 2023-10-25, 08:06 AM by grumpycat. Edited 2 times in total.)
    The series setting record all shows is not working if the show is a repeat.  This looks like a bug.  I have screenshots attached.


    Attached Files Thumbnail(s)
           
    Pages (3): 1 2 3 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