mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
How to set jellyfin scanning level without scanning subfolders #4516
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @icandura on GitHub (Jan 13, 2023).
Please describe your bug
I add a folder to the media library and just want it to scrape the files in the media library directory.
For example, my folder is
/mnt/movie/, I added it to the media libraryBut there are other subfolders, such as
/mnt/movie/download/mnt/movie/undigested,etc.When scanning the media library, the subfolders will be automatically scanned.
How to set jellyfin scanning level without scanning subfolders?
Jellyfin Version
10.8.0
if other:
No response
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@devome commented on GitHub (Jan 13, 2023):
Create a
.ignorefile in subfolders.@nielsvanvelzen commented on GitHub (Jan 13, 2023):
Closing the issue since this is not a bug and is answered.