mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
@@ -2,7 +2,13 @@ namespace NzbDrone.Core.MetadataSource.SkyHook.Resource
|
||||
{
|
||||
public enum TMDbCountryCode
|
||||
{
|
||||
US,
|
||||
GB
|
||||
AU, //Australia
|
||||
BR, //Brazil
|
||||
CA, //Canada
|
||||
FR, //France
|
||||
DE, //Germany
|
||||
GB, //Great Britain
|
||||
IT, //Italy
|
||||
US //United States
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user