• 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 Media Scanning & Identification Only seeing 1 item in each library

     
    • 0 Vote(s) - 0 Average

    Only seeing 1 item in each library

    joedborg
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Sep
    Reputation: 0
    Country:United States
    #1
    8 hours ago
    I've seen multiple threads with the same symptom but I can't see any fix in those.  Symptom is that I can only see 1 item in each library.  When I click "Rescan", I can see everything getting scanned in the logs and I can see "Metadata Manager" populate with everything expected, however only 1 thing shows in each individual library.

    Start of Jellyfin:

    Code:
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Jellyfin version: 10.10.7
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Environment Variables: ["[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]">
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Operating system: Ubuntu 24.04.3 LTS
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Architecture: X64
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] 64-Bit Process: True
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] User Interactive: True
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Processor count: 4
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Program data path: /var/lib/jellyfin
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Log directory path: /var/log/jellyfin
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Config directory path: /etc/jellyfin
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Cache path: /var/cache/jellyfin
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Temp directory path: /tmp/jellyfin
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Web resources path: /usr/share/jellyfin/web
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Application directory: /usr/lib/jellyfin/bin/
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkCo>
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Setting cache path: /var/cache/jellyfin
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Loading assemblies
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Defined LAN exclusions: []
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.0.254", "172.18.0.1", "192.168.0.210", "192.168.1.0"]
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Bind Addresses ["0.0.0.0"]
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Remote IP filter is Allowlist
    Sep 01 17:49:57 atlas jellyfin[763564]: [17:49:57] [INF] Filtered subnets: []
    Sep 01 17:49:59 atlas jellyfin[763564]: [17:49:59] [INF] There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
    Sep 01 17:49:59 atlas jellyfin[763564]: [17:49:59] [WRN] An operation of type 'SqlOperation' will be attempted while a rebuild of table 'ImageInfos' is pending. The database may not be in an expected state. >
    Sep 01 17:49:59 atlas jellyfin[763564]: [17:49:59] [WRN] An operation of type 'SqlOperation' will be attempted while a rebuild of table 'ImageInfos' is pending. The database may not be in an expected state. >
    Sep 01 17:49:59 atlas jellyfin[763564]: [17:49:59] [WRN] An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Permissions' is pending. The database may not be in an expected state.>
    Sep 01 17:49:59 atlas jellyfin[763564]: [17:49:59] [WRN] An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Permissions' is pending. The database may not be in an expected state.>
    Sep 01 17:49:59 atlas jellyfin[763564]: [17:49:59] [WRN] An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Preferences' is pending. The database may not be in an expected state.>
    Sep 01 17:49:59 atlas jellyfin[763564]: [17:49:59] [WRN] An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Preferences' is pending. The database may not be in an expected state.>
    Sep 01 17:49:59 atlas jellyfin[763564]: [17:49:59] [WRN] An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Users' is pending. The database may not be in an expected state. Revie>
    Sep 01 17:49:59 atlas jellyfin[763564]: [17:49:59] [WRN] An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Users' is pending. The database may not be in an expected state. Revie>
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] EFCore migrations applied successfully
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Saving system configuration
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Setting cache path: /var/cache/jellyfin
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Loaded plugin: TMDb 10.10.7.0
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Loaded plugin: Studio Images 10.10.7.0
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Loaded plugin: OMDb 10.10.7.0
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Loaded plugin: MusicBrainz 10.10.7.0
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Loaded plugin: AudioDB 10.10.7.0
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActi>
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Applying migration 'AddDefaultPluginRepository'
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Saving system configuration
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Setting cache path: /var/cache/jellyfin
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Migration 'AddDefaultPluginRepository' applied successfully
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Applying migration 'ReaddDefaultPluginRepository'
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Migration 'ReaddDefaultPluginRepository' applied successfully
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Applying migration 'AddDefaultCastReceivers'
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Saving system configuration
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Setting cache path: /var/cache/jellyfin
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Migration 'AddDefaultCastReceivers' applied successfully
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Applying migration 'UpdateDefaultPluginRepository10.9'
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Saving system configuration
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Setting cache path: /var/cache/jellyfin
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Migration 'UpdateDefaultPluginRepository10.9' applied successfully
    Sep 01 17:50:00 atlas jellyfin[763564]: [17:50:00] [INF] Applying migration 'MoveTrickplayFiles'
    Sep 01 17:50:01 atlas jellyfin[763564]: [17:50:01] [INF] Moved 0 items in 00:00:00.1543652
    Sep 01 17:50:01 atlas jellyfin[763564]: [17:50:01] [INF] Migration 'MoveTrickplayFiles' applied successfully
    Sep 01 17:50:01 atlas jellyfin[763564]: [17:50:01] [INF] Kestrel is listening on 0.0.0.0

    Example of logs whilst scanning:

    Code:
    Sep 02 11:04:48 atlas jellyfin[763564]: [11:04:48] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/The_Trick.mp4" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:04:49 atlas jellyfin[1204857]: [mov,mp4,m4a,3gp,3g2,mj2 @ 0x62dcf56fba00] stream 0, timescale not set
    Sep 02 11:04:49 atlas jellyfin[763564]: [11:04:49] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/Selma.mp4" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:04:49 atlas jellyfin[763564]: [11:04:49] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/Sully.mp4" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:04:49 atlas jellyfin[1204868]: [mov,mp4,m4a,3gp,3g2,mj2 @ 0x64e32a82da00] stream 0, timescale not set
    Sep 02 11:04:49 atlas jellyfin[1204869]: [mov,mp4,m4a,3gp,3g2,mj2 @ 0x57f4606daa00] stream 0, timescale not set
    Sep 02 11:06:29 atlas jellyfin[763564]: [11:06:29] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/Roadrunner.A.Film.About.Anthony.Bourdain.2021.mkv" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:06:29 atlas jellyfin[763564]: [11:06:29] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/Ted.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:06:29 atlas jellyfin[763564]: [11:06:29] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/Whiplash.mp4" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:06:29 atlas jellyfin[763564]: [11:06:29] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/The Falklands War - The Untold Story.mp4" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:06:29 atlas jellyfin[1207050]: [mov,mp4,m4a,3gp,3g2,mj2 @ 0x60dfc1c33a00] stream 0, timescale not set
    Sep 02 11:08:09 atlas jellyfin[763564]: [11:08:09] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/Who_Framed_Roger_Rabbit.mp4" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:08:09 atlas jellyfin[763564]: [11:08:09] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/Anora.mkv" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:08:09 atlas jellyfin[763564]: [11:08:09] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/Arming the Left - America's Leftists Reclaim Self-Defense.mkv" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:08:09 atlas jellyfin[763564]: [11:08:09] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/MicroMen.mp4" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:09:49 atlas jellyfin[763564]: [11:09:49] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/I Daniel Blake 2016 1080p AMZN WEB-DL DDP5 1 H 264-GPRS.mkv" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:09:49 atlas jellyfin[763564]: [11:09:49] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/1917/1917.mp4" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:09:49 atlas jellyfin[1211408]: Unsupported codec with id 98314 for input stream 2
    Sep 02 11:09:49 atlas jellyfin[763564]: [11:09:49] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/A Bridge Too Far/A Bridge Too Far 1977 720p BRRip.mkv" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    Sep 02 11:09:49 atlas jellyfin[763564]: [11:09:49] [INF] Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/films/Age Of Heroes/Age.Of.Heroes.2011.720p.BRRip.XviD.AC3-RARBG.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format

    Screenshots attached.
       
       
    « 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