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 |
Michiel van Baak
|
30a801b04d
|
Move scandir.c header files to the correct directory
|
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
|
261b05fd13
|
Merge branch 'master' into development
|
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
|
fcfb678c22
|
Merge pull request #818 from mvanbaak/compileall
Fix python 3 incompatibility in libs/
|
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 |
Michiel van Baak
|
a412af7ef2
|
Remove file from js2py that upstream removed. It holds no valid code to start with
|
5 years ago |
Michiel van Baak
|
40dbfa7e0b
|
Document the manual merge of upstream PR to Js2Py
|
5 years ago |
Michiel van Baak
|
d2664807ab
|
Merge PR https://github.com/PiotrDabkowski/Js2Py/pull/192/files
|
5 years ago |
German Gutierrez
|
9651a63db9
|
betaseries: adding release info
|
5 years ago |
Michiel van Baak
|
da1405fdb3
|
Document the version of Js2Py in the tree
|
5 years ago |
Michiel van Baak
|
754afe6764
|
Remove sessions.py from bottle-cork library. Upstream never meant for it to be included and removed it
|
5 years ago |
Michiel van Baak
|
e13a2db994
|
Move anydbm and friends to libs2/ as they are only used in python2 conditional imports
|
5 years ago |
Michiel van Baak
|
5b143e4b74
|
Remove unused lib cfscrape
|
5 years ago |
Michiel van Baak
|
2ec35f61be
|
Remove unused lib plex
|
5 years ago |
Michiel van Baak
|
e815f47e4f
|
Remove unused lib plex_activity
|
5 years ago |
Michiel van Baak
|
eda8880357
|
subzero make_data uses unicode literals. Make it work in both python 2 and 3.
|
5 years ago |
Michiel van Baak
|
ecefa41c93
|
Remove wraptor library that is never used
|
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 |
morpheus65535
|
13b62aafe0
|
Merge pull request #807 from GermanG/legendasdivx
Legendasdivx: adding imdb (alternative) search
|
5 years ago |
Louis Vézina
|
b3079bcb5a
|
Merge remote-tracking branch 'origin/development' into development
|
5 years ago |
Louis Vézina
|
187e8bdd4d
|
Fix for #739 and #798
|
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 |
ngosang
|
d0c1330362
|
replace langdetect with guess_language-spirit. resolves #799
|
5 years ago |
Louis Vézina
|
f81f7ed27c
|
Merge branch 'development'
# Conflicts:
# bazarr/get_providers.py
# libs/subliminal_patch/providers/titrari.py
|
5 years ago |
ngosang
|
0083ae3137
|
code cleanup: bazarr
|
5 years ago |
Halali
|
57c24a6e56
|
Another Possible fix for titulky provider
|
5 years ago |
morpheus65535
|
e7d7ad408e
|
Update unix.py
|
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 |