summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-06-10Finish providers migration to subliminal_patch's guess_matchesv0.9.6-beta.23vitiko98
2021-06-10Improved subtitles scoring systemmorpheus65535
2021-06-10Fixed subtitles being looking for during a search in loop even if cutoff ↵morpheus65535
have been reached during this actual search. #1435
2021-06-10Fixed subtitles deletion issue while blacklisting.morpheus65535
2021-06-10Fix incorrect providers and remove unnecessary codes in history statsLASER-Yi
2021-06-10Fixed language filter in history stats.morpheus65535
2021-06-10Fix languages/providers filters issue in history statsv0.9.6-beta.22LASER-Yi
2021-06-10no log: Remove useSessionStorage from utility hooksLASER-Yi
2021-06-10no log: Update api.d.ts to reflect the changes in API endpointLASER-Yi
2021-06-09Added backend API call for upcoming languages/providers filters fix to ↵morpheus65535
history stats.
2021-06-09Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2021-06-09Fixed History stats actions filter values not being properly implemented.morpheus65535
2021-06-09Fixed ImportError for gevent imported prior to requirements.txt installationmorpheus65535
2021-06-08Update half of providers to use subliminal_patch's guess_matchesv0.9.6-beta.21vitiko98
2021-06-08Fix Sucha provider: AttributeError and wrong matchesvitiko98
2021-06-07Fixed failed upload #1429v0.9.6-beta.20morpheus65535
2021-06-07Updated signalrcore module following PR #61 merging.morpheus65535
2021-06-07Fixed BetaSeries AttributeError exception #1423morpheus65535
2021-06-07Fixed importation of standard languages issue introduced in beta.19morpheus65535
2021-06-06Added custom language class to make it easier to implement ↵v0.9.6-beta.19Vitiko
non-standard/regional languages
2021-06-04no log: Remove mapped_path in Subtitle property to maintain API consistencyv0.9.6-beta.18LASER-Yi
2021-06-03Fixed external subtitles were being filtered by show only desired embedded ↵morpheus65535
subtitles settings.
2021-06-03Fixed movies subtitles paths being shown in UI without being mapped.vitiko98
2021-06-03Fixed log viewer showing last line of log two times.morpheus65535
2021-06-03Fixed delete query that could delete a series improperly on any http error ↵morpheus65535
returned by Sonarr API.
2021-06-03Fixed series and episodes sync issues when adding and removing series from ↵v0.9.6-beta.17morpheus65535
Sonarr.
2021-06-02Fixed some queries trowing exception when no existing row were found #1425morpheus65535
2021-06-01Fixed some incompatible calls with Radarr v4 APIv0.9.6-beta.16morpheus65535
2021-06-02Fix some incompatible calls in URL test buttonLASER-Yi
2021-06-01Fixed some incompatible calls with Radarr v4 APImorpheus65535
2021-06-01Fixed some incompatible calls with Radarr v4 APImorpheus65535
2021-06-01Added missing importmorpheus65535
2021-06-01Improved stability and reliability of SignalR feed clients.morpheus65535
2021-06-01Update slider styleLASER-Yi
2021-05-31Disabled SSL verify for Sonarr SignalR feed connection and added Bazarr user ↵v0.9.6-beta.15morpheus65535
agent to both Sonarr and Radarr feeds.
2021-05-31Fixed API call to Radarr since the are removing legacy API from nightly builds.morpheus65535
2021-05-31Fixed some other queries to properly exclude episodes/movies.morpheus65535
2021-05-31Fixed exclusion of unmonitored movies when upgrading subtitles.morpheus65535
2021-05-31Fixed Zimuku urlXavier Xiong
2021-05-31no log: Bump @types/bootstrap from 5.0.12 to 5.0.15 in /frontend (#1421)dependabot[bot]
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28Added exclusion in get rootfolder functions for the ones that aren't used by ↵v0.9.6-beta.14morpheus65535
any series/movies. #1413
2021-05-29Fix a issue that ui will crash when first entering history viewLASER-Yi
2021-05-28Fixed query to add url to get_notifier_providers functionwastingaeons
2021-05-28no log: Fixed some typomorpheus65535
2021-05-28no log: Fixed some typomorpheus65535
2021-05-28Added some sleep to long for loop to prevent blocking other stuff during ↵morpheus65535
that time. Some more could be required in the future.
2021-05-28Reduced Radarr keep alive interval to prevent disconnection.morpheus65535
2021-05-27Fixed more peewee implementation issues.v0.9.6-beta.13morpheus65535
2021-05-27Fixed database init issue.v0.9.6-beta.12morpheus65535
2021-05-27Merge remote-tracking branch 'origin/development' into developmentmorpheus65535