Commit Graph

3575 Commits

Author SHA1 Message Date
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -04:00
dependabot[bot] 684797d6e4
no log: Bump @types/react-dom from 17.0.11 to 17.0.13 in /frontend (#1763)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.11 to 17.0.13.
- [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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 20:47:30 -04:00
morpheus65535 6edc196163 Fixed Invalid IPv6 URL exception with common fix 2022-03-14 19:42:38 -04:00
morpheus65535 b73c7866e0 no log: one more fix for legendasdivx 2022-03-14 10:43:42 -04:00
morpheus65535 eb63f05768 Fixed backups ordering and rotation 2022-03-14 07:39:38 -04:00
morpheus65535 040ddb2362 Improved throttling of LegendasDivx provider to prevent IP address blocking by reaching 150 searches a day. #1757 2022-03-11 22:18:36 -05:00
Samuel Bartík 36f8472e28
no log: Fix titulky provider TypeError (#1760) 2022-03-11 13:56:20 -05:00
morpheus65535 2b889fa975 Fixed log rotation under Python 3.9 or greater. 2022-03-09 22:40:18 -05:00
Samuel Bartík 8a9fbbeaec
Fixed titulky provider UnicodeEncodeError 2022-03-09 14:08:26 -05:00
morpheus65535 d384b9307b Fixed network issues from preventing Bazarr startup. 2022-03-09 08:27:04 -05:00
morpheus65535 332a426b0d Merge remote-tracking branch 'origin/development' into development 2022-03-08 23:04:19 -05:00
morpheus65535 0166d9a0dd Implemented number input and used it with backup retention and port settings. 2022-03-08 23:04:00 -05:00
dependabot[bot] 18b8947e00
no log: Bump actions/checkout from 2 to 3 (#1756)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2022-03-07 17:18:06 -05:00
dependabot[bot] db60e9b2b2
no log: Bump @types/react from 17.0.38 to 17.0.39 in /frontend (#1755)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.38 to 17.0.39.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  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>
2022-03-07 17:16:53 -05:00
morpheus65535 ce1345a870 Fixed knowit provider specification. 2022-03-03 15:31:08 -05:00
morpheus65535 d13bc73189 Fixed subtitles translation when there's an empty string in the source file. 2022-03-02 20:16:04 -05:00
morpheus65535 4b84a9c64c Fixed GetSonarrInfo.version() to make sure it doesn't prevent Bazarr startup. 2022-03-02 06:34:43 -05:00
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>
2022-02-28 17:23:48 -05:00
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>
2022-02-28 17:20:01 -05:00
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. 2022-02-28 10:14:31 -05:00
morpheus65535 c2f74465e9 Fixed cache invalidation on providers' password changes. 2022-02-28 06:51:27 -05:00
morpheus65535 e4c666f82b Added backup file size to API and table view. 2022-02-27 20:19:56 -05:00
morpheus65535 33ff7948e8 no log: pep8 fixes 2022-02-24 09:27:35 -05:00
morpheus65535 9c1397a14d no log: subsync memory usage improvement 2022-02-24 09:19:37 -05:00
morpheus65535 0a0f609de8 Implemented garbage collection after each subtitles synchronization. 2022-02-23 22:02:01 -05:00
morpheus65535 c23ce4a4d1 Reverted auditok to ffsubsync supported version 2022-02-23 22:01:11 -05:00
LASER-Yi 63f1e63fa8
Fix a issue that seleection of the languages profiles could be Unknown on settings page 2022-02-24 01:05:23 +08:00
LASER-Yi bb806defdb
no log: Fix issues with prettierignore file 2022-02-24 01:02:03 +08:00
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>
2022-02-22 22:56:49 -05:00
morpheus65535 5bfaba9360
Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
morpheus65535 c020a9e892 Fixed improperly calculated missing subtitles when cutoff is enabled and audio language match desired subtitles language. #1731 2022-02-21 14:58:20 -05:00
LASER-Yi 4bf0555ece
Fix a issue that language profiles won't show in some situations 2022-02-21 22:06:49 +08:00
Vitiko 4a777c13c8 no log: update fese library
This directly improves the integrity check of subtitles from the
Embedded Subtitles provider.
2022-02-21 02:33:42 -04:00
Vitiko 644617c7c2 Improve Argenteam results matching (Covers #1728) 2022-02-21 01:50:56 -04:00
bakerboy448 ffcbb57672
Clarified SignalR error for Sonarr 2022-02-17 15:53:53 -05:00
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>
2022-02-17 23:20:41 +08:00
morpheus65535 fc48bbfdda no log: fixed last commit http code returned by API. 2022-02-11 12:57:46 -05:00
morpheus65535 026eba9b13 no log: improved usage of some database queries to prevent exceptions. 2022-02-11 10:59:09 -05:00
3klips a22bb0fd12
Fixed addic7ed subtitles search query to return all languages instead of relying on filter defined in addic7ed profiles. 2022-02-08 12:10:48 -05:00
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>
2022-02-08 20:08:25 +08:00
morpheus65535 23e2626df9 Fixed legendastv issue since rarfile upgrade. #1711 2022-02-06 21:36:04 -05:00
morpheus65535 4fca9e86af no log: Fixed issue introduced in previous commit. #1691 2022-02-06 21:09:56 -05:00
morpheus65535 d160f1e4eb Fixed external subtitles with unknown language causing exception during indexing. #1709 2022-02-06 08:12:32 -05:00
morpheus65535 aa7847acf3 Merge remote-tracking branch 'origin/development' into development 2022-02-05 10:09:46 -05:00
morpheus65535 6988d7c7ad Improved sync with Sonarr/Radarr exceptions management when trying to write to database. #1699 2022-02-05 10:09:29 -05:00
Samuel Bartík 45f085eb5d
Added cookies caching to titulky provider 2022-02-04 06:47:46 -05:00
morpheus65535 54b8080a25 Merge remote-tracking branch 'origin/development' into development 2022-02-03 09:38:10 -05:00
morpheus65535 2a8dd4a89c no log: opensubtitles.com - fixed query arguments ordering to prevent redirection and additional request to provider. 2022-02-03 09:37:53 -05:00
Vitiko a53fc440cd Fix database issue with LATAM Spanish custom language
The language was being saved as Castillian Spanish
2022-02-03 00:05:15 -04:00
github-actions c91f03433c Release 1.0.3-beta.23 2022-02-02 06:16:46 +00:00