mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-23 15:30:56 -04:00
ignore qnap folder
This commit is contained in:
parent
3f24af1342
commit
2a909caaec
@ -38,7 +38,10 @@ namespace Emby.Server.Implementations.Library
|
|||||||
// Synology
|
// Synology
|
||||||
"@eaDir",
|
"@eaDir",
|
||||||
"eaDir",
|
"eaDir",
|
||||||
"#recycle"
|
"#recycle",
|
||||||
|
|
||||||
|
// Qnap
|
||||||
|
"@Recycle"
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user