• 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 10.11 .ignore files not working

     
    • 0 Vote(s) - 0 Average

    10.11 .ignore files not working

    .ignore files stopped working after 10.11 upgrade
    trahajopro86
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    Country:United States
    #1
    2025-10-24, 10:20 PM
    After upgrading to 10.11, it seems like my .ignore files stopped working

    I have had the same file structure for the last several versions of Jellyfin:

    /Music/Artist/album

    I also have a a couple folders for other files that have .ignore files so they don't get added to the library
    Music/!comedy #comedy albums excluded because they are not music
    Music/!pre-sort #random music files that need metadata clean up, duplicate, and other misc files

    before the upgrade to 10.11 all the "!folders" were being excluded from the library, but now everything (all subfolders) from /Music are being added to the library.

    This is running the official container in docker under Unraid.
    Volume paths mapped directly to Unraid volume set to cache-only (running on btrfs SSD cache vol)
    BlackPlatypus
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2025 Nov
    Reputation: 0
    Country:Germany
    #2
    2025-11-09, 09:38 PM
    Same here. This is terrible! 😅
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,440
    Threads: 0
    Joined: 2024 Jun
    Reputation: 81
    #3
    2025-11-10, 02:59 AM
    (2025-10-24, 10:20 PM)trahajopro86 Wrote: After upgrading to 10.11, it seems like my .ignore files stopped working

    I have had the same file structure for the last several versions of Jellyfin:

    /Music/Artist/album

    I also have a a couple folders for other files that have .ignore files so they don't get added to the library
    Music/!comedy #comedy albums excluded because they are not music
    Music/!pre-sort #random music files that need metadata clean up, duplicate, and other misc files

    before the upgrade to 10.11 all the "!folders" were being excluded from the library, but now everything (all subfolders) from /Music are being added to the library.

    This is running the official container in docker under Unraid.
    Volume paths mapped directly to Unraid volume set to cache-only (running on btrfs SSD cache vol)

    Do you have an actual .ignore file in the folder, or was Jellyfin ignoring folders beginning with an "!"?
    trahajopro86
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    Country:United States
    #4
    7 hours ago
    Quote: Do you have an actual .ignore file in the folder, or was Jellyfin ignoring folders beginning with an "!"?

    there are actual .ignore files in those folders. I also have .ignore files that are NOT in a !folder. for example /soundtracks/somemovie/.ignore and /z_trash/.ignore
    As I mentioned before, this was all working great before the migration to 10.11.x.
    I have been fighting a really messed up database since the upgrade (as well as other things likely since this Jellyfin instance has been around for a long time and gone through several upgrades), so as a test, I cloned the docker container and ONLY changed the appdata storage location and let it build everything fresh from scratch and the .ignore files are not working even with the fresh build.
    Hope that helps
    trahajopro86
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    Country:United States
    #5
    7 hours ago
    Update

    I did some more troubleshooting and I think I may have figured something out. It seems like the .ignore file encoding matters.
    I looked a handful of (previously working) .ignore files and they have not been modified in over a year, so I *think* they were unchanged.
    I'm not sure if text/plain worked in pre-10.11.x or if something else happened to my files.
    Anyway, initial tests seem to indicate it's working again after re-creating the ignore files.


    # Renamed old original .ignore file
    file -i .ignore.bak 
    .ignore.bak: text/plain; charset=us-ascii

    # Recreated the file with 'touch .ignore' on host (Debian xfs) followed by a 'chmod 99:100' to set appropriate permissions (in my case)
    file -i .ignore
    .ignore: inode/x-empty; charset=binary
    « 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