• 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 My Jellyfin instance doesnt scan and download metadata anymore

     
    • 0 Vote(s) - 0 Average

    My Jellyfin instance doesnt scan and download metadata anymore

    JohnBee
    Offline

    Junior Member

    Posts: 8
    Threads: 3
    Joined: 2023 Oct
    Reputation: 0
    Country:France
    #1
    2025-02-24, 04:56 PM (This post was last modified: 2025-02-24, 08:52 PM by JohnBee. Edited 1 time in total.)
    Hi Everyone,

    Since last week, my Jellyfin instance stopped scanning and identifying movies. I can't tell if an update happened on my container, but I've been adding a few movies and now they are not identified and the metadata is not downloaded or set.

    My server is an OpenMediaVault NAS, running the version 7. I'm on Jellyfin version 10.10.5.
    I'm using the Docker Compose plugin, and here is my compose file :
    Code:
    ---
    services:
      jellyfin:
        image: linuxserver/jellyfin:latest
        container_name: jellyfin
        environment:
          - PUID=1002
          - PGID=100
          - TZ=Europe/Paris
          - JELLYFIN_PublishedServerUrl=[scrubbed]
        volumes:
          - /appdata/jellyfin:/config
          - /DATA/media/videos/rentals_and_recordings:/data/rentals_and_recordings
          - /DATA/media/videos/collection:/data/collection
        ports:
          - 8096:8096
        restart: unless-stopped
        devices:
          - /dev/dri:/dev/dri
        labels:
          - homepage.group=Published Services
          - homepage.name=Jellyfin
          - homepage.href=https://[scrubbed]
          - homepage.description=Music, Movie and TV Show streaming service powered by Jellyfin

    Did I miss something ? I'm trying to look at the logs but I can find anything helpful.
    kandykarter
    Offline

    Member

    Posts: 150
    Threads: 21
    Joined: 2023 Jun
    Reputation: 3
    #2
    2025-02-24, 05:35 PM (This post was last modified: 2025-02-24, 05:36 PM by kandykarter. Edited 1 time in total.)
    Is Jellyfin running on the NAS, or is it accessing the shares over the network from another device?

    Also make sure real-time monitoring is enabled on your libraries, and make sure TMDB or whichever scraper plugin you're using is configured properly.
    Specifics:
    Jellyfin 10.10.7 (docker) on Debian 12.6 // N100 16GB
    Storage: Synology DS220+ CIFS mounts
    Clients: Jellyfin4Kodi (Addon Mode), Android, Android TV, Roku, Symfonium

    JohnBee
    Offline

    Junior Member

    Posts: 8
    Threads: 3
    Joined: 2023 Oct
    Reputation: 0
    Country:France
    #3
    2025-02-24, 05:52 PM
    The shares are local to my NAS. My NAS hosts the shares and the docker containers. I do real-time monitoring enabled.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-02-25, 02:07 PM
    Can you share your full jellyfin logs via privatebin.net?
    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]
    « 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