From 702347df501e03260dceb810ec8f186d040e54be Mon Sep 17 00:00:00 2001 From: Bond-009 Date: Tue, 30 May 2023 02:38:29 +0200 Subject: [PATCH] Don't add .spc audio files (backport) (#9830) --- 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 e016d7e51f..ea6f5f6351 100644 --- a/Emby.Naming/Common/NamingOptions.cs +++ b/Emby.Naming/Common/NamingOptions.cs @@ -250,7 +250,6 @@ namespace Emby.Naming.Common ".sfx", ".shn", ".sid", - ".spc", ".stm", ".strm", ".ult",