mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-23 06:45:19 -07:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
dc55eba74f
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@ namespace NzbDrone.Core.Indexers.HDBits
|
|||
H264 = 1,
|
||||
Mpeg2 = 2,
|
||||
Vc1 = 3,
|
||||
Xvid = 4
|
||||
Xvid = 4,
|
||||
HEVC = 5
|
||||
}
|
||||
|
||||
public enum HdBitsMedium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue