summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2022-02-08Fixed addic7ed subtitles search query to return all languages instead of ↵v1.0.3-beta.283klips
relying on filter defined in addic7ed profiles.
2022-02-08no log: Bump sass from 1.38.2 to 1.49.7 in /frontend (#1716)dependabot[bot]
Bumps [sass](https://github.com/sass/dart-sass) from 1.38.2 to 1.49.7. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.38.2...1.49.7) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development 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>
2022-02-06Fixed legendastv issue since rarfile upgrade. #1711v1.0.3-beta.27morpheus65535
2022-02-06no log: Fixed issue introduced in previous commit. #1691morpheus65535
2022-02-06Fixed external subtitles with unknown language causing exception during ↵morpheus65535
indexing. #1709
2022-02-05Merge remote-tracking branch 'origin/development' into developmentv1.0.3-beta.26morpheus65535
2022-02-05Improved sync with Sonarr/Radarr exceptions management when trying to write ↵morpheus65535
to database. #1699
2022-02-04Added cookies caching to titulky providerv1.0.3-beta.25Samuel Bartík
2022-02-03Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2022-02-03no log: opensubtitles.com - fixed query arguments ordering to prevent ↵morpheus65535
redirection and additional request to provider.
2022-02-03Fix database issue with LATAM Spanish custom languagev1.0.3-beta.24Vitiko
The language was being saved as Castillian Spanish
2022-02-02Release 1.0.3-beta.23v1.0.3-beta.23github-actions
2022-02-01no log: fixed Bazarr directory issue in system-->statusmorpheus65535
2022-02-01Fix #1701LASER-Yi
2022-02-01no log: organize node packagesLASER-Yi
2022-01-30Fixed JSON parsing exception in supersubtitles provider. #1700v1.0.3-beta.22morpheus65535
2022-01-29no log: improvement to opensubtitles.com againmorpheus65535
2022-01-28Improved opensubtitles.com resilience and properly deal with the Invalid ↵v1.0.3-beta.21morpheus65535
JSON/Bad Gateway exception.
2022-01-28Fixed progress not being removed from control center when a search all fails.morpheus65535
2022-01-27Implemented the functions to read more info from package_info filev1.0.3-beta.20Michiel van Baak Jansen
2022-01-26Fixed Windows uninstaller being removed during Bazarr upgrade. #1693v1.0.3-beta.19morpheus65535
2022-01-25Improved retry and exception handling in opensubtitles.com provider.v1.0.3-beta.18morpheus65535
2022-01-25Fixed issue with cutoff and exclude language exclusions were not working as ↵morpheus65535
expected. #1691
2022-01-24Fixed missing tzdata module. #1693v1.0.3-beta.17morpheus65535
2022-01-23Upgraded vendored Python dependencies to the latest versions and removed the ↵v1.0.3-beta.16morpheus65535
unused dependencies.
2022-01-23no log: remove useless conditionalVitiko
2022-01-23Add Embedded Subtitles mergerfs modeVitiko
2022-01-24Fix a issue that the edit modal will clear the languages profiles if without ↵LASER-Yi
changing anything
2022-01-23Add Embedded Subtitles provider memoization/cacheVitiko
2022-01-23no log: update conftest.pyVitiko
2022-01-22Add React-Query to improve network and cache performancev1.0.3-beta.15Liang Yi
2022-01-19Fixed issue where episode name was used as hints for guessit instead of ↵v1.0.3-beta.14morpheus65535
series name.
2022-01-18Fixed translation issue when first line is an empty string. #1672v1.0.3-beta.13morpheus65535
2022-01-18Fixed issue with unrecognized languages while indexing subtitles (mainly for ↵morpheus65535
those without a language code in filename).
2022-01-17no log: Bump @types/react-table from 7.7.2 to 7.7.9 in /frontend (#1685)dependabot[bot]
Bumps [@types/react-table](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-table) from 7.7.2 to 7.7.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-table) --- updated-dependencies: - dependency-name: "@types/react-table" 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>
2022-01-17no log: Bump typescript from 4.4.3 to 4.5.4 in /frontend (#1684)dependabot[bot]
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.5.4) --- updated-dependencies: - dependency-name: typescript 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>
2022-01-17Fixed upgrade leftover cleanup to prevent config reset when Bazarr is ↵v1.0.3-beta.12morpheus65535
installed in the same directory as config and database. #1655
2022-01-16Fixed indexing of unsupported language codes. #1683morpheus65535
2022-01-16Fixed translation exception on malformed subtitles file. #1672morpheus65535
2022-01-16Fixed Subscene provider for US shows. #1678morpheus65535
2022-01-16Fixed logging of exception when save_subtitles raise an exception while ↵morpheus65535
uploading a subtitles.
2022-01-15Added some failsafe to deal with improper JSON returned from Radarr tags API ↵v1.0.3-beta.11morpheus65535
endpoint.
2022-01-15no log: added failsafe for compare str to None while trying to sort.morpheus65535
2022-01-13no log: Grammar Fix (#1681)Angry Cuban
* no log: Fix pipeline * no log: Revert wrong commit * no log: test action to make sure that Bazarr is starting properly * no log: test action to make sure that Bazarr is starting properly * no log: test action to make sure that Bazarr is starting properly * Update index.tsx Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Liang Yi <[email protected]> Co-authored-by: morpheus65535 <[email protected]>
2022-01-12Fixed issue with deleted episode file raising a 404 while trying to update ↵v1.0.3-beta.10morpheus65535
from Sonarr. #1676
2022-01-12Improve Subdivx provider: use a random cookie to speed up downloads andv1.0.3-beta.9Vitiko
match release groups properly
2022-01-12no log: update get_providersVitiko
This will avoid calling get_binary on each pool update/get_providers_auth() call.
2022-01-10no log: Bump @fortawesome/react-fontawesome in /frontend (#1673)dependabot[bot]
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) from 0.1.15 to 0.1.16. - [Release notes](https://github.com/FortAwesome/react-fontawesome/releases) - [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/master/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.1.15...0.1.16) --- updated-dependencies: - dependency-name: "@fortawesome/react-fontawesome" dependency-type: direct:production 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>
2022-01-09Fixed SuperSubtitles provider and made some improvements (#1668)v1.0.3-beta.8th3r3v
SuperSubtitles provider: - added Referer header to the session, to avoid being redirected to the main page while searching for series ID - improved the inconsistent naming logic. Via this solution, it is not necessary anymore to add an exclusion for every Marvel series that has a different name on this provider. - the series-related part of the subtitle search logic has been refactored to use a different (JSON) endpoint, based on the SuperSubtitles XBMC (Kodi) plugin - changed the format of the release_info, for better scoring results - improved the "get_matches" logic of the provider, to check for resolution and source, plus removed some unnecessary checks too
2022-01-08Fixed issue with addic7ed where alternative titles were not used properly in ↵v1.0.3-beta.7morpheus65535
during searches. #1669