mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Ignore xbmc actors folder
This commit is contained in:
parent
ecc8923445
commit
9d7d8c3c94
@ -25,7 +25,8 @@ namespace MediaBrowser.Server.Implementations.Library
|
|||||||
"ps3_vprm",
|
"ps3_vprm",
|
||||||
"adv_obj",
|
"adv_obj",
|
||||||
"extrafanart",
|
"extrafanart",
|
||||||
"extrathumbs"
|
"extrathumbs",
|
||||||
|
".actors"
|
||||||
|
|
||||||
}.ToDictionary(i => i, StringComparer.OrdinalIgnoreCase);
|
}.ToDictionary(i => i, StringComparer.OrdinalIgnoreCase);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user