Commit Graph

23 Commits

Author SHA1 Message Date
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