dependabot[bot]
|
6b65034810
|
no log: Bump actions/setup-python from 2 to 3 (#1745)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
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]
|
fa02095e2f
|
no log: Bump rc-slider from 9.7.2 to 9.7.5 in /frontend (#1744)
Bumps [rc-slider](https://github.com/react-component/slider) from 9.7.2 to 9.7.5.
- [Release notes](https://github.com/react-component/slider/releases)
- [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/slider/compare/v9.7.2...v9.7.5)
---
updated-dependencies:
- dependency-name: rc-slider
dependency-type: direct:production
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
|
bd5aae7f77
|
Fixed opensubtitlescom provider to remove filename from query because it was too specific and reduced number of subtitles returned for no good reason.
|
3 years ago |
morpheus65535
|
c2f74465e9
|
Fixed cache invalidation on providers' password changes.
|
3 years ago |
morpheus65535
|
e4c666f82b
|
Added backup file size to API and table view.
|
3 years ago |
morpheus65535
|
33ff7948e8
|
no log: pep8 fixes
|
3 years ago |
morpheus65535
|
9c1397a14d
|
no log: subsync memory usage improvement
|
3 years ago |
morpheus65535
|
0a0f609de8
|
Implemented garbage collection after each subtitles synchronization.
|
3 years ago |
morpheus65535
|
c23ce4a4d1
|
Reverted auditok to ffsubsync supported version
|
3 years ago |
LASER-Yi
|
63f1e63fa8
|
Fix a issue that seleection of the languages profiles could be Unknown on settings page
|
3 years ago |
LASER-Yi
|
bb806defdb
|
no log: Fix issues with prettierignore file
|
3 years ago |
dependabot[bot]
|
82b769839f
|
no log: Bump prettier-plugin-organize-imports in /frontend (#1734)
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v2.3.3...v2.3.4)
---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
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
|
5bfaba9360
|
Implemented backup and restore feature for configuration file and database
|
3 years ago |
morpheus65535
|
c020a9e892
|
Fixed improperly calculated missing subtitles when cutoff is enabled and audio language match desired subtitles language. #1731
|
3 years ago |
LASER-Yi
|
4bf0555ece
|
Fix a issue that language profiles won't show in some situations
|
3 years ago |
Vitiko
|
4a777c13c8
|
no log: update fese library
This directly improves the integrity check of subtitles from the
Embedded Subtitles provider.
|
3 years ago |
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 |