ryelogheat / xpbot

Analyze a media file, identify the TMDB/IMDB, and generate all the necessary info to upload a torrent to a private tracker using the UNIT3D codebase
56 stars 27 forks source link

dv_hdr dupe check bug fix #62

Closed WhyNoobMaster69IsNotAvailable closed 2 years ago

WhyNoobMaster69IsNotAvailable commented 2 years ago

if we are trying to upload a dv_hdr release, the a dupe title will be present in dv_hdr, hdr and dv keys.

during hdr_format filtering, in hdr or dv pass it'll be removed from existing_release_types, but it shouldn't be.