• 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 Post Processing DVR shows is losing metadata

     
    • 0 Vote(s) - 0 Average

    Post Processing DVR shows is losing metadata

    finicky6457
    Offline

    Junior Member

    Posts: 29
    Threads: 5
    Joined: 2024 Oct
    Reputation: 1
    Country:United States
    #7
    2024-12-19, 02:32 AM (This post was last modified: 2024-12-19, 02:33 AM by finicky6457. Edited 1 time in total.)
    This is my script: https://github.com/redaters/Jellyfin-Pos...eencode.sh

    I have two different .nfo files, one in the recordings directory that looks like this:

    Code:
    <movie>
      <title>Jimmy Fallon's Holiday Seasoning Spectacular</title>
      <dateadded>2024-12-19 00:57:00</dateadded>
      <plot>Jimmy Fallon and a lineup of celebrity guests celebrate the season with performances from Fallon's new album, ``Holiday Seasoning``; featuring Meghan Trainor, Cara Delevingne, Dolly Parton, the Jonas Brothers, Justin Timberlake and more.</plot>
      <genre>Special</genre>
      <genre>Entertainment</genre>
      <genre>Comedy</genre>
      <genre>Special</genre>
      <lockdata>true</lockdata>
    </movie>

    The other in the processed directory that looks like this:

    Code:
    <episodedetails>
      <plot />
      <lockdata>false</lockdata>
      <dateadded>2024-12-19 02:15:23</dateadded>
      <title>Jimmy Fallon's Holiday Seasoning Spectacular</title>
      <year>2024</year>
      <runtime>40</runtime>
      <art>
        <poster>/config/metadata/library/0b/0b37303c97d669101ab29f32071e3996/poster.jpg</poster>
      </art>
      <showtitle>Jimmy Fallon's Holiday Seasoning Spectacular</showtitle>
      <season>1</season>
      <aired>2024-12-19</aired>
      <fileinfo>
        <streamdetails>
          <video>
            <codec>mpeg2video</codec>
    ....

        </streamdetails>
      </fileinfo>
    </episodedetails>


    it seems like the first .nfo was created from metadata from the guide while the second was created from the file only. I also had some success copying the .nfo file from the recordings directory to the processed directory just after the video file was processed (before it was seen by Jellyfin). Jellyfin now has the full metadata for that video, but if I copy them after the file was seen by Jellyfin the metadata is not getting update.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Post Processing DVR shows is losing metadata - by finicky6457 - 2024-12-16, 08:39 PM
    RE: Post Processing DVR shows is losing metadata - by TheDreadPirate - 2024-12-16, 10:54 PM
    RE: Post Processing DVR shows is losing metadata - by finicky6457 - 2024-12-16, 11:57 PM
    RE: Post Processing DVR shows is losing metadata - by TheDreadPirate - 2024-12-17, 01:48 AM
    RE: Post Processing DVR shows is losing metadata - by finicky6457 - 2024-12-18, 12:41 AM
    RE: Post Processing DVR shows is losing metadata - by TheDreadPirate - 2024-12-18, 02:13 PM
    RE: Post Processing DVR shows is losing metadata - by finicky6457 - 2024-12-19, 02:32 AM
    RE: Post Processing DVR shows is losing metadata - by TheDreadPirate - 2024-12-19, 02:42 PM
    RE: Post Processing DVR shows is losing metadata - by finicky6457 - 2024-12-20, 11:16 AM

    • 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