mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Apply review suggestion
This commit is contained in:
parent
c274062e87
commit
c106b399d7
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ namespace MediaBrowser.XbmcMetadata.Parsers
|
|||
|
||||
// Season names are processed by SeasonFromSeriesNfoParser
|
||||
case "namedseason":
|
||||
break;
|
||||
default:
|
||||
base.FetchDataFromXmlNode(reader, itemResult);
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue