mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
New: HDBits HEVC support
This commit is contained in:
@@ -58,7 +58,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