Home
last modified time | relevance | path

Searched refs:hash_verifiable (Results 1 – 16 of 16) sorted by relevance

/dports/net-p2p/bazarr/bazarr-1.0.2/libs/subliminal_patch/providers/
H A Dbsplayer.py29 hash_verifiable = True variable in BSPlayerSubtitle
74 hash_verifiable = True variable in BSPlayerProvider
H A D__init__.py18 hash_verifiable = False variable in Provider
H A Dsubdivx.py38 hash_verifiable = False variable in SubdivxSubtitle
84 hash_verifiable = False variable in SubdivxSubtitlesProvider
H A Dsubsynchro.py25 hash_verifiable = False
H A Dregielive.py23 hash_verifiable = False
H A Dsubtitulamostv.py20 hash_verifiable = False variable in SubtitulamosTVSubtitle
H A Dopensubtitles.py51 hash_verifiable = True variable in OpenSubtitlesSubtitle
129 hash_verifiable = True variable in OpenSubtitlesProvider
H A Dsucha.py27 hash_verifiable = False variable in SuchaSubtitle
H A Dembeddedsubtitles.py29 hash_verifiable = False variable in EmbeddedSubtitle
H A Dtitulky.py38 hash_verifiable = False variable in TitulkySubtitle
190 hash_verifiable = False variable in TitulkyProvider
H A Dtusubtitulo.py34 hash_verifiable = False variable in TuSubtituloSubtitle
H A Dopensubtitlescom.py51 hash_verifiable = False variable in OpenSubtitlesComSubtitle
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/subliminal_patch/
H A Dscore.py67 if subtitle.hash_verifiable and 'hash' in matches:
H A Dsubtitle.py48 hash_verifiable = False
H A Dcore.py416 if not subtitle.hash_verifiable and "hash" in matches:
/dports/net-p2p/bazarr/bazarr-1.0.2/bazarr/
H A Dget_subtitle.py403 if not s.hash_verifiable and "hash" in matches: