2
0
Эх сурвалжийг харах

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

Niels van Velzen 1 жил өмнө
parent
commit
915df87716

+ 6 - 0
Emby.Naming/Common/NamingOptions.cs

@@ -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,