Commit Graph

1406 Commits

Author SHA1 Message Date
morpheus65535 117c894052 no log: fixed copy and paste error in adaptive searching debug logging. 2021-12-28 08:19:59 -05: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 46a8bd2909 Merge remote-tracking branch 'origin/development' into development 2021-12-18 11:39:40 -05:00
morpheus65535 5ff3fe4684 Improved providers throttling and prevent hammering providers by updating throttled providers on each iteration of the loop. 2021-12-18 11:39:32 -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
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
Vitiko 9b74ad8610 Update Embedded Subtitles provider: add forced and ass-only support 2021-12-14 15:50:45 -04:00
morpheus65535 f38d03ce86 Merge remote-tracking branch 'origin/development' into development 2021-12-13 20:05:13 -05:00
morpheus65535 8f58b8b6c7 no log: fixed small indentation issue. 2021-12-13 20:03:25 -05:00
Vitiko ffca84a1b4 Add Embedded Subtitles provider 2021-12-13 17:13:40 -04: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
Vitiko 2cde2686fc Fix hash score in manual search 2021-12-05 00:49:50 -04:00
morpheus65535 204a1c3f31 Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00
morpheus65535 20311f3768 no log: fixed bad import and added event to update tasks frequency. 2021-12-02 09:04:53 -05:00
morpheus65535 d51dc68ebb Updated Apprise notification module to the latest providers. 2021-12-01 21:19:18 -05:00
morpheus65535 2d214bfbd5 Added support for upcoming Sonarr v4. 2021-11-30 21:44:33 -05:00
morpheus65535 9b273a7a89 Fixed missing poster or fanart url from raising an exception when rendering UI. 2021-11-30 21:17:18 -05:00
morpheus65535 c60c7513a5 Upgraded engine.io module to improve socket.io connection stability. Should help to prevent #1613. 2021-11-29 23:07:14 -05:00
morpheus65535 f0828959f3 Updated deep-translator module and made some fix to support translation to Chinese. There's still a bug in this module that prevent it but one it's fixed, it should be fine. 2021-11-29 14:28:30 -05:00
morpheus65535 6a88596aab Fixed config directory being deleted during upgrade leftover removal routine. 2021-11-29 13:09:33 -05:00
morpheus65535 c2e44b981e Fixed automatic subtitles synchronization that shouldn't be triggered on forced subtitles. 2021-11-28 17:45:54 -05:00
Samuel Bartík d8fffe8e52
Improved Titulky provider 2021-11-14 15:30:54 -05:00
morpheus65535 6f17100ca4 Fixed issue with non-existent episode or movie when indexing embedded subtitles. #1606 2021-11-09 23:21:55 -05:00
morpheus65535 55b7c9826b Added uptime to System-->Status 2021-11-02 18:32:15 -04:00
morpheus65535 1eada712d6 no log: Fixed logging levels 2021-10-30 08:25:20 -04:00
morpheus65535 3bc700225f Fixed movies missing subtitles computation when there's a forced subtitles track/file. 2021-10-30 08:11:35 -04:00
morpheus65535 e6c1dba37b Fixed Radarr API call to get version with the latest nightly. 2021-10-29 22:42:58 -04:00
morpheus65535 aaa8b48dad Fixed Brazilian Portuguese audio language match with Radarr. 2021-10-28 22:15:35 -04:00
Samuel Bartík 801ff0d478
Refactored the Titulki provider 2021-10-27 14:23:58 -04:00
morpheus65535 39fe3141d5 Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 2021-10-20 20:46:22 -04:00
morpheus65535 878a271a42 Fix for series progress bar not updated when a subtitles file is downloaded or deleted. 2021-10-20 13:00:35 -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
morpheus65535 249437deb4 Fixed missing subtitles computation when there's an embedded forced subtitles track. 2021-10-10 19:05:20 -04:00
morpheus65535 ff8865555a Fixed opensubtitles.com throttling delay when download limit is reached. 2021-10-10 08:20:06 -04:00
vitiko98 385461d28c Make debug call more verbose 2021-10-04 21:59:14 -04:00
morpheus65535 56ffa722e5 Fixed multiple episodes subtitles upload to use the first episode number found. #1562 2021-09-28 06:39:36 -04:00
Marian Moravcik 8d698fa7e4 Add titulky.com provider to the UI 2021-09-21 15:11:15 +02:00
morpheus65535 36a2309bca Prevent broken release (missing asset) from corrupting existing installation. 2021-09-21 08:04:22 -04:00
LASER-Yi 6b06362179
Fix error code 500 in /api/subtitles/info API #1551 2021-09-21 13:26:51 +08:00
Matheus Horstmann 35cb757df8
Resolved problem in virtualenv detection
Fix #1535
2021-09-09 22:51:16 -04: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 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