morpheus65535
6b17838cac
Merge pull request #866 from josdion/development
...
do not remove apostrophe when calling sanitize()
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
morpheus65535
f618f978cb
Merge pull request #865 from josdion/development
...
Add yavka.net subtitles provider
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
Louis Vézina
aa1b9dfcf4
Merge branch 'development' into hermes
...
# Conflicts:
# bazarr/embedded_subs_reader.py
# bazarr/list_subtitles.py
# bazarr/logger.py
# bazarr/main.py
# views/providers.tpl
5 years ago
morpheus65535
3bd75b19ca
Merge pull request #864 from josdion/development
...
Convert subtitle text to unicode before sending to guess_language
5 years ago
Louis Vézina
0f85f683c2
Possible fix for #860
5 years ago
Louis Vézina
a2dbc73130
WIP
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
Louis Vézina
25a4126f6d
Merge branch 'development' into hermes
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
d3aa8d4c80
WIP
5 years ago
Louis Vézina
978f9aeded
Fix for #851
5 years ago
Louis Vézina
362691220c
WIP
5 years ago
Louis Vézina
49d81aab35
Merge branch 'development' into hermes
...
# Conflicts:
# bazarr/main.py
# views/providers.tpl
# views/settings_general.tpl
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
Louis Vézina
1a7ae1bd39
Merge remote-tracking branch 'origin/hermes' into hermes
5 years ago
Moravčík, Marian
a0c159e099
WIP
5 years ago
Louis Vézina
e0b98337b2
WIP
5 years ago
Louis Vézina
ae46a0fc49
WIP
5 years ago
morpheus65535
04a0d5ffb2
Merge pull request #833 from JpF4E/master
...
Addition of audio language variables to post processing commands
5 years ago
Louis Vézina
c96ca8fe16
WIP
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
Moravčík, Marian
df0f4dd92d
Fix for Mobile UI
5 years ago
Louis Vézina
32a467cec5
WIP
5 years ago
Louis Vézina
34f34130c6
WIP
5 years ago
Louis Vézina
5466ce42e9
WIP
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
Louis Vézina
44f090fd92
WIP
5 years ago
Louis Vézina
fcbb2300a3
WIP
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
f32836d82e
WIP
5 years ago