• 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 Jellyfin dont recognize folder

     
    • 0 Vote(s) - 0 Average

    Jellyfin dont recognize folder

    uPong
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    #1
    2024-11-25, 07:46 PM (This post was last modified: 2024-11-25, 07:51 PM by uPong. Edited 2 times in total.)
    Hello, I have some problems with the setup of my Jellyfin applications...
    I've take some parts of this repository (https://github.com/Morzomb/All-jellyfin-media-server) so I don't have to worry about it, but I've run into a problem.
    Jellyfin doesn't recognize anything even though I have a file in the movies folder.
    Where did I go wrong?

    .env : https://pastebin.com/Nr6xakwq
    docker compose : https://pastebin.com/Lhq3TDPF
    NFS mount :
    Code:
    192.168.1.188:/volume1/jellyfin 5,5T 3,7T 1,8T 68% /media/nas/jellyfin

    https://www.reddit.com/media?url=https%3...4d35323458

    https://www.reddit.com/media?url=https%3...2046de6c9f
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-11-25, 07:52 PM
    Can you share your Jellyfin log?
    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]
    uPong
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    #3
    2024-11-25, 07:56 PM
    (2024-11-25, 07:52 PM)TheDreadPirate Wrote: Can you share your Jellyfin log?

    https://pastebin.com/pcUZJZ22
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-11-25, 08:19 PM
    Change this in your docker compose.

    From

    Code:
    ${CONFIG_PATH}/jellyfin:/config

    To

    Code:
    ${CONFIG_PATH}/jellyfin/config:/config

    This ensure that cache and config don't mix since the cache folder is regularly cleaned.

    You will need to move the folders currently in the jellyfin folder, except cache, into the new config folder.

    When you go to your NAS mount on the command line, you can see your files?
    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]
    uPong
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    #5
    2024-11-25, 09:09 PM
    (2024-11-25, 08:19 PM)TheDreadPirate Wrote: Change this in your docker compose.

    From

    Code:
    ${CONFIG_PATH}/jellyfin:/config

    To

    Code:
    ${CONFIG_PATH}/jellyfin/config:/config

    This ensure that cache and config don't mix since the cache folder is regularly cleaned.

    You will need to move the folders currently in the jellyfin folder, except cache, into the new config folder.

    When you go to your NAS mount on the command line, you can see your files?

    It's modified
    Check original post, you have some screens from reddit
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-11-25, 11:20 PM
    Try putting the movie in a folder and adding the TMDB ID in the name.

    Code:
    Dans le Noir (2016) [tmdbid-345911]
    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: 2 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