New: HDBits HEVC support

Wyall 7 years ago committed by Mark McDowall
parent 65187e7d01
commit 961f0d0ad3

@ -58,7 +58,8 @@ namespace NzbDrone.Core.Indexers.HDBits
H264 = 1,
Mpeg2 = 2,
Vc1 = 3,
Xvid = 4
Xvid = 4,
Hevc = 5
}
public enum HdBitsMedium

Loading…
Cancel
Save