mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 02:22:31 +01:00
parent
124b50288d
commit
4278415fd7
@ -16,6 +16,7 @@ public class MovieResource : RestResource
|
||||
public MovieResource()
|
||||
{
|
||||
Monitored = true;
|
||||
MinimumAvailability = MovieStatusType.Released;
|
||||
}
|
||||
|
||||
//Todo: Sorters should be done completely on the client
|
||||
|
Loading…
Reference in New Issue
Block a user