浏览代码

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

Cody Robibero 3 年之前
父节点
当前提交
15cae4ef00
共有 2 个文件被更改,包括 2 次插入0 次删除
  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",