Support "extra" folder for extras content (#11249)

This commit is contained in:
Niels van Velzen 2024-03-30 16:24:21 +01:00 committed by GitHub
parent a8f1668540
commit 915df87716
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -537,6 +537,12 @@ namespace Emby.Naming.Common
"extras",
MediaType.Video),
new ExtraRule(
ExtraType.Unknown,
ExtraRuleType.DirectoryName,
"extra",
MediaType.Video),
new ExtraRule(
ExtraType.Unknown,
ExtraRuleType.DirectoryName,