• 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 Duplicate Season Listings : Both 'SE{xx}' and 'Season {xx}' Displayed

     
    • 0 Vote(s) - 0 Average

    Duplicate Season Listings : Both 'SE{xx}' and 'Season {xx}' Displayed

    Precise7955
    Offline

    Junior Member

    Posts: 4
    Threads: 2
    Joined: 2023 Aug
    Reputation: 0
    Country:Canada
    #1
    2024-10-11, 08:51 PM
    In my TV library, every TV show lists each season twice, once as "SE{xx}" and once as "Season {xx}," both pointing to the same files. This results in duplicate season entries in the Jellyfin interface.

    Details:

    Server Version: 10.9.11
    Web Version: 10.9.11
    Build Version: 10.9.11
    Docker Compose Configuration:
    Code:
    version: '3.5'
    services:
      jellyfin:
        image: jellyfin/jellyfin
        container_name: jellyfin
        network_mode: 'host'
        volumes:
          - /dev/dri:/dev/dri
          - /srv/docker/jellyfinconfig:/config
          - /srv/docker/jellyfin:/cache
          - "/mnt/ms_storage/stream/tv:/tv:rw"
        devices:
          - /dev/dri/card1:/dev/dri/card1
          - /dev/dri/renderD128:/dev/dri/renderD128
        restart: 'unless-stopped'
        environment:
          - TZ=America/Moncton
        extra_hosts:
          - "host.docker.internal:host-gateway"
    (Note: Some paths have been omitted for privacy.)

    Issue Example: For the show "All Creatures Great and Small," the file structure is organized as follows:

    Directory listing under /mnt/ms_storage/stream/tv/All Creatures Great and Small includes season folders labeled both as "SE01", "SE02", etc., and season posters labeled as "season01-poster.jpg", "season02-poster.jpg", etc.
    Media Player Behavior:

    Jellyfin displays each season twice in the interface: once as "SE{xx}" and once as "Season {xx}".
    Mediainfo for "Season 1", episode 1 and "SE01", episode 1 both show the path: /tv/All Creatures Great and Small/SE01/s01e01.Horse Sense.mkv.
    Playing an episode from either season listing will mark the episode as played in both listings.

    I see https://forum.jellyfin.org/t-solved-dupl...tv-seasons but that doesn't seem to apply in that I don't use sonarr or similar.

    I've seen in a few other posts discussion around a youtube plugin causing issues -i don't use that plugin. Plugins in use are : AudioDB, InfuseSync, MusicBrainz, OMDb, Studio Images, TMDb, TheTVDB

    This seems to be a relatively new issue -likely since my last update. Nothing has changed in my library structure and I haven't made any major changes to my jellyfin setup.

    I am happy to provide more detail if it would be helpful.

    Thank you for your time!
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Duplicate Season Listings : Both 'SE{xx}' and 'Season {xx}' Displayed - by Precise7955 - 2024-10-11, 08:51 PM
    RE: Duplicate Season Listings : Both 'SE{xx}' and 'Season {xx}' Displayed - by TheDreadPirate - 2024-10-12, 12:21 AM
    RE: Duplicate Season Listings : Both 'SE{xx}' and 'Season {xx}' Displayed - by Precise7955 - 2024-10-12, 12:48 PM
    RE: Duplicate Season Listings : Both 'SE{xx}' and 'Season {xx}' Displayed - by TheDreadPirate - 2024-10-12, 10:34 PM

    • 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