aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordkanada <dkanada@users.noreply.github.com>2026-07-25 14:10:30 +0900
committerdkanada <dkanada@users.noreply.github.com>2026-07-25 14:10:30 +0900
commitb62fef3c1f1073076e4388869eede91513b15f83 (patch)
tree7e7589021cb020b7da56738ec1b4cbe56aeaf0ca
parentfc43f151a2418cc112e116050a99dd6318917ab0 (diff)
remove ogg from video extensions since it should only be used for audio
-rw-r--r--Emby.Naming/Common/NamingOptions.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Naming/Common/NamingOptions.cs b/Emby.Naming/Common/NamingOptions.cs
index 21638ba9e7..fb1b2b523b 100644
--- a/Emby.Naming/Common/NamingOptions.cs
+++ b/Emby.Naming/Common/NamingOptions.cs
@@ -57,7 +57,6 @@ namespace Emby.Naming.Common
".nrg",
".nsv",
".nuv",
- ".ogg",
".ogm",
".ogv",
".pva",