mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -82,7 +82,8 @@ namespace NzbDrone.Core.Indexers.HDBits
|
||||
H264 = 1,
|
||||
Mpeg2 = 2,
|
||||
Vc1 = 3,
|
||||
Xvid = 4
|
||||
Xvid = 4,
|
||||
HEVC = 5
|
||||
}
|
||||
|
||||
public enum HdBitsMedium
|
||||
|
||||
Reference in New Issue
Block a user