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

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,