From 2c32d093487b2d0140669a2aa061919130992b02 Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Mon, 27 Mar 2023 23:54:02 +0200 Subject: [PATCH] Don't add .spc audio files (#9034) --- 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 17d77837f0..a069da1022 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",