Vitiko
644617c7c2
Improve Argenteam results matching (Covers #1728 )
3 years ago
bakerboy448
ffcbb57672
Clarified SignalR error for Sonarr
3 years ago
dependabot[bot]
51a637c8d7
no log: Bump pretty-quick from 3.1.2 to 3.1.3 in /frontend ( #1722 )
...
Bumps [pretty-quick](https://github.com/azz/pretty-quick ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/azz/pretty-quick/releases )
- [Commits](https://github.com/azz/pretty-quick/compare/v3.1.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: pretty-quick
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
morpheus65535
fc48bbfdda
no log: fixed last commit http code returned by API.
3 years ago
morpheus65535
026eba9b13
no log: improved usage of some database queries to prevent exceptions.
3 years ago
3klips
a22bb0fd12
Fixed addic7ed subtitles search query to return all languages instead of relying on filter defined in addic7ed profiles.
3 years ago
dependabot[bot]
c6e7701091
no log: Bump sass from 1.38.2 to 1.49.7 in /frontend ( #1716 )
...
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
morpheus65535
23e2626df9
Fixed legendastv issue since rarfile upgrade. #1711
3 years ago
morpheus65535
4fca9e86af
no log: Fixed issue introduced in previous commit. #1691
3 years ago
morpheus65535
d160f1e4eb
Fixed external subtitles with unknown language causing exception during indexing. #1709
3 years ago
morpheus65535
aa7847acf3
Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535
6988d7c7ad
Improved sync with Sonarr/Radarr exceptions management when trying to write to database. #1699
3 years ago
Samuel Bartík
45f085eb5d
Added cookies caching to titulky provider
3 years ago
morpheus65535
54b8080a25
Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535
2a8dd4a89c
no log: opensubtitles.com - fixed query arguments ordering to prevent redirection and additional request to provider.
3 years ago
Vitiko
a53fc440cd
Fix database issue with LATAM Spanish custom language
...
The language was being saved as Castillian Spanish
3 years ago
github-actions
c91f03433c
Release 1.0.3-beta.23
3 years ago
morpheus65535
b766b0324e
no log: fixed Bazarr directory issue in system-->status
3 years ago
LASER-Yi
d475b8591d
Fix #1701
3 years ago
LASER-Yi
f6c660a2d0
no log: organize node packages
3 years ago
morpheus65535
83e36e4c1c
Fixed JSON parsing exception in supersubtitles provider. #1700
3 years ago
morpheus65535
6b36920b1c
no log: improvement to opensubtitles.com again
3 years ago
morpheus65535
669bd3376a
Improved opensubtitles.com resilience and properly deal with the Invalid JSON/Bad Gateway exception.
3 years ago
morpheus65535
63f3454c8f
Fixed progress not being removed from control center when a search all fails.
3 years ago
Michiel van Baak Jansen
c91597fdd5
Implemented the functions to read more info from package_info file
3 years ago
morpheus65535
e99d58d77e
Fixed Windows uninstaller being removed during Bazarr upgrade. #1693
3 years ago
morpheus65535
d879128dcd
Improved retry and exception handling in opensubtitles.com provider.
3 years ago
morpheus65535
aa0c2ffca7
Fixed issue with cutoff and exclude language exclusions were not working as expected. #1691
3 years ago
morpheus65535
c7500c1d04
Fixed missing tzdata module. #1693
3 years ago
morpheus65535
0c3c5a02a7
Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies.
3 years ago
Vitiko
36bf0d219d
no log: remove useless conditional
3 years ago
Vitiko
4c15a50134
Add Embedded Subtitles mergerfs mode
3 years ago
LASER-Yi
dc6bd1fd1b
Fix a issue that the edit modal will clear the languages profiles if without changing anything
3 years ago
Vitiko
111998eb79
Add Embedded Subtitles provider memoization/cache
3 years ago
Vitiko
ddacff3bdc
no log: update conftest.py
3 years ago
Liang Yi
d8d2300980
Add React-Query to improve network and cache performance
3 years ago
morpheus65535
6b82a734e2
Fixed issue where episode name was used as hints for guessit instead of series name.
3 years ago
morpheus65535
391892fdf0
Fixed translation issue when first line is an empty string. #1672
3 years ago
morpheus65535
28663a6937
Fixed issue with unrecognized languages while indexing subtitles (mainly for those without a language code in filename).
3 years ago
dependabot[bot]
415087fd13
no log: Bump @types/react-table from 7.7.2 to 7.7.9 in /frontend ( #1685 )
...
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
a649761712
no log: Bump typescript from 4.4.3 to 4.5.4 in /frontend ( #1684 )
...
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
morpheus65535
a3a8ed93c7
Fixed upgrade leftover cleanup to prevent config reset when Bazarr is installed in the same directory as config and database. #1655
3 years ago
morpheus65535
9d30414f9d
Fixed indexing of unsupported language codes. #1683
3 years ago
morpheus65535
3b3d6fe36a
Fixed translation exception on malformed subtitles file. #1672
3 years ago
morpheus65535
75d73cf604
Fixed Subscene provider for US shows. #1678
3 years ago
morpheus65535
92c3dc9f00
Fixed logging of exception when save_subtitles raise an exception while uploading a subtitles.
3 years ago
morpheus65535
62ef614d30
Added some failsafe to deal with improper JSON returned from Radarr tags API endpoint.
3 years ago
morpheus65535
9b48b59860
no log: added failsafe for compare str to None while trying to sort.
3 years ago
Angry Cuban
dbb5b85953
no log: Grammar Fix ( #1681 )
...
* 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 <ly0007@yeah.net>
Co-authored-by: morpheus65535 <louis_vezina@hotmail.com>
3 years ago
morpheus65535
8764ac581e
Fixed issue with deleted episode file raising a 404 while trying to update from Sonarr. #1676
3 years ago