morpheus65535
|
f6c303e2b5
|
Merge pull request #885 from gyh1621/master
Fix zimuku provider
|
5 years ago |
gyh1621
|
6478635163
|
stop sorting query results by language in zimuku
|
5 years ago |
gyh1621
|
b12cb42146
|
Fix zimuku provider
|
5 years ago |
josdion
|
03e0998d82
|
opensubtitles - show uploader as anonymous when UserNickName is empty
Show uploader as anonymous when UserNickName is empty as this is how the username is shown on opensubtitles.com
|
5 years ago |
morpheus65535
|
e04364d17d
|
Merge pull request #876 from josdion/development
add uploader member variable to subtitle class
|
5 years ago |
josdion
|
df2f0bb7b5
|
update opensubtitles to set subtitle uploader username
|
5 years ago |
josdion
|
e09d84e09c
|
add uploader member variable to subtitle class
Add uploader member variable to subtitle class and update subssabbz, subsunacs and yavkanet to retrieve the uplader username.
|
5 years ago |
morpheus65535
|
3b67dfc8b4
|
Merge pull request #874 from natiz/development
New Provider: Wizdom
|
5 years ago |
natiz
|
f125d39b8c
|
Add wizdom provider
|
5 years ago |
German Gutierrez
|
da2c5e5212
|
New Provider: RegieLive
|
5 years ago |
josdion
|
d3d7991db7
|
subssabbz, subsunacs - various fixes to improve match-finding
- fix inconsistent names of some TV shows
- sanitaze movie names
- do not remove apostrophe when sanitize TV and movie names
|
5 years ago |
josdion
|
43fc2f093b
|
do not remove apostrophe when calling sanitize()
Removing apostrophe from movie and tv names will lead to missing matches.
|
5 years ago |
josdion
|
13bf1b7a76
|
remove matches.add(id(self)) from get_matches
remove matches.add(id(self)) from get_matches as this is an obvious mistake, that I copied from another provider :)
|
5 years ago |
josdion
|
c6355be1bd
|
Add yavka.net subtitles provider
Bulgarian (mostly) Subtitles Provider. Also provide subtitles in English, Russian, Spanish, and Italian.
|
5 years ago |
morpheus65535
|
f8492f4688
|
Merge pull request #856 from pkoutsias/feature/greek_providers_fix
Fixes #773
|
5 years ago |
German Gutierrez
|
4187f100a0
|
bsplayer: removal of a faulty host
|
5 years ago |
Panagiotis Koutsias
|
627ac29dfe
|
Fixes #773
Fixes subs4free and subs4series providers
Removes subz provider
|
5 years ago |
German Gutierrez
|
c2614fc776
|
legendasdivx: adding scores to subtitles to get best match in archive
|
5 years ago |
German Gutierrez
|
c72366d883
|
legendasdivx: using guessit to pick up the right sub in archive
|
5 years ago |
German Gutierrez
|
9036a0863c
|
bsplayer: adding matches
|
5 years ago |
Louis Vézina
|
cc61d0188f
|
Fix for Python 2.7 compatibility regression.
|
5 years ago |
panni
|
584f4a7c04
|
update subliminal_patch; improve scoring; improve bsplayer; possibly fix bazarr#821
|
5 years ago |
German Gutierrez
|
9651a63db9
|
betaseries: adding release info
|
5 years ago |
morpheus65535
|
7c061874fb
|
Merge pull request #806 from GermanG/subdvix
subdivx: replacing ParseReponseError by APIThrootled
|
5 years ago |
German Gutierrez
|
e0168b7dba
|
subdivx: retrying download when link is not class 'detalle_link' but 'link1'
|
5 years ago |
German Gutierrez
|
881a16350a
|
subdivx: replacing ParseReponseError by APIThrootled
|
5 years ago |
German Gutierrez
|
a00d50d520
|
legendasdivx: adding imdb (alternative) search
|
5 years ago |
German Gutierrez
|
acc30fe539
|
legendasdivx: wider query for better results and modifications for future improvements
|
5 years ago |
Halali
|
57c24a6e56
|
Another Possible fix for titulky provider
|
5 years ago |
morpheus65535
|
6c3a0ba354
|
Merge pull request #770 from IIIspaceIII/feature/provider-titrari-ro
Feature/provider titrari ro
|
5 years ago |
Space
|
07b6fc2fbd
|
Merge remote-tracking branch 'origin/feature/provider-titrari-ro' into feature/provider-titrari-ro
|
5 years ago |
Space
|
1801d2555b
|
#769
-fixed searching without imdbId
|
5 years ago |
Halali
|
91101073b8
|
Possible fix for titulky provider
|
5 years ago |
Louis Vézina
|
c16ba5e17a
|
Fix for #767
|
5 years ago |
qxe5534
|
517454b2df
|
Merge branch 'development' into feature/provider-titrari-ro
# Conflicts:
# bazarr/get_providers.py
|
5 years ago |
Space
|
3cb1a33867
|
-added provider titrari.ro for movies
|
5 years ago |
German Gutierrez
|
7d5fdafe0c
|
LegendasDivxs: skipping .txt files from archived file
|
5 years ago |
German Gutierrez
|
6291cf7134
|
removing unneeded imports from bsplayer and legendasdivx
|
5 years ago |
German Gutierrez
|
304ee8766c
|
Adding release info to bsplayer and subdvix providers
|
5 years ago |
German Gutierrez
|
22ce5dc450
|
LegendasDivx: adding missing import ParseResponseError
|
5 years ago |
morpheus65535
|
6677d20686
|
Quick fix for #752
|
5 years ago |
German Gutierrez
|
b4b7a3ed2e
|
LegendasDivs: cleaning up debug logging
|
5 years ago |
German Gutierrez
|
46b59cdae7
|
Provider LegendasDivx v1
|
5 years ago |
German Gutierrez
|
6c3cc4be28
|
providers: adding bsplayer initial commit
|
5 years ago |
Mexx62
|
3b360db1c0
|
Betaseries: Use release group to choose which subtitle to download in archive
|
5 years ago |
dimo
|
d4a74581da
|
Allow assrt to fetch subtitles through only ISO 639-2
This commit should fix issue #460
|
5 years ago |
Halali
|
f1596ef7ba
|
Fix Titulky provider compatibility with Python3
|
5 years ago |
Louis Vézina
|
684c8009bc
|
Fix for Addic7ed.
|
5 years ago |
Louis Vézina
|
213163fe3e
|
WIP
|
5 years ago |
Louis Vézina
|
8ea82d5e5f
|
Fix for Subscene under Python 3.x
|
5 years ago |