Commit Graph

1374 Commits (39fe3141d51b01479e7b585ad0b5ee5df1767226)

Author SHA1 Message Date
morpheus65535 39fe3141d5 Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles.
3 years ago
morpheus65535 878a271a42 Fix for series progress bar not updated when a subtitles file is downloaded or deleted.
3 years ago
morpheus65535 d851c16da7 Added a settings to disable SSL certificate validation for Podnapisi. Be careful as it's causing a security risk for a man in the middle (MitM) attack. #1565
3 years ago
morpheus65535 249437deb4 Fixed missing subtitles computation when there's an embedded forced subtitles track.
3 years ago
morpheus65535 ff8865555a Fixed opensubtitles.com throttling delay when download limit is reached.
3 years ago
vitiko98 385461d28c Make debug call more verbose
3 years ago
morpheus65535 56ffa722e5 Fixed multiple episodes subtitles upload to use the first episode number found. #1562
3 years ago
Marian Moravcik 8d698fa7e4 Add titulky.com provider to the UI
3 years ago
morpheus65535 36a2309bca Prevent broken release (missing asset) from corrupting existing installation.
3 years ago
LASER-Yi 6b06362179
Fix error code 500 in /api/subtitles/info API #1551
3 years ago
Matheus Horstmann 35cb757df8
Resolved problem in virtualenv detection
3 years ago
Guy Khmelnitsky de5bcc8ed0
Added provider Ktuvit
3 years ago
morpheus65535 0e9cd7d05f Fixed wanted list not getting updated when changing exclusion settings for Sonarr and Radarr.
3 years ago
morpheus65535 3b4e81db5e Fixed a search loop issue with missing subtitles for episodes. #1521
3 years ago
morpheus65535 71f2ed20b3 Fixed an issue with series updated by SignalR feed not being updated in DB.
3 years ago
morpheus65535 75d85d0551 Fixed some issues with HI/forced in history and custom post-processing. #1516
3 years ago
morpheus65535 d76816323c Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 5c5d14c045 Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516
3 years ago
vitiko98 9ced18d0d3 Score: add a condition class to allow painless future additions
3 years ago
morpheus65535 e0b988b20f Fixed throttled providers badge not being updated when pressing the reset button.
3 years ago
LASER-Yi 499faeb94a Fix display issues of backend background tasks
3 years ago
morpheus65535 5ceb876171 Fixed Hebrew language translation issue. #1513
3 years ago
morpheus65535 79621a0871 Fixed debug logging when no episode are returned from database for a specific series because they are ignored. #1507
3 years ago
morpheus65535 2f6206f3a6 Fixed Bazarr not starting if Sonarr or Radarr is unavailable #1506.
3 years ago
morpheus65535 2762fc4a6a Added a settings to ignore ffprobe cache on scheduled disk scan.
3 years ago
morpheus65535 a2816f3761 Fixed an issue with ffprobe caching. Could be fixing a small part of the issue in #1502.
3 years ago
LASER-Yi 8348118ff2 Add pagination support to history page
3 years ago
morpheus65535 156cf1882c Fixed live episode sync when added in Sonarr v3.
3 years ago
LASER-Yi d7533bac57 Add a new notification center to the UI
3 years ago
morpheus65535 d23d36d81c Modified Bazarr user-agent to report real version
3 years ago
morpheus65535 0e763b79d5 no log: quick fix
3 years ago
morpheus65535 c2059584db Fixed empty strings being saved as 'None' in config.ini.
3 years ago
morpheus65535 83764bb07b Added some logging to Sonarr/Radarr get_version.
3 years ago
morpheus65535 f2d4ac8266 Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory.
3 years ago
morpheus65535 aa6dcbd732 Removed the --no-color argument to pip command when installing requirements as it's not supported by older version of pip.
3 years ago
morpheus65535 144db064cd Removed unused variables in check_releases function.
3 years ago
morpheus65535 a5852e6052 Added some debug logging to the upgrade leftover cleaner.
3 years ago
morpheus65535 28e28fbd5c Removed media.resume from Plex webhook to prevent over usage in specific scenarios.
3 years ago
morpheus65535 275aa24f58 Fixed issue with upgrade leftover cleanup on Windows.
3 years ago
morpheus65535 2cea2d22bf Fixed issue when trying to remove non-empty directory when cleaning leftover files after upgrade.
3 years ago
morpheus65535 dd80fec9d4 Fixed issue with upgrade cleanup routine when installed with Windows Installer.
3 years ago
morpheus65535 91c53ba475 Added search progress modal when searching for an episode subtitles triggered by Plex webhook.
3 years ago
morpheus65535 842dbf0827 Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API.
3 years ago
morpheus65535 bf037f1573
Added plex webhooks endpoint to API to search for subtitles on media.play and media.resume events.
3 years ago
morpheus65535 638d0a8c68 Added a leftover cleanup function to be run after an upgrade.
3 years ago
morpheus65535 9372c0b821 Fixed subtitles sync issues when sync debug is enable.
3 years ago
morpheus65535 360e0cfea1 Fixed root folders check health functions to use the proper path separator.
3 years ago
dtcabrerizo 33a600a714
Added settings to download only featured subtitles for LegendasTV
3 years ago
morpheus65535 1d20bbb4b9 Fixed settings saving not completing properly when the SignalR client didn't start properly. #1474
3 years ago
morpheus65535 d1f86a3cbf Added virtualenv detection to better deal with requirements installation.
3 years ago