Commit Graph

140 Commits

Author SHA1 Message Date
Vitiko d3e3e31fa1 Embedded subtitles provider: add timeout option 2022-04-16 15:05:11 -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 73fca9646b no log: throttling providers fix 2022-03-18 17:00:24 -04:00
morpheus65535 c2f74465e9 Fixed cache invalidation on providers' password changes. 2022-02-28 06:51:27 -05:00
morpheus65535 5bfaba9360
Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
Vitiko 4c15a50134 Add Embedded Subtitles mergerfs mode 2022-01-23 23:04:56 -04:00
morpheus65535 58a967c892 Added settings to change the hearing-impaired subtitles file extension to use when saving to disk. 2022-01-08 14:26:40 -05:00
Anthony Arnaud 1a03d9fd12
Added cookies option for addic7ed to avoid anti-captcha provider requirement 2022-01-06 07:56:24 -05:00
morpheus65535 722014d822
Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
Vitiko b90dab03e8 Add hi_fallback option to Embedded Subtitles Provider 2022-01-01 18:13:02 -04:00
morpheus65535 bd7b2eb471 Added exclusion settings for season 0 to prevent automatic downloading of extras subtitles. 2021-12-26 13:52:30 -05:00
morpheus65535 10c3175732 Refactored adaptive searching and made it configurable 2021-12-24 10:00:47 -05:00
morpheus65535 5d1dccde99 Added vip and daily download limit to addic7ed and try to slow down a little to prevent being ip blocked by the provider. 2021-12-18 09:41:48 -05:00
Vitiko 9b74ad8610 Update Embedded Subtitles provider: add forced and ass-only support 2021-12-14 15:50:45 -04:00
Vitiko ffca84a1b4 Add Embedded Subtitles provider 2021-12-13 17:13:40 -04:00
morpheus65535 20311f3768 no log: fixed bad import and added event to update tasks frequency. 2021-12-02 09:04:53 -05:00
Samuel Bartík 801ff0d478
Refactored the Titulki provider 2021-10-27 14:23:58 -04:00
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 2021-10-10 23:31:38 -04:00
Marian Moravcik 8d698fa7e4 Add titulky.com provider to the UI 2021-09-21 15:11:15 +02:00
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 2762fc4a6a Added a settings to ignore ffprobe cache on scheduled disk scan. 2021-08-17 14:35:01 -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
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 ee41b78f4e Upgraded calls to Sonarr API in order to use the new v3 API when available. 2021-06-16 13:45:54 -04:00
morpheus65535 e86d537ca2
Improved subtitles scoring system 2021-06-10 16:00:42 -04:00
morpheus65535 44c51b2e2c
Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day. 2021-05-08 10:39:00 -04:00
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
morpheus65535 3d7b532cb6 Added settings to ignore ASS embedded subtitles 2021-05-06 09:18:40 -04:00
Rato 8e91beed83
Extend simpleconfigparser to not strip quotes from the string value
This is a suggestion fix for #309
2021-04-13 00:00:49 -04:00
LASER-Yi 0107150933 Fix issues after updating schedule settings 2021-04-06 19:39:56 +08:00
morpheus65535 97caf44a5a Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes."
This reverts commit 5aadcea8
2021-04-05 10:00:43 -04:00
morpheus65535 5aadcea83a Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes. 2021-04-05 00:09:39 -04:00
LASER-Yi 6ef7795ac5 Fix a crash in ui when only one post-processing option is selected 2021-03-28 10:05:48 +08:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00
morpheus65535 cc335863e2 Fixed encoding/escaping of proxy username and password #1327 2021-03-21 20:07:25 -04:00
morpheus65535 8208c4893e
Refactored the upgrade mechanism to use only Github releases 2021-02-26 10:57:47 -05:00
morpheus65535 17577b35be Moving GA visitor and throttled providers to dedicated files to prevent config.ini corruption. 2021-01-31 08:39:10 -05:00
morpheus65535 4e2ea8f090 Fix for opensubtitles.com cached token not removed when saving providers settings. 2021-01-31 08:38:16 -05:00
morpheus65535 c8eae1a512
Adding opensubtitles.com provider (#1247)
Adding OpenSubtitles.com provider
2021-01-25 14:28:55 -05:00
morpheus65535 22cd45bc41
Languages profiles (#1232)
Implementing the languages profiles functionality.
2021-01-18 23:49:51 -05:00
morpheus65535 7271249e04 Fix for UI password being reHashed on settings save. 2021-01-14 16:02:17 -05:00
Louis Vézina 9d6110fd37 Fix for #1144 2020-10-10 10:26:56 -04:00
Louis Vézina 60b3b2d7f1 Fix for save_settings 2020-09-03 06:33:24 -04:00
Louis Vézina 221f92d09a Improvement to each DB requests that need to filter out monitored, tags or series type. 2020-09-01 12:30:31 -04:00
Louis Vézina 88452468cf Added debug mode for subtitles synchronization. 2020-08-19 15:40:33 -04:00
josdion d17e2645f9 added option to suppress notifications when manually download/upload subtitles. 2020-08-01 16:12:56 +03:00
josdion b3e86a3c4c Merge branch 'subzero_mods' into development 2020-07-31 17:15:51 +03:00