From b62fef3c1f1073076e4388869eede91513b15f83 Mon Sep 17 00:00:00 2001 From: dkanada Date: Sat, 25 Jul 2026 14:10:30 +0900 Subject: remove ogg from video extensions since it should only be used for audio --- Emby.Naming/Common/NamingOptions.cs | 1 - 1 file changed, 1 deletion(-) 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", -- cgit v1.2.3