1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-27 01:57:33 +00:00
Commit graph

281 commits

Author SHA1 Message Date
gyh1621
b12cb42146 Fix zimuku provider 2020-03-25 06:06:06 +00:00
German Gutierrez
c2614fc776 legendasdivx: adding scores to subtitles to get best match in archive 2020-02-24 16:13:30 +01:00
German Gutierrez
c72366d883 legendasdivx: using guessit to pick up the right sub in archive 2020-02-24 11:06:48 +01:00
German Gutierrez
9036a0863c bsplayer: adding matches 2020-02-23 17:37:02 +01:00
Louis Vézina
261b05fd13 Merge branch 'master' into development 2020-02-16 19:40:22 -05:00
Louis Vézina
cc61d0188f Fix for Python 2.7 compatibility regression. 2020-02-16 10:37:55 -05:00
panni
584f4a7c04 update subliminal_patch; improve scoring; improve bsplayer; possibly fix bazarr#821 2020-02-16 05:53:32 +01:00
Louis Vézina
9455847a0e Revert "subliminal_patch: hearing impaired fix"
This reverts commit 258dc3a7
2020-02-15 11:17:57 -05:00
morpheus65535
fcfb678c22
Merge pull request #818 from mvanbaak/compileall
Fix python 3 incompatibility in libs/
2020-02-15 08:23:44 -05:00
morpheus65535
3d87c6ee15
Merge pull request #823 from GermanG/hearing_impaired_match_fix
subliminal_patch: hearing impaired fix
2020-02-15 08:01:31 -05:00
German Gutierrez
258dc3a776 subliminal_patch: hearing impaired fix 2020-02-15 12:09:14 +01:00
Michiel van Baak
a412af7ef2 Remove file from js2py that upstream removed. It holds no valid code to start with 2020-02-15 11:31:15 +01:00
Michiel van Baak
40dbfa7e0b Document the manual merge of upstream PR to Js2Py 2020-02-15 11:26:58 +01:00
Michiel van Baak
d2664807ab Merge PR https://github.com/PiotrDabkowski/Js2Py/pull/192/files 2020-02-15 11:25:38 +01:00
German Gutierrez
9651a63db9 betaseries: adding release info 2020-02-15 09:03:00 +01:00
Michiel van Baak
da1405fdb3 Document the version of Js2Py in the tree 2020-02-13 17:58:19 +01:00
Michiel van Baak
754afe6764 Remove sessions.py from bottle-cork library. Upstream never meant for it to be included and removed it 2020-02-11 11:54:18 +01:00
Michiel van Baak
e13a2db994 Move anydbm and friends to libs2/ as they are only used in python2 conditional imports 2020-02-11 10:52:09 +01:00
Michiel van Baak
5b143e4b74 Remove unused lib cfscrape 2020-02-10 10:52:13 +01:00
Michiel van Baak
2ec35f61be Remove unused lib plex 2020-02-10 10:45:04 +01:00
Michiel van Baak
e815f47e4f Remove unused lib plex_activity 2020-02-10 10:42:25 +01:00
Michiel van Baak
eda8880357 subzero make_data uses unicode literals. Make it work in both python 2 and 3. 2020-02-10 10:41:17 +01:00
Michiel van Baak
ecefa41c93 Remove wraptor library that is never used 2020-02-10 10:35:49 +01:00
Michiel van Baak
d4dd3ca4de Use native os.scandir when available 2020-02-09 15:37:11 +01:00
morpheus65535
7c061874fb
Merge pull request #806 from GermanG/subdvix
subdivx: replacing ParseReponseError by APIThrootled
2020-02-07 15:53:45 -05:00
morpheus65535
13b62aafe0
Merge pull request #807 from GermanG/legendasdivx
Legendasdivx: adding imdb (alternative) search
2020-02-07 15:45:23 -05:00
Louis Vézina
b3079bcb5a Merge remote-tracking branch 'origin/development' into development 2020-02-07 15:41:41 -05:00
Louis Vézina
187e8bdd4d Fix for #739 and #798 2020-02-07 15:41:23 -05:00
German Gutierrez
e0168b7dba subdivx: retrying download when link is not class 'detalle_link' but 'link1' 2020-02-07 20:20:53 +01:00
German Gutierrez
881a16350a subdivx: replacing ParseReponseError by APIThrootled 2020-02-07 15:01:26 +01:00
German Gutierrez
a00d50d520 legendasdivx: adding imdb (alternative) search 2020-02-07 09:01:43 +01:00
German Gutierrez
acc30fe539 legendasdivx: wider query for better results and modifications for future improvements 2020-02-05 21:02:31 +01:00
ngosang
d0c1330362 replace langdetect with guess_language-spirit. resolves #799 2020-02-04 01:09:05 +01:00
Louis Vézina
f81f7ed27c Merge branch 'development'
# Conflicts:
#	bazarr/get_providers.py
#	libs/subliminal_patch/providers/titrari.py
2020-01-31 20:30:39 -05:00
ngosang
0083ae3137 code cleanup: bazarr 2020-01-31 23:47:18 +01:00
Halali
57c24a6e56 Another Possible fix for titulky provider 2020-01-27 22:11:54 +01:00
morpheus65535
e7d7ad408e
Update unix.py 2020-01-25 08:04:12 -05:00
morpheus65535
6c3a0ba354
Merge pull request #770 from IIIspaceIII/feature/provider-titrari-ro
Feature/provider titrari ro
2020-01-24 06:23:12 -05:00
Space
07b6fc2fbd Merge remote-tracking branch 'origin/feature/provider-titrari-ro' into feature/provider-titrari-ro 2020-01-24 12:06:33 +02:00
Space
1801d2555b #769
-fixed searching without imdbId
2020-01-24 12:06:18 +02:00
Halali
91101073b8 Possible fix for titulky provider 2020-01-23 22:55:04 +01:00
Louis Vézina
c16ba5e17a Fix for #767 2020-01-22 20:09:32 -05:00
qxe5534
517454b2df Merge branch 'development' into feature/provider-titrari-ro
# Conflicts:
#	bazarr/get_providers.py
2020-01-20 10:25:15 +02:00
morpheus65535
6f3a282f2a
Revert "Feature/provider titrari ro" 2020-01-19 17:49:53 -05:00
Space
3cb1a33867 -added provider titrari.ro for movies 2020-01-19 22:55:56 +02:00
panni
314c1f90e5 update subliminal_patch; possibly fix bazarr#656 2020-01-19 05:30:39 +01:00
German Gutierrez
7d5fdafe0c LegendasDivxs: skipping .txt files from archived file 2020-01-18 14:20:53 +01:00
German Gutierrez
6291cf7134 removing unneeded imports from bsplayer and legendasdivx 2020-01-18 13:02:37 +01:00
German Gutierrez
304ee8766c Adding release info to bsplayer and subdvix providers 2020-01-18 12:59:14 +01:00
German Gutierrez
22ce5dc450 LegendasDivx: adding missing import ParseResponseError 2020-01-18 12:58:22 +01:00