aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2026-07-25 09:17:42 -0400
committerGitHub <noreply@github.com>2026-07-25 09:17:42 -0400
commit45ec0ed8b5cd92226ff7767d654dd93b1a2036f5 (patch)
tree851cf33d9c9696fdf34921d49d67ad66c7330ab7
parentebb66f6ca3051ca04f150d60a3e8f52a5b105261 (diff)
parentb62fef3c1f1073076e4388869eede91513b15f83 (diff)
Merge pull request #17437 from dkanada/ogg-formats
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",