mirror of
https://github.com/Radarr/Radarr
synced 2026-01-05 23:27:00 +01:00
parent
124b50288d
commit
4278415fd7
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue