From 7e8d11cb2a71370eea35cfa99c5cec21cf15a12e Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 16 Dec 2013 10:06:22 -0500 Subject: [PATCH] support additional names for season folders --- MediaBrowser.Controller/Library/TVUtils.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MediaBrowser.Controller/Library/TVUtils.cs b/MediaBrowser.Controller/Library/TVUtils.cs index 65308bd100..8b18754c03 100644 --- a/MediaBrowser.Controller/Library/TVUtils.cs +++ b/MediaBrowser.Controller/Library/TVUtils.cs @@ -32,7 +32,9 @@ namespace MediaBrowser.Controller.Library "sæson", "temporada", "saison", - "staffel" + "staffel", + "series", + "сезон" }; ///