Commit Graph

3343 Commits

Author SHA1 Message Date
morpheus65535 1adab3596c Fixed ImportError for gevent imported prior to requirements.txt installation 2021-06-09 07:08:02 -04:00
vitiko98 14d467e645 Update half of providers to use subliminal_patch's guess_matches 2021-06-08 18:44:30 -04:00
vitiko98 5b1f479901 Fix Sucha provider: AttributeError and wrong matches 2021-06-08 18:42:34 -04:00
morpheus65535 90ba573ebe Fixed failed upload #1429 2021-06-07 20:13:25 -04:00
morpheus65535 23ede4e7f9 Updated signalrcore module following PR #61 merging. 2021-06-07 16:19:01 -04:00
morpheus65535 cb09f8d440 Fixed BetaSeries AttributeError exception #1423 2021-06-07 12:41:28 -04:00
morpheus65535 ea63ecfc2b Fixed importation of standard languages issue introduced in beta.19 2021-06-07 09:14:10 -04:00
Vitiko 4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages 2021-06-06 09:57:29 -04:00
LASER-Yi 0ef9729f9d no log: Remove mapped_path in Subtitle property to maintain API consistency 2021-06-04 12:42:50 +08:00
morpheus65535 d4aed7457a Fixed external subtitles were being filtered by show only desired embedded subtitles settings. 2021-06-03 21:34:08 -04:00
vitiko98 d562faf151 Fixed movies subtitles paths being shown in UI without being mapped. 2021-06-03 20:53:27 -04:00
morpheus65535 11fb78fafa Fixed log viewer showing last line of log two times. 2021-06-03 11:13:56 -04:00
morpheus65535 8cf02e31c9 Fixed delete query that could delete a series improperly on any http error returned by Sonarr API. 2021-06-03 06:44:38 -04:00
morpheus65535 727c8f5d14 Fixed series and episodes sync issues when adding and removing series from Sonarr. 2021-06-03 00:15:26 -04:00
morpheus65535 8d570fd3b7 Fixed some queries trowing exception when no existing row were found #1425 2021-06-02 22:29:11 -04:00
morpheus65535 57080eda11 Fixed some incompatible calls with Radarr v4 API 2021-06-01 22:13:25 -04:00
LASER-Yi 7687013270 Fix some incompatible calls in URL test button 2021-06-02 10:02:02 +08:00
morpheus65535 e9ef40c629 Fixed some incompatible calls with Radarr v4 API 2021-06-01 21:53:32 -04:00
morpheus65535 a2ec23bf44 Fixed some incompatible calls with Radarr v4 API 2021-06-01 21:51:25 -04:00
morpheus65535 bc3f3d4934 Added missing import 2021-06-01 15:35:31 -04:00
morpheus65535 736b67fd80 Improved stability and reliability of SignalR feed clients. 2021-06-01 14:42:52 -04:00
LASER-Yi 22a7541543 Update slider style 2021-06-01 22:04:05 +08:00
morpheus65535 b8512ccf09 Disabled SSL verify for Sonarr SignalR feed connection and added Bazarr user agent to both Sonarr and Radarr feeds. 2021-05-31 22:01:35 -04:00
morpheus65535 3468601d4d Fixed API call to Radarr since the are removing legacy API from nightly builds. 2021-05-31 15:12:55 -04:00
morpheus65535 e710488d7a Fixed some other queries to properly exclude episodes/movies. 2021-05-31 12:39:30 -04:00
morpheus65535 85cad66fe0 Fixed exclusion of unmonitored movies when upgrading subtitles. 2021-05-31 12:30:53 -04:00
Xavier Xiong 3908175a21
Fixed Zimuku url 2021-05-31 12:06:50 -04:00
dependabot[bot] 1a75b141f6
no log: Bump @types/bootstrap from 5.0.12 to 5.0.15 in /frontend (#1421)
Bumps [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap) from 5.0.12 to 5.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 20:44:56 +08:00
morpheus65535 b2b9795810 Added exclusion in get rootfolder functions for the ones that aren't used by any series/movies. #1413 2021-05-28 22:45:54 -04:00
LASER-Yi 7b9c19d7c0 Fix a issue that ui will crash when first entering history view 2021-05-29 09:54:34 +08:00
wastingaeons 833ecb34e8
Fixed query to add url to get_notifier_providers function 2021-05-28 17:40:03 -04:00
morpheus65535 c5b7fb603f no log: Fixed some typo 2021-05-28 13:49:57 -04:00
morpheus65535 b3917c58a2 no log: Fixed some typo 2021-05-28 13:48:09 -04:00
morpheus65535 8e6275513b Added some sleep to long for loop to prevent blocking other stuff during that time. Some more could be required in the future. 2021-05-28 13:23:09 -04:00
morpheus65535 0ea03e0008 Reduced Radarr keep alive interval to prevent disconnection. 2021-05-28 13:21:53 -04:00
morpheus65535 f442d7d091 Fixed more peewee implementation issues. 2021-05-27 16:29:05 -04:00
morpheus65535 9cc00ebd65 Fixed database init issue. 2021-05-27 12:28:46 -04:00
morpheus65535 67d67f6527 Merge remote-tracking branch 'origin/development' into development 2021-05-27 12:20:53 -04:00
LASER-Yi 573282863d Fix subtitle badges display issues in some situations 2021-05-28 00:14:05 +08:00
morpheus65535 7209bad0c4 Improved Opensubtitles.com provider caching of token 2021-05-27 11:17:20 -04:00
morpheus65535 bb842b92af Improved Opensubtitles.com providers 2021-05-27 08:49:52 -04:00
morpheus65535 75c003ab67 Fixed other issues with peewee 2021-05-27 08:07:16 -04:00
morpheus65535 d34add9fa4 Fixed some issues after peewee implementation 2021-05-26 22:25:56 -04:00
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries. 2021-05-26 16:47:14 -04:00
morpheus65535 c2eec34aff Merge remote-tracking branch 'origin/development' into development 2021-05-26 10:36:33 -04:00
morpheus65535 47bb77ac6f Added series' episodes sync when required by Sonarr (ex.: episodes monitored status change) 2021-05-26 10:36:26 -04:00
LASER-Yi a9abe30080 Update blacklist items when receiving any socket.io blacklist events 2021-05-26 21:05:38 +08:00
morpheus65535 d8e8d7afc2 Fixed blacklisted subtitles tables not being removed from table on delete. 2021-05-26 07:24:03 -04:00
morpheus65535 61b3b869d0 Fixed wanted subtitles tables not being refreshed on deleted or downloaded subtitles. 2021-05-25 23:24:13 -04:00
LASER-Yi 48ba08e068 Improve series subtitles upload experience 2021-05-22 15:19:17 +08:00