mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-06-28 01:15:09 -04:00
Merge remote-tracking branch 'origin/development' into development
This commit is contained in:
commit
c8a255376b
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ movie_scores = {'hash': 119, 'title': 60, 'year': 30, 'release_group': 15,
|
||||||
'source': 7, 'audio_codec': 3, 'resolution': 2, 'video_codec': 2, 'hearing_impaired': 1}
|
'source': 7, 'audio_codec': 3, 'resolution': 2, 'video_codec': 2, 'hearing_impaired': 1}
|
||||||
|
|
||||||
#: Equivalent release groups
|
#: Equivalent release groups
|
||||||
equivalent_release_groups = ({'FraMeSToR', 'W4NK3R', 'BHDStudio'}, {'LOL', 'DIMENSION'}, {'ASAP', 'IMMERSE', 'FLEET'}, {'AVS', 'SVA'})
|
equivalent_release_groups = ({'FRAMESTOR', 'W4NK3R', 'BHDSTUDIO'}, {'LOL', 'DIMENSION'}, {'ASAP', 'IMMERSE', 'FLEET'}, {'AVS', 'SVA'})
|
||||||
|
|
||||||
|
|
||||||
def get_equivalent_release_groups(release_group):
|
def get_equivalent_release_groups(release_group):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue