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
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
morpheus65535
5eb62d6f1e
Merge pull request #916 from orikad/development
...
bugfix language id in wizdom provider
5 years ago
Ori
8dad86c8aa
wizdom: some subtitle files are empty, skip
5 years ago
Ori
9c66639828
bugfix language id in wizdom provider
5 years ago
morpheus65535
3d7c032118
Merge pull request #905 from josdion/development
...
Fix #896
5 years ago
josdion
286a216ab6
Fix #896
...
- Improved release info
- Remove search in alternative titles
- Read the best scored subtitles from archive
5 years ago
morpheus65535
1c7776876c
Merge pull request #901 from josdion/development
...
subsunacs - improve finding uploader user name
5 years ago
josdion
3e21376fe6
subsunacs - improve finding uploader user name
5 years ago
Louis Vézina
605eeced56
Fix for #898
5 years ago
Louis Vézina
97e91131e7
Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina
70b4a6c469
Fix for #883
5 years ago
morpheus65535
7df77bb708
Merge pull request #897 from josdion/development
...
Use tmdbId as a key when updating table_movies
5 years ago
josdion
8eda31aaca
Use tmdbId as a key when updating table_movies
...
if you delete a movie from radarr and then add it again, it will have the same tmdbId, but new radarrId. If this happens between two scans, bazarr won't be able to update the movie again. This fix should prevent this.
5 years ago
morpheus65535
299af38486
Merge pull request #895 from josdion/development
...
subsunacs - allow txt subtitles to be downloaded
5 years ago
josdion
6d6d69d89d
subsunacs - allow txt subtitles to be downloaded
5 years ago
morpheus65535
a582a392b0
Merge pull request #894 from ngosang/feature/sudivx1
...
subdivx: fix redirect, release info and uploader. resolves #889
5 years ago
ngosang
9fc8bfeffb
subdivx: fix redirect, release info and uploader. resolves #889
5 years ago
morpheus65535
0fb512101b
Merge pull request #893 from josdion/development
...
subssabbz, subsunacs, yavkanet - fix setting of uploader
5 years ago
josdion
41e84b7e3d
subssabbz, subsunacs, yavkanet - fix setting of uploader
...
Fix problem where the last uploader is set as uploader of all subtitles.
5 years ago
morpheus65535
42160dc0e5
Merge pull request #890 from josdion/development
...
improve character encoding detection
5 years ago
josdion
be0411d50a
improve character encoding detection
5 years ago
morpheus65535
92497a8822
Merge pull request #888 from josdion/development
...
Fix subtitle character encoding detection
5 years ago
Louis Vézina
2a94eeca5e
Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina
b3dfb5590b
Fix for #859
5 years ago
Louis Vézina
657962fbb2
Fix for movies manual upload not getting indexed after upload.
5 years ago
josdion
354454688d
Fix subtitle character encoding detection
...
Increase the size of the language recognition buffer to 32K
5 years ago
morpheus65535
f6c303e2b5
Merge pull request #885 from gyh1621/master
...
Fix zimuku provider
5 years ago
gyh1621
6478635163
stop sorting query results by language in zimuku
5 years ago
gyh1621
b12cb42146
Fix zimuku provider
5 years ago
Louis Vézina
d1a94638e1
Partial fix for #729 (only Shameless (US))
5 years ago
Louis Vézina
bb59b9019f
Fix for #883
5 years ago
Louis Vézina
c982e37024
Fix to embedded subs indexer.
5 years ago
morpheus65535
a36e54c7c7
Merge pull request #877 from josdion/development
...
opensubtitles - show uploader as anonymous when UserNickName is empty
5 years ago
josdion
03e0998d82
opensubtitles - show uploader as anonymous when UserNickName is empty
...
Show uploader as anonymous when UserNickName is empty as this is how the username is shown on opensubtitles.com
5 years ago
morpheus65535
e04364d17d
Merge pull request #876 from josdion/development
...
add uploader member variable to subtitle class
5 years ago
josdion
df2f0bb7b5
update opensubtitles to set subtitle uploader username
5 years ago
josdion
dd4707176a
add subtitle uploader as a column in manual search dialog
5 years ago
josdion
e09d84e09c
add uploader member variable to subtitle class
...
Add uploader member variable to subtitle class and update subssabbz, subsunacs and yavkanet to retrieve the uplader username.
5 years ago
morpheus65535
3b67dfc8b4
Merge pull request #874 from natiz/development
...
New Provider: Wizdom
5 years ago
natiz
f125d39b8c
Add wizdom provider
5 years ago