fix saving of country code in nfo
This commit is contained in:
@@ -99,7 +99,9 @@ namespace MediaBrowser.XbmcMetadata.Savers
|
||||
"collectionitem",
|
||||
|
||||
"isuserfavorite",
|
||||
"userrating"
|
||||
"userrating",
|
||||
|
||||
"countrycode"
|
||||
|
||||
}.ToDictionary(i => i, StringComparer.OrdinalIgnoreCase);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user