josdion
|
cd6c527d89
|
FIx #928 - don't raise an exception in case of unsupported archive
|
5 years ago |
Ori
|
8dad86c8aa
|
wizdom: some subtitle files are empty, skip
|
5 years ago |
Ori
|
9c66639828
|
bugfix language id in wizdom provider
|
5 years ago |
josdion
|
286a216ab6
|
Fix #896
- Improved release info
- Remove search in alternative titles
- Read the best scored subtitles from archive
|
5 years ago |
morpheus65535
|
1c7776876c
|
Merge pull request #901 from josdion/development
subsunacs - improve finding uploader user name
|
5 years ago |
josdion
|
3e21376fe6
|
subsunacs - improve finding uploader user name
|
5 years ago |
Louis Vézina
|
605eeced56
|
Fix for #898
|
5 years ago |
morpheus65535
|
299af38486
|
Merge pull request #895 from josdion/development
subsunacs - allow txt subtitles to be downloaded
|
5 years ago |
josdion
|
6d6d69d89d
|
subsunacs - allow txt subtitles to be downloaded
|
5 years ago |
ngosang
|
9fc8bfeffb
|
subdivx: fix redirect, release info and uploader. resolves #889
|
5 years ago |
josdion
|
41e84b7e3d
|
subssabbz, subsunacs, yavkanet - fix setting of uploader
Fix problem where the last uploader is set as uploader of all subtitles.
|
5 years ago |
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 |
Louis Vézina
|
c7c7a23f58
|
Fix for d5feea0b09
|
5 years ago |
panni
|
d5feea0b09
|
fix #731
|
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 |
Louis Vézina
|
9455847a0e
|
Revert "subliminal_patch: hearing impaired fix"
This reverts commit 258dc3a7
|
5 years ago |
morpheus65535
|
3d87c6ee15
|
Merge pull request #823 from GermanG/hearing_impaired_match_fix
subliminal_patch: hearing impaired fix
|
5 years ago |
German Gutierrez
|
258dc3a776
|
subliminal_patch: hearing impaired fix
|
5 years ago |
German Gutierrez
|
9651a63db9
|
betaseries: adding release info
|
5 years ago |
Michiel van Baak
|
d4dd3ca4de
|
Use native os.scandir when available
|
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 |