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