New: HDBits HEVC support

This commit is contained in:
Wyall 2017-10-12 02:43:01 +02:00 committed by Mark McDowall
commit 961f0d0ad3

View file

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