diff options
| author | Cody Robibero <cody@robibe.ro> | 2026-07-25 09:17:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-25 09:17:42 -0400 |
| commit | 45ec0ed8b5cd92226ff7767d654dd93b1a2036f5 (patch) | |
| tree | 851cf33d9c9696fdf34921d49d67ad66c7330ab7 | |
| parent | ebb66f6ca3051ca04f150d60a3e8f52a5b105261 (diff) | |
| parent | b62fef3c1f1073076e4388869eede91513b15f83 (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.cs | 1 |
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", |
