Commit Graph

4368 Commits

Author SHA1 Message Date
morpheus65535 d88ca080a2
Revert "no log: Bump @fortawesome/free-regular-svg-icons in /frontend (#2446)"
This reverts commit d91b276496.
2024-04-08 21:50:17 -04:00
dependabot[bot] d91b276496
no log: Bump @fortawesome/free-regular-svg-icons in /frontend (#2446)
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
  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>
2024-04-08 20:58:37 -04:00
dependabot[bot] 221d5aa2db
no log: Bump recharts from 2.12.2 to 2.12.3 in /frontend (#2444)
Bumps [recharts](https://github.com/recharts/recharts) from 2.12.2 to 2.12.3.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/recharts/recharts/compare/v2.12.2...v2.12.3)

---
updated-dependencies:
- dependency-name: recharts
  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>
2024-04-02 16:19:01 -04:00
morpheus65535 ad16acb88f Fixed improper redirection from login page when base_url isn't empty. 2024-04-01 10:01:09 -04:00
morpheus65535 4d11b9580c Fixed login page getting called even if authentication is disabled. #2441 2024-03-30 09:09:08 -04:00
Caden Gobat a41dc546aa
no log: Correct some misspellings and grammar (#2440) 2024-03-27 06:24:01 -04:00
dependabot[bot] 538e28fce6
no log: Bump @types/react from 18.2.65 to 18.2.70 in /frontend (#2438)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.65 to 18.2.70.
- [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>
2024-03-25 21:17:49 -04:00
dependabot[bot] 22a0f3be21
no log: Bump actions/setup-node from 3 to 4 (#2437)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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>
2024-03-25 21:15:27 -04:00
morpheus65535 5fc93b48fb
no log: Update schedule.yaml 2024-03-20 13:22:21 -04:00
morpheus65535 8b6204d24f
no log: Update schedule.yaml 2024-03-20 13:19:49 -04:00
morpheus65535 19bc725c1b Merge remote-tracking branch 'origin/development' into development 2024-03-18 20:28:26 -04:00
morpheus65535 b4071f0af6 Fixed betaseries provider when series doesn't exist. #2431 2024-03-18 20:28:19 -04:00
dependabot[bot] 369622834b
no log: Bump @types/node from 20.11.26 to 20.11.29 in /frontend (#2435)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.26 to 20.11.29.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  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>
2024-03-18 19:10:42 -04:00
dependabot[bot] 1852337ec7
no log: Bump actions/setup-python from 4 to 5 (#2434)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
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>
2024-03-18 19:09:22 -04:00
JayZed ec85f6e172
Improved multiple exceptions catching and fixed some other providers issues
* Backup files should be listed with newest ones first

Just like Sonarr and Radarr and everyone else.

* Add check_parser_binary() validation method

This is mainly to prevent the user from selecting mediainfo as the subtitles parser if it has not yet been installed on the user's system somewhere in the PATH.

* import JSONDecodeError from requests.exceptions  instead of json

Because sometimes it will return the simplejson one instead and that one won't be caught by the except clause.

* import JSONDecodeError from requests.exceptions  instead of json

Because sometimes it will return the simplejson one instead and that one won't be caught by the except clause.

Also fixed User-Agent assignment.
2024-03-16 22:10:50 -04:00
morpheus65535 1c25d125d3 Merge remote-tracking branch 'origin/development' into development 2024-03-12 23:42:53 -04:00
morpheus65535 a9f438b548 Fixed overflowing of episode titles in wanted view. #2419 2024-03-12 23:42:49 -04:00
JayZed 814b1af79f
Fixed and improved UI while correcting text 2024-03-12 23:03:08 -04:00
morpheus65535 2b9275244b Updated other React dependencies. 2024-03-12 22:48:00 -04:00
dependabot[bot] 4d94aa2675
no log: Bump @types/react-dom from 18.2.19 to 18.2.21 in /frontend (#2427)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.19 to 18.2.21.
- [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>
2024-03-11 20:10:39 -04:00
dependabot[bot] 5a447fe488
no log: Bump actions/cache from 3 to 4 (#2428)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2024-03-11 20:09:49 -04:00
morpheus65535 aedf2d4d89 Updated apprise to latest version to prevent deadlocks issue in 1.7.3. 2024-03-10 09:44:50 -04:00
morpheus65535 35eabb6a83 no log: updated CI dependencies 2024-03-08 13:41:24 -05:00
morpheus65535 213a04405d Rolled back cloudscraper to fix captcha v1 solving issue. 2024-03-07 21:43:26 -05:00
morpheus65535 1428edfb8b Updated fese module to latest version to fix embedded subtitles provider. #2423 2024-03-05 17:21:42 -05:00
JayZed afa529c4b3
Added Test Connection button for whisper provider 2024-03-04 23:10:50 -05:00
JayZed 345b6b3718
Fixed unbound local variable if 0 movies in database. #2417 2024-03-04 22:53:30 -05:00
JayZed 33f82fe445
Added Weekly Sync option for Radarr and Sonarr 2024-03-04 22:52:24 -05:00
morpheus65535 e5db62eb95 no log: latest apprise upgrade 2024-03-03 22:47:09 -05:00
morpheus65535 20d235e1b5 no log: small format fix 2024-03-03 22:27:00 -05:00
morpheus65535 a85ebd86aa no log: small version fix 2024-03-03 22:24:08 -05:00
morpheus65535 03afeb3470
Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 2024-03-03 12:15:23 -05:00
JayZed 9ae684240b
Refactored Shutdown, Restart and exit status codes 2024-03-03 12:00:50 -05:00
JayZed c4553452a5
Allow numeric passwords for all providers. #2416 2024-03-03 11:47:30 -05:00
JayZed 5d87b10475
Fixed subtitles synchronization process when settings values have changed since Bazarr started 2024-03-01 14:43:09 -05:00
morpheus65535 af370372de Merge remote-tracking branch 'origin/development' into development 2024-02-28 22:41:47 -05:00
JayZed 9f3992d9ca no log: Prettier version? 2024-02-28 22:41:41 -05:00
JayZed 16a3158f5e Prettier version? 2024-02-28 21:47:59 -05:00
JayZed 3827ea6ffe Text updates, especially for thresholds
- added explanations for various thresholds
- fixed some spelling and grammar mistakes
- improved wording to make things clearer (hopefully)
- made capitalization, use of periods more consistent
2024-02-28 21:09:45 -05:00
Thijmen Heuvelink 731e44cb9a
Added Progressive Web App support 2024-02-28 19:43:16 -05:00
morpheus65535 6ca3689f2e no log: fixed multiple PEP8 lint issues 2024-02-27 23:51:10 -05:00
JayZed b24ee309ed Include server URL in Yify subtitle page link
Fix for issue #2409
2024-02-26 12:06:45 -05:00
JayZed f95db43a2f
Disabled autoscroll to top for underlying window after manual search. #2285 2024-02-26 06:33:06 -05:00
JayZed f71b8931e3
Fixed subtitles sync function to preserve subtitles file extension. #2399 2024-02-26 06:28:51 -05:00
JayZed 6ba720969e
Improved debug logging for whisperai 2024-02-26 06:25:10 -05:00
morpheus65535 0293ea7896
no log: Update CONTRIBUTING.md 2024-02-23 15:36:33 -05:00
morpheus65535 18cbf6fd00
no log: Update CONTRIBUTING.md 2024-02-23 15:35:01 -05:00
Vitiko d9629df3af Subdivx Provider: major updates 2024-02-23 03:25:20 -04:00
JayZed 6c488063e7
Modified upgrade task so it always shows in UI even if it's set to manually in scheduler 2024-02-20 20:23:47 -05:00
JayZed e3354aa7f3
Reduced debounce value for event notifications 2024-02-20 20:12:45 -05:00