diff options
| author | Bond_009 <bond.009@outlook.com> | 2023-03-27 23:54:02 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2023-03-27 23:54:02 +0200 |
| commit | 2c32d093487b2d0140669a2aa061919130992b02 (patch) | |
| tree | 8ee7ab5859eff6dff39c5d30852089784483fc4b /Emby.Naming/Common | |
| parent | 16bae527e56432fdc549882ae6f68505518f233c (diff) | |
Don't add .spc audio files (#9034)
Diffstat (limited to 'Emby.Naming/Common')
| -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 17d77837f..a069da102 100644 --- a/Emby.Naming/Common/NamingOptions.cs +++ b/Emby.Naming/Common/NamingOptions.cs @@ -270,7 +270,6 @@ namespace Emby.Naming.Common ".sfx", ".shn", ".sid", - ".spc", ".stm", ".strm", ".ult", |
