浏览代码

Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
Bond-009 4 年之前
父节点
当前提交
a0258618ac
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs

+ 0 - 1
Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs

@@ -165,7 +165,6 @@ namespace Emby.Server.Implementations.Library.Resolvers.TV
         /// </summary>
         /// <param name="path">The path.</param>
         /// <param name="isTvContentType">if set to <c>true</c> [is tv content type].</param>
-        /// <param name="libraryManager">The library manager.</param>
         /// <returns><c>true</c> if [is season folder] [the specified path]; otherwise, <c>false</c>.</returns>
         private static bool IsSeasonFolder(string path, bool isTvContentType)
         {