Commit Graph

4475 Commits

Author SHA1 Message Date
Anderson Shindy Oki f51f3e0570 no log: Bump websocket dependencies with security vulnerabilities 2024-06-27 11:55:26 +09:00
Anderson Shindy Oki 34089b0fd7
Fixed uptime calculation overflowing hours 2024-06-25 08:49:52 -04:00
Anderson Shindy Oki 668ec386fc
Fixed usage of pysubs2 removed exception in subliminal_patch 2024-06-25 08:48:18 -04:00
Anderson Shindy Oki 26ce9d73e6
Fixed frontend sync and translate missing hi and forced information 2024-06-24 22:11:08 -04:00
dependabot[bot] 41541775e9
no log: Bump the react group in /frontend with 4 updates (#2550)
Bumps the react group in /frontend with 4 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `@types/react` from 18.2.75 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `@types/react-dom` from 18.2.24 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@types/react` from 18.2.75 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.24 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:04:10 +09:00
morpheus65535 9049ab2238 Fixed issue with subtitles translation failing. #2519 2024-06-24 11:13:28 -04:00
morpheus65535 dcbd8130db Fixed HI or Forced status not being properly saved to history when syncing or translating a subtitles. 2024-06-24 10:59:10 -04:00
morpheus65535 2f1e3645b0 Merge remote-tracking branch 'origin/development' into development 2024-06-20 07:35:37 -04:00
morpheus65535 76175a889b Fixed opensubtitles.com provider not being throttled properly when server returned http 500. 2024-06-20 07:35:29 -04:00
Vitiko 4430ec8f3e Subtitle class: get format dinamically (fix #2514) 2024-06-18 17:44:12 -04:00
modem 9a52b3c539
Fixed legendasdivx provider while searching for movies subtitles 2024-06-18 05:50:34 -04:00
Thomas Anderson 55d96b3231
Fixed usage of path mappings for video_analyzer operations 2024-06-18 05:44:13 -04:00
morpheus65535 d59e3e5bc4 no log: Bump braces from 3.0.2 to 3.0.3 in /frontend 2024-06-18 05:42:42 -04:00
morpheus65535 fb83ec4081 Fixed unhandled exception in opensubtitles.com provider login method. #2545 2024-06-18 05:31:50 -04:00
morpheus65535 e0d14a66e2 Merge remote-tracking branch 'origin/development' into development 2024-06-17 21:11:28 -04:00
morpheus65535 35b65dcd4e Improved video metadata parser function and documented params and return values. 2024-06-17 21:11:08 -04:00
dependabot[bot] c47855f88e
no log: Bump the mantine group in /frontend with 6 updates (#2543)
Bumps the mantine group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.10.1` | `7.10.2` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.10.1` | `7.10.2` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.10.1` | `7.10.2` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.10.1` | `7.10.2` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.10.1` | `7.10.2` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.10.1` | `7.10.2` |


Updates `@mantine/core` from 7.10.1 to 7.10.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.10.2/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.10.1 to 7.10.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.10.2/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.10.1 to 7.10.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.10.2/packages/@mantine/form)

Updates `@mantine/hooks` from 7.10.1 to 7.10.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.10.2/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.10.1 to 7.10.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.10.2/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.10.1 to 7.10.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.10.2/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/modals"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 18:09:01 -04:00
morpheus65535 1f843c7d15 Fixed corrupted hi value in languages profile after reverting back Non-HI only feature. 2024-06-16 10:03:20 -04:00
morpheus65535 5ad3926306 Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later. 2024-06-14 12:24:23 -04:00
Anderson Shindy Oki d719d4c6df
Fixed theme colors and variants 2024-06-12 22:35:35 -04:00
Anderson Shindy Oki d7445bf39c
Fixed mass edit language clear not available
* Fixed mass edit language missing clear

* Fixed mass edit profile clear

* chore: Remove unused attributes
2024-06-12 06:17:22 -04:00
Anderson Shindy Oki 9787934820
Fixed background color of media overview badge on light theme 2024-06-11 06:24:33 -04:00
Anderson Shindy Oki c4f5511915
Added submission on select to search box 2024-06-11 06:23:18 -04:00
Anderson Shindy Oki ff8fd8c9a4
Fixed settings profile style button light theme 2024-06-11 06:21:18 -04:00
Anderson Shindy Oki 9fd1da7fea no log: Bump braces and fill-range 2024-06-11 11:47:52 +09:00
dependabot[bot] 70c36bf860
no log: Bump @fortawesome/react-fontawesome (#2526)
Bumps the fortawesome group in /frontend with 1 update: [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome).


Updates `@fortawesome/react-fontawesome` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.2.0...0.2.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: fortawesome
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 21:50:07 -04:00
Anderson Shindy Oki 54428495b9
Improved mass edit profile in chunks instead of at once 2024-06-10 21:44:56 -04:00
Anderson Shindy Oki 4d3c1f4b9d
Upgraded react-query to v5 2024-06-10 21:37:14 -04:00
morpheus65535 eee8659ce1
Added normal only (non-hi) option to languages profile 2024-06-10 19:29:31 -04:00
Anderson Shindy Oki 36730a17d0
no log: Added node version lock 2024-06-09 21:24:02 -04:00
Anderson Shindy Oki d75c198c6c
Fixed episode history modal auto scrolling to top 2024-06-09 21:17:45 -04:00
Anderson Shindy Oki 854c43c53a
Fixed adjust time button overflow 2024-06-09 21:17:03 -04:00
Anderson Shindy Oki 0a0762b1cf
Fixed minor style and colors broken on Mantine v7 update
* Fixed action icon styles

* small fixes

* fix brand color

* more small fixes

* fix disabled color for dark

* feat: customize highlight and warning badge

* chore: Remove hardcoded variables

* feat: add text wrap pretty to pop over

* fix: pagination position

* chore: small adjustments
2024-06-08 21:36:42 -04:00
dependabot[bot] 240948e638
no log: Bump react-router-dom from 6.22.3 to 6.23.1 in /frontend (#2507)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.3 to 6.23.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.23.1/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  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>
2024-06-09 07:49:07 +09:00
Anderson Shindy Oki 2b19f390e7
Updated pysubs2 to 1.7.2
* chore: Bump pysubs2 to v1.7.1

* chore: bump version to 1.7.2

* remove bin
2024-06-08 06:40:00 -04:00
Anderson Shindy Oki a8c1794061
Fixed provider legendasdivx unable to find series subtitles. #2509
* fix: quotes surround series name not season

* feat: Add search via series imdb id

* chore: Add comment

* fix: Last small fixes
2024-06-08 06:20:03 -04:00
JayZed eb296e13c1
Improved global search function
* Use Hamming textdistance library

Used Hamming textdistance to sort by closest match.

* Global search UI improvements

Increased dropdown height to show more results initially (and which can also be scrolled into view).
Scrollbars will appear automatically as needed.
Remove dropdown when Search box is cleared.

* Added textdistance 4.6.2 library
2024-06-08 06:14:39 -04:00
Anderson Shindy Oki bcd8257fda
no log: Apply style linter (#2516) 2024-06-07 20:49:40 -04:00
Anderson Shindy Oki be8f2d6d18
Upgraded mantine to v7.x 2024-06-06 23:00:42 -04:00
morpheus65535 bb8233b599 Fixed external subtitles indexing on some platforms where filesystem encoding may be using a different UTF8 normalization form. 2024-06-06 06:17:13 -04:00
Alex Meyer 77302fad21
Fixed throttled_providers.dat reset 2024-05-30 22:16:24 -04:00
Anderson Shindy Oki b7e6de71ff
Fixed bazarr restart traceback exception 2024-05-30 22:08:29 -04:00
JayZed 884200441b
Fix for case insensitive filesystem upates
This fix was made necessary when a library changed the case of one of its files, but kept the name the same.
When the file was updated in place, the case did not change.
The solution is to delete the file first before extracting the new one from the zip file with the changed case.
2024-05-27 21:18:45 -04:00
morpheus65535 0e183c428b Fixed subdivx series search process. #2499 2024-05-27 20:58:29 -04:00
morpheus65535 ebb0cc16b1
no log: Delete libs/apprise/apprise.pyi 2024-05-25 00:19:06 -04:00
morpheus65535 0abf56191c
no log: Delete libs/apprise/apprise.py 2024-05-25 00:18:49 -04:00
morpheus65535 5ca733eac0 Reverted to apprise 1.7.6 to fix an issue with the upgrade process first. 1.8.0 will get back in nightly shortly. #2497 2024-05-24 13:19:37 -04:00
morpheus65535 3e929d8ef9 Fixed upgrade process that was broken since Apprise 1.8.0 update. #2497 2024-05-23 20:46:07 -04:00
dependabot[bot] 07534282a2
no log: Bump @types/lodash from 4.17.0 to 4.17.1 in /frontend (#2495)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.0 to 4.17.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  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-05-13 22:24:04 -04:00
morpheus65535 d8e58cac83 no log: fixed empty subtitles being saved 2024-05-13 22:11:40 -04:00