mirror of
https://github.com/Radarr/Radarr.git
synced 2025-04-24 06:27:08 -04:00
Add new category for FL
This commit is contained in:
parent
172dcf6f8d
commit
fa190c85a3
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ namespace NzbDrone.Core.Indexers.FileList
|
|||
Movie_BluRay4K = 26,
|
||||
[FieldOption("Movies 3D")]
|
||||
Movie_3D = 25,
|
||||
[FieldOption("RO Dubbed")]
|
||||
RoDubbed = 28,
|
||||
[FieldOption("XXX")]
|
||||
Xxx = 7
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue