Commit Graph

1363 Commits

Author SHA1 Message Date
Guy Khmelnitsky de5bcc8ed0
Added provider Ktuvit 2021-08-31 13:26:16 -04:00
morpheus65535 0e9cd7d05f Fixed wanted list not getting updated when changing exclusion settings for Sonarr and Radarr. 2021-08-29 22:01:00 -04:00
morpheus65535 3b4e81db5e Fixed a search loop issue with missing subtitles for episodes. #1521 2021-08-29 20:27:15 -04:00
morpheus65535 71f2ed20b3 Fixed an issue with series updated by SignalR feed not being updated in DB. 2021-08-29 16:15:05 -04:00
morpheus65535 75d85d0551 Fixed some issues with HI/forced in history and custom post-processing. #1516 2021-08-26 10:10:52 -04:00
morpheus65535 d76816323c Merge remote-tracking branch 'origin/development' into development 2021-08-25 09:23:19 -04:00
morpheus65535 5c5d14c045 Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516 2021-08-25 09:22:52 -04:00
vitiko98 9ced18d0d3 Score: add a condition class to allow painless future additions 2021-08-25 01:10:40 -04:00
morpheus65535 e0b988b20f Fixed throttled providers badge not being updated when pressing the reset button. 2021-08-23 22:50:56 -04:00
LASER-Yi 499faeb94a Fix display issues of backend background tasks 2021-08-24 09:31:47 +08:00
morpheus65535 5ceb876171 Fixed Hebrew language translation issue. #1513 2021-08-22 22:43:38 -04:00
morpheus65535 79621a0871 Fixed debug logging when no episode are returned from database for a specific series because they are ignored. #1507 2021-08-18 07:18:05 -04:00
morpheus65535 2f6206f3a6 Fixed Bazarr not starting if Sonarr or Radarr is unavailable #1506. 2021-08-17 15:34:20 -04:00
morpheus65535 2762fc4a6a Added a settings to ignore ffprobe cache on scheduled disk scan. 2021-08-17 14:35:01 -04:00
morpheus65535 a2816f3761 Fixed an issue with ffprobe caching. Could be fixing a small part of the issue in #1502. 2021-08-17 13:10:27 -04:00
LASER-Yi 8348118ff2 Add pagination support to history page 2021-08-17 22:27:33 +08:00
morpheus65535 156cf1882c Fixed live episode sync when added in Sonarr v3. 2021-08-16 14:32:58 -04:00
LASER-Yi d7533bac57 Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
morpheus65535 d23d36d81c Modified Bazarr user-agent to report real version 2021-08-11 15:35:39 -04:00
morpheus65535 0e763b79d5 no log: quick fix 2021-08-11 09:39:59 -04:00
morpheus65535 c2059584db Fixed empty strings being saved as 'None' in config.ini. 2021-08-11 09:37:50 -04:00
morpheus65535 83764bb07b Added some logging to Sonarr/Radarr get_version. 2021-08-10 09:53:47 -04:00
morpheus65535 f2d4ac8266 Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory. 2021-08-09 16:15:38 -04:00
morpheus65535 aa6dcbd732 Removed the --no-color argument to pip command when installing requirements as it's not supported by older version of pip. 2021-08-09 09:14:56 -04:00
morpheus65535 144db064cd Removed unused variables in check_releases function. 2021-08-08 23:06:46 -04:00
morpheus65535 a5852e6052 Added some debug logging to the upgrade leftover cleaner. 2021-08-08 23:06:01 -04:00
morpheus65535 28e28fbd5c Removed media.resume from Plex webhook to prevent over usage in specific scenarios. 2021-08-07 18:59:29 -04:00
morpheus65535 275aa24f58 Fixed issue with upgrade leftover cleanup on Windows. 2021-08-07 18:57:34 -04:00
morpheus65535 2cea2d22bf Fixed issue when trying to remove non-empty directory when cleaning leftover files after upgrade. 2021-08-06 22:11:24 -04:00
morpheus65535 dd80fec9d4 Fixed issue with upgrade cleanup routine when installed with Windows Installer. 2021-08-06 10:29:58 -04:00
morpheus65535 91c53ba475 Added search progress modal when searching for an episode subtitles triggered by Plex webhook. 2021-08-05 15:55:31 -04:00
morpheus65535 842dbf0827 Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
morpheus65535 bf037f1573
Added plex webhooks endpoint to API to search for subtitles on media.play and media.resume events. 2021-08-03 16:32:53 -04:00
morpheus65535 638d0a8c68 Added a leftover cleanup function to be run after an upgrade. 2021-08-03 15:55:55 -04:00
morpheus65535 9372c0b821 Fixed subtitles sync issues when sync debug is enable. 2021-08-01 20:31:36 -04:00
morpheus65535 360e0cfea1 Fixed root folders check health functions to use the proper path separator. 2021-08-01 10:36:45 -04:00
dtcabrerizo 33a600a714
Added settings to download only featured subtitles for LegendasTV 2021-07-30 07:34:57 -04:00
morpheus65535 1d20bbb4b9 Fixed settings saving not completing properly when the SignalR client didn't start properly. #1474 2021-07-28 16:03:29 -04:00
morpheus65535 d1f86a3cbf Added virtualenv detection to better deal with requirements installation. 2021-07-26 22:38:42 -04:00
morpheus65535 aca99415b8 Added chmod execution (if required) after manually triggered tools execution. #1478 2021-07-26 20:14:39 -04:00
morpheus65535 96b8b5ccce Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
morpheus65535 e3f358bc4f no log: typo 2021-07-23 07:56:25 -04:00
morpheus65535 e2b4912067 Fixed gevent import in main.py 2021-07-23 07:40:46 -04:00
morpheus65535 5e3ce8c8c3 Improved how Bazarr deals with Sonarr SignalR feed issues that are raising exceptions. 2021-07-22 14:09:39 -04:00
LASER-Yi ed30f76c57 Fix wanted pages are not updated properly after changing language profile 2021-07-22 21:13:07 +08:00
morpheus65535 d5b898064d Fixed incomplete SQL queries. #1479 2021-07-22 07:37:55 -04:00
morpheus65535 6eeaa46bbf Fixed wanted list ordering. #1475 2021-07-20 08:05:30 -04:00
morpheus65535 2428399206 Added missing authentication on system/status API endpoint. #1467 2021-07-12 11:50:19 -04:00
morpheus65535 0a1ad41f9d Added setuptools to requirements.txt. It should be already installed in most case but just in case. 2021-07-07 13:32:45 -04:00
morpheus65535 8bfcf97ed5 Fixed wanted subtitles searching for ones that should be excluded for search. #1458 2021-07-04 20:24:09 -04:00