summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-12-24Merge remote-tracking branch 'origin/development' into developmentv1.0.2-beta.12morpheus65535
2021-12-24Refactored adaptive searching and made it configurablemorpheus65535
2021-12-23Fix Addic7ed provider: handle language errors, avoid guessit exception and ↵v1.0.2-beta.11Vitiko
match version for movies
2021-12-23Fix Addic7ed provider TypeErrorVitiko
2021-12-23Update embeddedsubtitles provider: use original_path instead of nameVitiko
2021-12-23Update version.txtVitiko
2021-12-19Fixed issues with release_info for some providers. #1644v1.0.2-beta.10morpheus65535
2021-12-18Merge remote-tracking branch 'origin/development' into developmentv1.0.2-beta.9morpheus65535
2021-12-18Improved providers throttling and prevent hammering providers by updating ↵morpheus65535
throttled providers on each iteration of the loop.
2021-12-18Added vip and daily download limit to addic7ed and try to slow down a little ↵morpheus65535
to prevent being ip blocked by the provider.
2021-12-18Fix #1642LASER-Yi
2021-12-16Fixed exception when creating a new languages profile.morpheus65535
2021-12-14Embedded Subtitles Provider: rebuild language if forcedv1.0.2-beta.8Vitiko
2021-12-14Update Embedded Subtitles provider: add forced and ass-only supportVitiko
2021-12-13Merge remote-tracking branch 'origin/development' into developmentv1.0.2-beta.7morpheus65535
2021-12-13no log: fixed small indentation issue.morpheus65535
2021-12-13no log: Bump pretty-quick from 3.1.1 to 3.1.2 in /frontend (#1641)dependabot[bot]
Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/azz/pretty-quick/releases) - [Commits](https://github.com/azz/pretty-quick/compare/v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: pretty-quick dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13Add Embedded Subtitles providerVitiko
2021-12-13Add fese module for embedded subtitlesVitiko
2021-12-13Add default attribute to SubtitleVitiko
2021-12-11no log: Remove unused packagesv1.0.2-beta.6LASER-Yi
2021-12-11Implemented words/regex ban list for subtitlesmorpheus65535
2021-12-11no log: Fix compile errorsLASER-Yi
2021-12-09no log: Try to fix some issues with chip componentLASER-Yi
2021-12-09no log: Add value property to the chip componentLASER-Yi
2021-12-06Fixed throttled providers badges in UI throwing exception. #1631v1.0.2-beta.5morpheus65535
2021-12-05Fix hash score in manual searchv1.0.2-beta.4Vitiko
2021-12-03Cleaned up and split API to make it easier to maintain.v1.0.2-beta.3morpheus65535
2021-12-02no log: fixed bad import and added event to update tasks frequency.morpheus65535
2021-12-01Updated Apprise notification module to the latest providers.v1.0.2-beta.2morpheus65535
2021-12-01Upgraded some embedded dependencies to be ready for Python 3.10. This ↵morpheus65535
doesn't mean that it's fully supported right now.
2021-11-30Added support for upcoming Sonarr v4.v1.0.2-beta.1morpheus65535
2021-11-30Fixed missing poster or fanart url from raising an exception when rendering UI.morpheus65535
2021-11-30Fix Hosszupuska provider not returning resultsVitiko
2021-11-30no log: Bump @types/react-dom from 17.0.9 to 17.0.11 in /frontend (#1626)dependabot[bot]
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.9 to 17.0.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30no log: Bump socket.io-client from 4.1.3 to 4.4.0 in /frontend (#1612)dependabot[bot]
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.1.3 to 4.4.0. - [Release notes](https://github.com/socketio/socket.io-client/releases) - [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-client/compare/4.1.3...4.4.0) --- updated-dependencies: - dependency-name: socket.io-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30Update bad import (dev environment issue)Vitiko
2021-11-30Update testsVitiko
Assrt provider tests were removed as they are not compatible with the latest "subliminal_patch" updates. For convenience, I've added a test submodule called "subliminal_patch" where we can test providers separately.
2021-11-30Argenteam provider: fix decoding errorVitiko
2021-11-30Avoid breaking function with optional keyword parameterVitiko
2021-11-30Fixed addic7ed provider that wasn't able to find all shows. #1619morpheus65535
2021-11-29Upgraded engine.io module to improve socket.io connection stability. Should ↵v1.0.2-beta.0morpheus65535
help to prevent #1613.
2021-11-29Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2021-11-29Improved sanitize function to replace apostrophe and backticksBruno Maia
2021-11-29Updated deep-translator module and made some fix to support translation to ↵morpheus65535
Chinese. There's still a bug in this module that prevent it but one it's fixed, it should be fine.
2021-11-29Fixed config directory being deleted during upgrade leftover removal routine.morpheus65535
2021-11-28Fixed automatic subtitles synchronization that shouldn't be triggered on ↵morpheus65535
forced subtitles.
2021-11-14Improved Titulky providerv1.0.1-beta.14v1.0.1Samuel Bartík
2021-11-13Fix for #1592v1.0.1-beta.13LASER-Yi
2021-11-09Fixed issue with non-existent episode or movie when indexing embedded ↵v1.0.1-beta.12morpheus65535
subtitles. #1606