Bazarr
8b04941a3f
replaced uploader from <n/a> to anonymous when not found
5 years ago
Bazarr
2dcfc433c3
fixed Parsed Exceptios, refactored code and implemented pagination search
5 years ago
Bazarr
21bd7bc792
added uploader to legendasdivx subtitles
5 years ago
Bazarr
2e798bec0b
added .vscode to .gitignore
5 years ago
josdion
5ad70d940f
Fix #886
...
Ignore external subtitles files only if the encoding confidence is below 0.6. Hope this will fix any remaining encoding related issues.
5 years ago
josdion
51bf6964bf
subssabbz, yavkanet - prevent country detection with guessit #958
5 years ago
josdion
466aebd8c7
Fix #958
5 years ago
josdion
32bd30e3e7
reduce XMLRPC requests to opensubtitles server
...
- use cached token instead of logging in every time when search for subtitles
- delete authentication token in case of account modification
5 years ago
morpheus65535
4bc21e645a
Merge pull request #955 from pkoutsias/feature/xsubs_name_fix
...
Fixes name matching for xsubs
5 years ago
Panagiotis Koutsias
39068532bc
Fixes name matching for xsubs
...
Fixes #947
5 years ago
Louis Vézina
31ab819079
Fix for #952 .
5 years ago
josdion
fe2a4aa067
add Yavka.net to readme
5 years ago
josdion
a37ef4a418
opensubtitles - add get_fps function
...
- added get_fps() function
- getting of the authentication token from the cache is fixed
5 years ago
josdion
76ec6109df
subsunacs - improve provider
5 years ago
josdion
8b06629906
subssabbz - improve provider
5 years ago
josdion
7670b7eae6
yavkanet - improve provider
5 years ago
josdion
267933f106
adding capability for subtitle provider to set frame rate when loading microdvd file
5 years ago
Louis Vézina
55fb852fba
Fix for ffprobe not being used correctly.
5 years ago
Louis Vézina
f0e9c0f58a
Fix for ffprobe not being used correctly.
5 years ago
morpheus65535
9bc9a03725
Update main.py
5 years ago
morpheus65535
828a1baf2e
Merge pull request #944 from Aurel004/patch-1
...
Adding Post Processing to manual upload
5 years ago
Aurel004
81271b52f7
Update get_subtitle.py
5 years ago
Aurel004
6b8a59bffb
Adding Post processing to manual upload
...
From dev branch
5 years ago
Louis Vézina
7c7c9a7b9d
Fix for #939
5 years ago
morpheus65535
8b58ce9939
Merge pull request #942 from roobre/patch-1
...
logging: show file error reason in log
5 years ago
Roberto Santalla
635b865b2a
logging: show file error reason in log
...
In case of an error occurs while saving subtitles, the cause for the error should be printed to the log file. Otherwise it becomes difficult to debug it.
5 years ago
josdion
3b20310d86
fix inconsistent tv show naming
5 years ago
josdion
167e4d0584
a better way to set base_url default value
5 years ago
josdion
cda0feb42a
set base_url default value if it's empty string in config.ini
...
This can happen if switching back from hermes branch as it uses empty string as a default value of base_url.
5 years ago
josdion
6a34f2d35f
release git config writer
...
From documentation: In Python 3, it's required to explicitly release locks and flush changes, as __del__ is not called deterministically anymore.
5 years ago
Louis Vézina
9dbbfe6395
Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina
c83d3eeae3
Updated tzlocal module and removed check for improperly configured time zone.
5 years ago
josdion
cd25386567
guess subtitle encoding - tune up confidence
5 years ago
Louis Vézina
59c9ed1fcf
Fix for PGS subtitles not ignored correctly.
5 years ago
Louis Vézina
b434ff2666
Simplify daemon mechanism.
5 years ago
Louis Vézina
2c6a4583d0
Simplify daemon mechanism.
5 years ago
morpheus65535
e4460b622f
Merge pull request #929 from josdion/development
...
Fix #928 - don't raise an exception in case of unsupported archive
5 years ago
josdion
cd6c527d89
FIx #928 - don't raise an exception in case of unsupported archive
5 years ago
Louis Vézina
b42887c5fa
Added logging to sonarr/radarr connection testing #900 .
5 years ago
Louis Vézina
8287ff4cf8
Restored Titrari settings
5 years ago
Louis Vézina
f319fc4906
Merge remote-tracking branch 'origin/development' into development
5 years ago
morpheus65535
dc09fe21b4
Merge pull request #922 from smaarn/fix/747/improve-termination-signal-handling
...
[Python 3 only] Changed SIGTERM signal handling.
5 years ago
Louis Vézina
2bcb5a6030
Bazarr won't start anymore when launched with Python ealier than 3.7. No more compatibility with 2.7.x
5 years ago
Louis Vézina
f44f0f41f4
Version bump
5 years ago
Louis Vézina
5dcd835308
Merge branch 'development'
5 years ago
Smaarn
2ee437e45b
[Python 3 only] Changed SIGTERM signal handling.
...
Now the first SIGTERM will propagate a SIGINT to child processes.
A second SIGTERM signal would send a SIGTERM to child processes and "interrupt" itself.
A third SIGTERM signal would actually follow the default system behaviour.
# Conflicts:
# bazarr.py
5 years ago
Louis Vézina
93b95f9936
Fix for #920 .
5 years ago
Louis Vézina
8f1d6883e7
Increased minimal version of Python 3.x to 3.7 instead of 3.6. We have too much trouble with 3.6 and some of our dependencies don't support it anymore.
5 years ago
Louis Vézina
cab52af42e
Fixed small deprecation with logging.warn
5 years ago
Louis Vézina
2a2e0d8c2e
Changed donate link to use Paypal as Beerpay.io is closing.
5 years ago