Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-08 | Fixed addic7ed subtitles search query to return all languages instead of ↵v1.0.3-beta.28 | 3klips | |
relying on filter defined in addic7ed profiles. | |||
2022-02-08 | no 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-06 | Fixed legendastv issue since rarfile upgrade. #1711v1.0.3-beta.27 | morpheus65535 | |
2022-02-06 | no log: Fixed issue introduced in previous commit. #1691 | morpheus65535 | |
2022-02-06 | Fixed external subtitles with unknown language causing exception during ↵ | morpheus65535 | |
indexing. #1709 | |||
2022-02-05 | Merge remote-tracking branch 'origin/development' into developmentv1.0.3-beta.26 | morpheus65535 | |
2022-02-05 | Improved sync with Sonarr/Radarr exceptions management when trying to write ↵ | morpheus65535 | |
to database. #1699 | |||
2022-02-04 | Added cookies caching to titulky providerv1.0.3-beta.25 | Samuel Bartík | |
2022-02-03 | Merge remote-tracking branch 'origin/development' into development | morpheus65535 | |
2022-02-03 | no log: opensubtitles.com - fixed query arguments ordering to prevent ↵ | morpheus65535 | |
redirection and additional request to provider. | |||
2022-02-03 | Fix database issue with LATAM Spanish custom languagev1.0.3-beta.24 | Vitiko | |
The language was being saved as Castillian Spanish | |||
2022-02-02 | Release 1.0.3-beta.23v1.0.3-beta.23 | github-actions | |
2022-02-01 | no log: fixed Bazarr directory issue in system-->status | morpheus65535 | |
2022-02-01 | Fix #1701 | LASER-Yi | |
2022-02-01 | no log: organize node packages | LASER-Yi | |
2022-01-30 | Fixed JSON parsing exception in supersubtitles provider. #1700v1.0.3-beta.22 | morpheus65535 | |
2022-01-29 | no log: improvement to opensubtitles.com again | morpheus65535 | |
2022-01-28 | Improved opensubtitles.com resilience and properly deal with the Invalid ↵v1.0.3-beta.21 | morpheus65535 | |
JSON/Bad Gateway exception. | |||
2022-01-28 | Fixed progress not being removed from control center when a search all fails. | morpheus65535 | |
2022-01-27 | Implemented the functions to read more info from package_info filev1.0.3-beta.20 | Michiel van Baak Jansen | |
2022-01-26 | Fixed Windows uninstaller being removed during Bazarr upgrade. #1693v1.0.3-beta.19 | morpheus65535 | |
2022-01-25 | Improved retry and exception handling in opensubtitles.com provider.v1.0.3-beta.18 | morpheus65535 | |
2022-01-25 | Fixed issue with cutoff and exclude language exclusions were not working as ↵ | morpheus65535 | |
expected. #1691 | |||
2022-01-24 | Fixed missing tzdata module. #1693v1.0.3-beta.17 | morpheus65535 | |
2022-01-23 | Upgraded vendored Python dependencies to the latest versions and removed the ↵v1.0.3-beta.16 | morpheus65535 | |
unused dependencies. | |||
2022-01-23 | no log: remove useless conditional | Vitiko | |
2022-01-23 | Add Embedded Subtitles mergerfs mode | Vitiko | |
2022-01-24 | Fix a issue that the edit modal will clear the languages profiles if without ↵ | LASER-Yi | |
changing anything | |||
2022-01-23 | Add Embedded Subtitles provider memoization/cache | Vitiko | |
2022-01-23 | no log: update conftest.py | Vitiko | |
2022-01-22 | Add React-Query to improve network and cache performancev1.0.3-beta.15 | Liang Yi | |
2022-01-19 | Fixed issue where episode name was used as hints for guessit instead of ↵v1.0.3-beta.14 | morpheus65535 | |
series name. | |||
2022-01-18 | Fixed translation issue when first line is an empty string. #1672v1.0.3-beta.13 | morpheus65535 | |
2022-01-18 | Fixed issue with unrecognized languages while indexing subtitles (mainly for ↵ | morpheus65535 | |
those without a language code in filename). | |||
2022-01-17 | no 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-17 | no 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-17 | Fixed upgrade leftover cleanup to prevent config reset when Bazarr is ↵v1.0.3-beta.12 | morpheus65535 | |
installed in the same directory as config and database. #1655 | |||
2022-01-16 | Fixed indexing of unsupported language codes. #1683 | morpheus65535 | |
2022-01-16 | Fixed translation exception on malformed subtitles file. #1672 | morpheus65535 | |
2022-01-16 | Fixed Subscene provider for US shows. #1678 | morpheus65535 | |
2022-01-16 | Fixed logging of exception when save_subtitles raise an exception while ↵ | morpheus65535 | |
uploading a subtitles. | |||
2022-01-15 | Added some failsafe to deal with improper JSON returned from Radarr tags API ↵v1.0.3-beta.11 | morpheus65535 | |
endpoint. | |||
2022-01-15 | no log: added failsafe for compare str to None while trying to sort. | morpheus65535 | |
2022-01-13 | no 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-12 | Fixed issue with deleted episode file raising a 404 while trying to update ↵v1.0.3-beta.10 | morpheus65535 | |
from Sonarr. #1676 | |||
2022-01-12 | Improve Subdivx provider: use a random cookie to speed up downloads andv1.0.3-beta.9 | Vitiko | |
match release groups properly | |||
2022-01-12 | no log: update get_providers | Vitiko | |
This will avoid calling get_binary on each pool update/get_providers_auth() call. | |||
2022-01-10 | no 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-09 | Fixed SuperSubtitles provider and made some improvements (#1668)v1.0.3-beta.8 | th3r3v | |
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-08 | Fixed issue with addic7ed where alternative titles were not used properly in ↵v1.0.3-beta.7 | morpheus65535 | |
during searches. #1669 |