• 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: Duplicate Seasons after Upgrade to 10.9.2

     
    • 0 Vote(s) - 0 Average

    SOLVED: Duplicate Seasons after Upgrade to 10.9.2

    SmoothLiquidation
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2023 Jun
    Reputation: 0
    Country:United States
    #1
    2024-06-01, 10:35 PM
    I recently upgraded my docker server to 10.9.2 from 10.8.13 and one of my libraries is duplicating the seasons in it.  Basically a file like "/media/YouTube/Hermitcraft Season 10/Week 1/Hermitcraft10-_Project_Torch_Episode_1.mkv" will end up in "Season 1" and then again in "Season Unknown".  There are multiple unknown seasons that they match up exactly with the numbered seasons.  I tried to refresh all metadata on it, and I also deleted the season.nfo files so they would be recreated.

    I have the library set up as a "Shows" type, but it only uses .nfo files for metadata because the files are not traditional TV shows.
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-06-01, 10:56 PM
    That is not a supported folder structure for a Shows library. If you intend to use that folder structure you will need to use a library type that will simply show the folder structure like the Photos or Music Video library types.
    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]
    SmoothLiquidation
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2023 Jun
    Reputation: 0
    Country:United States
    #3
    2024-06-02, 03:15 PM
    My structure is based on a shows library.

    /[Library]/[Show Title]/[Season Number]/[Show Title.mkv]

    So a sample file would be:

    Youtube/Hermitcraft Season 10/Week 1/A_Beautiful_Day_in_the_Neighborhood_-_Hermitcraft_Season_10_Episode_2.mkv
    Youtube/Hermitcraft Season 10/Week 1/A_Beautiful_Day_in_the_Neighborhood_-_Hermitcraft_Season_10_Episode_2.jpg
    Youtube/Hermitcraft Season 10/Week 1/A_Beautiful_Day_in_the_Neighborhood_-_Hermitcraft_Season_10_Episode_2.nfo


    Each episode has a generated nfo file to give metadata such as episode and season numbers.

    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <episodedetails>
      <plot>02/09/2024 - docm77Hermitcraft Season 10 is now on Minecraft 1.20.4...Time to take the skies and store the things.. Enjoy!The world download will be available on: https://hermitcraft.com/Shulker Farm Concept: https://youtu.be/uU7df2niir4?si=jziGmaD_B36aaN7wThumbnail Fan Art: https://twitter.com/miles3140/status/1753883224252592617Artist's Social: https://ko-fi.com/miles3140Music by:Jono:  https://www.youtube.com/c/shmidiGoatsauce: https://www.youtube.com/c/goatsauce_https://twitter.com/goatsauce_https://ephoros.bandcamp.com/https://www.instagram.com/goat.sauceConsider supporting me directly:Become a Patreon: https://www.patreon.com/docm77Become a channel member: https://www.youtube.com/channel/UC4O9HKe9Jt5yAhKuNv3LXpQ/join--------------------------------------------------------------------------------­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­--------------Twitter: http://twitter.com/#!/docm77Live Stream: http://www.twitch.tv/docm77live#Minecraft #Hermitcraft #Season10</plot>
      <lockdata>false</lockdata>
      <dateadded>2024-02-09 00:00:00</dateadded>
      <title>A Beautiful Day in the Neighborhood - Hermitcraft Season 10 Episode 2</title>
      <director>docm77</director>
      <year>2024</year>
      <runtime>86</runtime>
      <art>
        <poster>/media/YouTube/Hermitcraft Season 10/Week 1/A_Beautiful_Day_in_the_Neighborhood_-_Hermitcraft_Season_10_Episode_2.jpg</poster>
      </art>
      <showtitle>Hermitcraft Season 10</showtitle>
      <episode>54</episode>
      <season>1</season>
      <aired>2024-02-09</aired>
      <fileinfo>
        <streamdetails>
          <video>
            <codec>h264</codec>
            <micodec>h264</micodec>
            <bitrate>5064917</bitrate>
            <width>1920</width>
            <height>1080</height>
            <aspect>16:9</aspect>
            <aspectratio>16:9</aspectratio>
            <framerate>60</framerate>
            <scantype>progressive</scantype>
            <default>True</default>
            <forced>False</forced>
            <duration>85</duration>
            <durationinseconds>5144</durationinseconds>
          </video>
          <audio>
            <codec>aac</codec>
            <micodec>aac</micodec>
            <bitrate>192000</bitrate>
            <language>eng</language>
            <scantype>progressive</scantype>
            <channels>2</channels>
            <samplingrate>44100</samplingrate>
            <default>True</default>
            <forced>False</forced>
          </audio>
        </streamdetails>
      </fileinfo>
    </episodedetails>

    The thing is this setup has been working fine for years until this latest upgrade.
    SmoothLiquidation
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2023 Jun
    Reputation: 0
    Country:United States
    #4
    2024-06-03, 06:55 PM
    I have updated my server from 10.9.2 to 10.9.4 and after doing a library scan this has fixed itself.

    One thing to note, my season names have changed from "Week 1" and "Week 2", which matches the folder structure, to "Season 1" and "Season 2"
    « 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