Commit Graph

38 Commits

Author SHA1 Message Date
morpheus65535 2622a0896e Fixed Plex webhook trying to search for subtitles for pre-roll video. #2013 2022-12-14 12:56:33 -05:00
morpheus65535 551f57bc0e Fixed bad subtitles extension exception when uploading subtitles with uppercase extension. #1988 2022-11-20 11:21:47 -05:00
morpheus65535 eb770c9faa no log: send events to update wanted and badges in ui when something's changed while saving languages profiles. 2022-11-15 15:01:10 -05:00
morpheus65535 b8b916dc30 Added live(SignalR) feeds status for Sonarr and Radarr. 2022-11-09 09:44:47 -05:00
morpheus65535 49fc597efb Fixed blacklist item removal issue. 2022-10-23 10:56:26 -04:00
morpheus65535 d7c8188f94 Fixed history statistic view not taking timezone into account. 2022-10-18 22:22:06 -04:00
morpheus65535 af70cf1fc9 Added support for series monitored status. #1964 2022-10-05 22:51:54 -04:00
morpheus65535 bc32ddbc57 no log: fixed unused import 2022-09-23 14:31:34 -04:00
morpheus65535 daa7ef3fd0 no log: fixed logout API endpoint 2022-09-23 14:06:32 -04:00
morpheus65535 131b4e5cde
Added Swagger documentation for Bazarr API 2022-09-21 23:51:34 -04:00
morpheus65535 c2c0cbda0b Improved API to return better message/code on errors 2022-08-23 21:13:06 -04:00
morpheus65535 4640badd4b no log: deal with potential exception with missing time zone info. 2022-06-14 09:01:19 -04:00
morpheus65535 f2eb8f1342 Fixed uptime in System-->Status and added time zone info. 2022-06-13 23:24:32 -04:00
morpheus65535 3c53db7353 Added translation to history. #1827 2022-06-11 07:44:38 -04:00
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
morpheus65535 4358790fa7
Fixed history stats time frame not working properly 2022-04-29 22:23:50 -04:00
morpheus65535 8e07585084 Fixed Plex webhook for series by having a more robust imdb parsing nd some logging in case of exception. #1780 2022-03-28 12:25:09 -04:00
morpheus65535 012dc1cee9 Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765 2022-03-21 22:14:44 -04:00
morpheus65535 f81972b291 Fixed upgrade subtitles function that was trying to upgrade deleted episode/movie subtitles. #1759 2022-03-15 16:14:38 -04:00
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -04:00
morpheus65535 33ff7948e8 no log: pep8 fixes 2022-02-24 09:27:35 -05:00
morpheus65535 9c1397a14d no log: subsync memory usage improvement 2022-02-24 09:19:37 -05:00
morpheus65535 5bfaba9360
Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
morpheus65535 fc48bbfdda no log: fixed last commit http code returned by API. 2022-02-11 12:57:46 -05:00
morpheus65535 026eba9b13 no log: improved usage of some database queries to prevent exceptions. 2022-02-11 10:59:09 -05:00
morpheus65535 b766b0324e no log: fixed Bazarr directory issue in system-->status 2022-02-01 19:11:29 -05:00
Michiel van Baak Jansen c91597fdd5
Implemented the functions to read more info from package_info file 2022-01-27 17:52:46 -05:00
morpheus65535 6b82a734e2 Fixed issue where episode name was used as hints for guessit instead of series name. 2022-01-19 07:58:31 -05:00
morpheus65535 9b48b59860 no log: added failsafe for compare str to None while trying to sort. 2022-01-15 17:20:59 -05:00
morpheus65535 926f3d1f14 no log: made some rework and cleanup in download and manual. 2022-01-08 10:55:33 -05:00
morpheus65535 722014d822
Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
morpheus65535 d8f14560e3
Improved search speed by reusing providers pools 2022-01-01 10:21:19 -05:00
morpheus65535 46a8bd2909 Merge remote-tracking branch 'origin/development' into development 2021-12-18 11:39:40 -05:00
LASER-Yi 637f20450e
Fix #1642 2021-12-18 22:16:28 +08:00
morpheus65535 6192df6019 Fixed exception when creating a new languages profile. 2021-12-16 15:54:52 -05:00
morpheus65535 63b326aa2f
Implemented words/regex ban list for subtitles 2021-12-11 07:44:53 -05:00
morpheus65535 ca8f3f9fd2 Fixed throttled providers badges in UI throwing exception. #1631 2021-12-06 19:31:10 -05:00
morpheus65535 204a1c3f31 Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00