1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-03 05:25:28 +00:00
Commit graph

4661 commits

Author SHA1 Message Date
morpheus65535
43d9d43224 Added languages profile creation and assignment to health check. 2024-12-18 16:34:29 -05:00
morpheus65535
c8e2894b2b
Added series status and last air date 2024-12-17 21:14:01 -05:00
morpheus65535
f81780fac5 Added missing subtitles count in series episodes view 2024-12-15 10:02:03 -05:00
morpheus65535
43a5841d04 Added official support for Python 3.12 2024-12-14 00:09:51 -05:00
morpheus65535
cf559d1028 Fixed improperly guessed video episode number while refining. #2784 2024-12-14 00:02:06 -05:00
saddfox
4df822d363
Fixed podnapisi not returning results 2024-12-11 21:58:32 -05:00
morpheus65535
63c36c8c18 Added debug logging while refining video object from scene name. #2784 2024-12-10 23:19:21 -05:00
JayZed
d2dc869c1c
Improved Settings wording and organization. 2024-12-09 19:13:26 -05:00
JayZed
a7df6a9c62
Fixed EmbeddedSubtitles provider results caching 2024-12-09 16:32:51 -05:00
Anderson Shindy Oki
137d61930d Fixed missing mobile tooltips 2024-12-09 09:06:38 +09:00
morpheus65535
f4ca0f9e55
Added frontend notification during automatic syncing of subtitles. #2724 2024-12-07 09:01:09 -05:00
Anderson Shindy Oki
1cc5c428ca no log: Remove provider tooltip unused hook and ref 2024-12-04 09:53:28 +09:00
Anderson Shindy Oki
8dc3e5d706 no log: Fix python deprecated syntax on anidb refiner 2024-12-04 09:46:03 +09:00
Anderson Shindy Oki
dd8c7ad6fd no log: Update cross-spawn security vulnerability 2024-12-03 15:06:25 +09:00
dependabot[bot]
579dd4cf57
no log: Bump the mantine group in /frontend with 6 updates (#2779)
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.13.5` | `7.14.3` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.13.5` | `7.14.3` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.13.5` | `7.14.3` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.13.5` | `7.14.3` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.13.5` | `7.14.3` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.13.5` | `7.14.3` |


Updates `@mantine/core` from 7.13.5 to 7.14.3
- [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.14.3/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.13.5 to 7.14.3
- [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.14.3/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.13.5 to 7.14.3
- [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.14.3/packages/@mantine/form)

Updates `@mantine/hooks` from 7.13.5 to 7.14.3
- [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.14.3/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.13.5 to 7.14.3
- [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.14.3/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.13.5 to 7.14.3
- [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.14.3/packages/@mantine/notifications)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 15:05:38 +09:00
Anderson Shindy Oki
d79bc09b7c
Added opensubtitlescom provider validation (#2770) 2024-12-03 15:05:19 +09:00
Anderson Shindy Oki
8dc686e902
Fixed item overview path label overflow (#2780) 2024-12-03 15:04:28 +09:00
Anderson Shindy Oki
c62afe7d02
Fixed match popover position (#2777) 2024-12-03 15:03:11 +09:00
morpheus65535
852f42465d Merge remote-tracking branch 'origin/development' into development 2024-12-02 21:16:58 -05:00
morpheus65535
d7f06bb707 Fixed issue with some DB queries and PostgreSQL. 2024-12-02 21:16:54 -05:00
JayZed
4d022c24b6
Improved wording for Embedded Subtitles UI components 2024-12-02 21:01:42 -05:00
destpstrzy
669ed069f5
Fixed a bug introduced in Napiprojekt provider 2024-11-26 08:37:10 -05:00
dependabot[bot]
f15f35caa3
no log: Bump the fortawesome group in /frontend with 4 updates (#2774)
Bumps the fortawesome group in /frontend with 4 updates: [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome), [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome), [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) and [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome).


Updates `@fortawesome/fontawesome-svg-core` from 6.7.0 to 6.7.1
- [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.7.0...6.7.1)

Updates `@fortawesome/free-brands-svg-icons` from 6.7.0 to 6.7.1
- [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.7.0...6.7.1)

Updates `@fortawesome/free-regular-svg-icons` from 6.7.0 to 6.7.1
- [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.7.0...6.7.1)

Updates `@fortawesome/free-solid-svg-icons` from 6.7.0 to 6.7.1
- [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.7.0...6.7.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: fortawesome
- dependency-name: "@fortawesome/free-brands-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: fortawesome
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: fortawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
  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-11-26 15:24:23 +09:00
Anderson Shindy Oki
04be28f437
Added matches dialog alert and column titles (#2771) 2024-11-26 15:24:06 +09:00
morpheus65535
0f7f3192c3 Merge remote-tracking branch 'origin/development' into development 2024-11-24 23:45:21 -05:00
destpstrzy
42d569faa3
Added Napiprojekt provider releases info and a new options to filter subtitles based on uploader 2024-11-24 23:33:22 -05:00
morpheus65535
2044f37a5a Merge remote-tracking branch 'origin/development' into development 2024-11-24 22:41:54 -05:00
morpheus65535
c42ab44234 no log: fix for last commit 2024-11-24 22:39:44 -05:00
morpheus65535
5b3312ea4d Added validation for incomplete indexing of subtitles or calculation of missing subtitles before searching. 2024-11-24 22:39:43 -05:00
dependabot[bot]
42c051ea1c
no log: Bump the fortawesome group in /frontend with 4 updates (#2764)
Bumps the fortawesome group in /frontend with 4 updates: [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome), [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome), [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) and [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome).


Updates `@fortawesome/fontawesome-svg-core` from 6.6.0 to 6.7.0
- [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.6.0...6.7.0)

Updates `@fortawesome/free-brands-svg-icons` from 6.6.0 to 6.7.0
- [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.6.0...6.7.0)

Updates `@fortawesome/free-regular-svg-icons` from 6.6.0 to 6.7.0
- [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.6.0...6.7.0)

Updates `@fortawesome/free-solid-svg-icons` from 6.6.0 to 6.7.0
- [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.6.0...6.7.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: fortawesome
- dependency-name: "@fortawesome/free-brands-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: fortawesome
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: fortawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: fortawesome
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 11:42:22 +09:00
morpheus65535
6fbc91289f Fixed issue introduced in 1.4.6-beta.20 when subtitles upgrade is disabled. #2768 2024-11-21 22:51:02 -05:00
morpheus65535
24096cb10f
Refactored upgrade routine to bring logic out of db requests but into Python code. #2749 2024-11-20 23:37:30 -05:00
JayZed
e298d15724
Added switch to control passing of video filename in whisper provider modal 2024-11-18 23:37:41 -05:00
morpheus65535
48cdc8bfc8 Fixed typos in assrt provider. #1953 2024-11-17 23:05:14 -05:00
JayZed
d67477aded
Fixed issue when whisper returns more than one subtitle for language profiles with more than one language #2758 2024-11-15 16:42:59 -05:00
dependabot[bot]
62f345bffe
no log: Bump the mantine group in /frontend with 6 updates (#2756)
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.13.4` | `7.13.5` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.13.4` | `7.13.5` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.13.4` | `7.13.5` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.13.4` | `7.13.5` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.13.4` | `7.13.5` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.13.4` | `7.13.5` |


Updates `@mantine/core` from 7.13.4 to 7.13.5
- [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.13.5/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.13.4 to 7.13.5
- [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.13.5/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.13.4 to 7.13.5
- [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.13.5/packages/@mantine/form)

Updates `@mantine/hooks` from 7.13.4 to 7.13.5
- [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.13.5/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.13.4 to 7.13.5
- [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.13.5/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.13.4 to 7.13.5
- [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.13.5/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-11-12 10:37:25 +09:00
dependabot[bot]
d871dc0b3d
no log: Bump the mantine group in /frontend with 6 updates (#2741)
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.13.3` | `7.13.4` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.13.3` | `7.13.4` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.13.3` | `7.13.4` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.13.3` | `7.13.4` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.13.3` | `7.13.4` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.13.3` | `7.13.4` |


Updates `@mantine/core` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/form)

Updates `@mantine/hooks` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.13.3 to 7.13.4
- [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.13.4/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-11-05 09:28:32 +09:00
Anderson Shindy Oki
0d6344859b Adjusted search result styles 2024-10-31 12:41:14 +09:00
morpheus65535
5272e70372 Merge remote-tracking branch 'origin/development' into development 2024-10-30 23:36:21 -04:00
morpheus65535
db450bdcc3 Reverted last commit 2024-10-30 23:36:11 -04:00
morpheus65535
a70b26cdbe Added logging of upgraded subtitles original ID to database 2024-10-30 23:05:07 -04:00
JayZed
2c8712f891
Handle empty responses from whisper to prevent JSONDecodeErrors 2024-10-30 16:58:33 -04:00
morpheus65535
4eb09c546d Fixed an issue that prevented Bazarr from starting when PIv6 has been disabled using grub. #2738 2024-10-28 17:13:33 -04:00
morpheus65535
ac1a3c5eb0 Fixed logging of proxied client requests while authenticating. #2721 2024-10-27 22:14:51 -04:00
Anderson Shindy Oki
23c19db2e2
Fixed anidb refiner special episodes without offset (#2736) 2024-10-26 17:52:56 +09:00
JayZed
239ab780eb
Handle bad JSON results from subsynchro provider #2735 2024-10-25 11:42:15 -04:00
morpheus65535
c615f99f06 Improved guessing of video file properties by using file name and refining it with scene name if available. #2704 2024-10-23 23:20:49 -04:00
morpheus65535
a186e64893 Fixed subdl to not ignore movies subtitles by erroneously check for season packs. #2725 2024-10-23 18:35:09 -04:00
morpheus65535
b34a0c19a2 Fixed issue with translation failing when nothing is returned by Google Translate. #2519 2024-10-23 18:26:14 -04:00
Anderson Shindy Oki
e8077d64df
Added search poster (#2722) 2024-10-23 11:16:08 +09:00