josdion
ec7cf0734e
release info in manual search results
...
In manual search dialog, show dropdown icon only when there is more than one element in release_info array. Otherwise just show the release info without dropdown button.
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
josdion
4056796eb1
Convert subtitle text to unicode before sending to guess_language
...
- Remove is_binary as it test only the first 1024 bytes and the encoding of teh detected file must be above 0.9 to recognize the file as a text. The new implementation assumes that if the file is binary, then detection of character encoding will be with confidence lower than 80% or text.decode() will raise an exception.
- skip detection of subtitle files larger than 5M
5 years ago
Louis Vézina
1a44dbc31a
Fix for #841
5 years ago
morpheus65535
f8492f4688
Merge pull request #856 from pkoutsias/feature/greek_providers_fix
...
Fixes #773
5 years ago
morpheus65535
1aeb354589
Merge pull request #858 from GermanG/bsplayersubs
...
bsplayer: removal of a faulty host
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
978f9aeded
Fix for #851
5 years ago
Louis Vézina
c7c7a23f58
Fix for d5feea0b09
5 years ago
panni
d5feea0b09
fix #731
5 years ago
morpheus65535
53f7b234ba
Merge pull request #848 from mvanbaak/move-header-files
...
Move _scandir.c needed header files to correct directory
5 years ago
morpheus65535
9f27b949c0
Version bump
5 years ago
morpheus65535
c12c54a42a
Fix for #849
5 years ago
Michiel van Baak
30a801b04d
Move scandir.c header files to the correct directory
5 years ago
Louis Vézina
de1fe680df
Fix for #843
5 years ago
Louis Vézina
fd339b5fff
Fix for release update missing an import
5 years ago
morpheus65535
04a0d5ffb2
Merge pull request #833 from JpF4E/master
...
Addition of audio language variables to post processing commands
5 years ago
morpheus65535
0a81f79f49
Merge pull request #838 from GermanG/legendasdivx
...
Legendasdivx: adding scores to subtitles to get best match in archive
5 years ago
German Gutierrez
c2614fc776
legendasdivx: adding scores to subtitles to get best match in archive
5 years ago
JpF4E
8bdf2db607
Fixed manual download.
5 years ago
morpheus65535
051988783f
Merge pull request #836 from GermanG/legendasdivx
...
legendasdivx: using guessit to pick up the right sub in archive
5 years ago
German Gutierrez
c72366d883
legendasdivx: using guessit to pick up the right sub in archive
5 years ago
morpheus65535
fafeffcfe5
Merge pull request #835 from GermanG/bsplayersubs
...
bsplayer: adding matches
5 years ago
German Gutierrez
9036a0863c
bsplayer: adding matches
5 years ago
JpF4E
1af408f684
Added audio language variables to post processing command. Required to use with subsync.
5 years ago
JpF4E
e5ecd17f80
Added audio language variables to post processing command. Required to use with subsync.
5 years ago
Louis Vézina
261b05fd13
Merge branch 'master' into development
5 years ago
Louis Vézina
96e210cae1
Blocking Bazarr update for users that don't use Python 3.x yet.
5 years ago
Louis Vézina
cc61d0188f
Fix for Python 2.7 compatibility regression.
5 years ago
Louis Vézina
7d881e6de9
Version bump
5 years ago
panni
6c32db637d
fix usage of compute_score after retval changes; sort by secondary score as well
5 years ago
Louis Vézina
1f99e230fb
Fixes to broken manual search and download following @pannal changes to compute_score().
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
morpheus65535
4dd9394919
Merge pull request #822 from GermanG/betaseries
...
Betaseries: adding release info
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