Browse Source

Merge pull request #7405 from StollD/fix-strm-files

Cody Robibero 3 năm trước cách đây
mục cha
commit
15cae4ef00
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 1 0
      CONTRIBUTORS.md
  2. 1 0
      Emby.Naming/Common/NamingOptions.cs

+ 1 - 0
CONTRIBUTORS.md

@@ -117,6 +117,7 @@
  - [ssenart](https://github.com/ssenart)
  - [stanionascu](https://github.com/stanionascu)
  - [stevehayles](https://github.com/stevehayles)
+ - [StollD](https://github.com/StollD)
  - [SuperSandro2000](https://github.com/SuperSandro2000)
  - [tbraeutigam](https://github.com/tbraeutigam)
  - [teacupx](https://github.com/teacupx)

+ 1 - 0
Emby.Naming/Common/NamingOptions.cs

@@ -66,6 +66,7 @@ namespace Emby.Naming.Common
                 ".rec",
                 ".rm",
                 ".rmvb",
+                ".strm",
                 ".svq3",
                 ".tp",
                 ".ts",