• 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.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    My Jellyfin instance doesnt scan and download metadata anymore - by JohnBee - 2025-02-24, 04:56 PM
    RE: My Jellyfin isntance doesnt scan and download metadat anymore - by kandykarter - 2025-02-24, 05:35 PM
    RE: My Jellyfin isntance doesnt scan and download metadat anymore - by JohnBee - 2025-02-24, 05:52 PM
    RE: My Jellyfin instance doesnt scan and download metadata anymore - by TheDreadPirate - 2025-02-25, 02:07 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