Commit graph

679 commits

Author SHA1 Message Date
enoch85
69f7f050da
Implemented unique Plex Instance Identification by using Instance Name as defined in Settings --> General 2025-12-21 11:14:26 -05:00
Rowan
979aa7f021
Added optional API authentication for Lingarr 2025-12-20 23:40:59 -05:00
morpheus65535
dab16de290 Added an option to prevent Sonarr/Radarr synchronization from happening on live connection establishment. 2025-12-20 23:30:18 -05:00
morpheus65535
70abad4f07 Added an instance name parameter in General settings 2025-12-15 22:16:15 -05:00
morpheus65535
feed7f9853 Fixed an issue with mass edit modal improperly tagging forced and HI for subtitles when sending values to the backend. 2025-12-15 21:25:14 -05:00
morpheus65535
7fbaf8bad7 Release 1.5.4-beta.35 2025-12-15 06:08:32 +00:00
morpheus65535
a09dd01d00 Merge remote-tracking branch 'origin/development' into development 2025-12-14 20:21:00 -05:00
morpheus65535
45f1fe11ce no log: some small cosmetic fixes 2025-12-14 20:20:42 -05:00
Anderson Shindy Oki
e2f30052c9 no log: Update react to 19.2.3 2025-12-15 10:08:57 +09:00
Anderson Shindy Oki
6ea9fe1b51 no log: Apply vulnerabilities fixes 2025-12-15 10:06:34 +09:00
morpheus65535
d47844438c Improved how the jobs manager deals with SignalR events received from Sonarr and Radarr to prevent spamming it. 2025-12-14 10:10:58 -05:00
enoch85
7745785be3
Added better validation to Plex webhook 2025-12-13 13:55:45 -05:00
morpheus65535
5f4871f8de Release 1.5.4-beta.33 2025-12-10 06:07:19 +00:00
dependabot[bot]
7428a788fb
no log: Bump the mantine group in /frontend with 6 updates (#3055)
Bumps the mantine group in /frontend with 6 updates:

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


Updates `@mantine/core` from 8.2.7 to 8.3.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/8.3.5/packages/@mantine/core)

Updates `@mantine/dropzone` from 8.2.7 to 8.3.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/8.3.5/packages/@mantine/dropzone)

Updates `@mantine/form` from 8.2.7 to 8.3.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/8.3.5/packages/@mantine/form)

Updates `@mantine/hooks` from 8.2.7 to 8.3.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/8.3.5/packages/@mantine/hooks)

Updates `@mantine/modals` from 8.2.7 to 8.3.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/8.3.5/packages/@mantine/modals)

Updates `@mantine/notifications` from 8.2.7 to 8.3.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/8.3.5/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-version: 8.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-version: 8.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/form"
  dependency-version: 8.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-version: 8.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/modals"
  dependency-version: 8.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-version: 8.3.5
  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>
2025-12-10 13:08:15 +09:00
morpheus65535
e1b8ad88c3 Added a menu with an item to empty pending, failed or completed jobs queue in jobs manager. 2025-12-08 23:50:59 -05:00
morpheus65535
721a49d63d Added emoji characters removal mods. #2987 2025-12-07 21:46:36 -05:00
enoch85
e95721b8c8
Added Plex multiselect for libraries 2025-12-01 22:35:43 -05:00
morpheus65535
18b5d6ec07 Added a visual indicator to the manual download modal when a subtitles is being downloaded. #3082 2025-11-28 14:21:03 -05:00
morpheus65535
f5d6721409
Added a backend jobs management system with a notifications drawer in UI to show the status of jobs. 2025-11-17 07:44:25 -05:00
Piotr Niełacny
9cc8485a08
Added AnimeSub.info provider for Polish anime subtitles 2025-11-11 10:51:43 -05:00
morpheus65535
408eac2f09 Release 1.5.4-beta.11 2025-10-22 06:07:11 +00:00
dependabot[bot]
12028b5173
no log: Bump the fortawesome group in /frontend with 5 updates (#3015)
Bumps the fortawesome group in /frontend with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` |
| [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) | `0.2.2` | `3.0.2` |


Updates `@fortawesome/fontawesome-svg-core` from 6.7.2 to 7.0.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.2...7.0.0)

Updates `@fortawesome/free-brands-svg-icons` from 6.7.2 to 7.0.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.2...7.0.0)

Updates `@fortawesome/free-regular-svg-icons` from 6.7.2 to 7.0.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.2...7.0.0)

Updates `@fortawesome/free-solid-svg-icons` from 6.7.2 to 7.0.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.2...7.0.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 10:54:54 +09:00
Anderson Shindy Oki
4b384a680f
no log: Bump vite to v7 (#3006) 2025-10-20 10:36:18 +09:00
Anderson Shindy Oki
e0213c85a1 no log: Fix package vulnerabilities 2025-10-20 10:30:28 +09:00
morpheus65535
8c46e69ba5 Improved subsource provider by making each user responsible for getting its own api-key. 2025-10-15 11:01:40 -04:00
enoch85
8b8cf4a96b
no log: Notify users about HTTPS requirement for clipboard (#3049)
* Notify users about HTTPS requirement for clipboard

Add notification for clipboard access requirement.

* better message
2025-10-14 23:10:40 -04:00
enoch85
d92d0484f8
Fixed autopulse configurator and added some error messages 2025-10-13 23:36:10 -04:00
morpheus65535
cac3ffac52
Added subsource.net provider 2025-10-13 23:23:54 -04:00
enoch85
960b6c6a9c
Added external webhook for Autopulse 2025-10-12 13:53:47 -04:00
Aden Northcote
5ffc7e0fb2
Fixed Radarr webhooks issue introduced in 1.5.3. Please review help text in Settings. 2025-09-27 08:21:34 -04:00
morpheus65535
b9d0236cf5 Removed Argenteam-dump provider that doesn't exist anymore. #3004 2025-09-16 12:39:03 -04:00
morpheus65535
c06389ffbb Removed tusubtitulo provider that doesn't exist anymore. #3022 2025-09-16 07:29:34 -04:00
morpheus65535
f4957d4005
Added a jobs queue to deal with SignalR events sequentially 2025-09-01 09:48:48 -04:00
dependabot[bot]
e7d4c3dc2a
no log: Bump the mantine group in /frontend with 6 updates (#2965)
Bumps the mantine group in /frontend with 6 updates:

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


Updates `@mantine/core` from 8.1.1 to 8.1.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/8.1.2/packages/@mantine/core)

Updates `@mantine/dropzone` from 8.1.1 to 8.1.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/8.1.2/packages/@mantine/dropzone)

Updates `@mantine/form` from 8.1.1 to 8.1.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/8.1.2/packages/@mantine/form)

Updates `@mantine/hooks` from 8.1.1 to 8.1.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/8.1.2/packages/@mantine/hooks)

Updates `@mantine/modals` from 8.1.1 to 8.1.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/8.1.2/packages/@mantine/modals)

Updates `@mantine/notifications` from 8.1.1 to 8.1.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/8.1.2/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/form"
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/modals"
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-version: 8.1.2
  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>
2025-08-27 14:39:12 +09:00
Daniel Hansson
c6ddee1432
Improved Plex integration to simplify the libraries selection, webhook creation and do selective content refresh instead of the whole library 2025-08-24 19:03:12 -04:00
Rowan
02b5aad0ae
Improved subtitles upgrade by giving translated subtitles a default score to make them upgradable 2025-08-23 08:36:36 -04:00
Daniel Hansson
ecf51560ea
Added Plex OAuth Authentication Support 2025-08-18 07:42:02 -04:00
Daniel Hansson
4c44995cb0
Added Docker-based development environment 2025-08-09 09:00:19 -04:00
Anderson Shindy Oki
ee64e265d1 no log: update dependencies with security vulnerabilities 2025-07-30 09:41:39 +09:00
Anderson Shindy Oki
0e3a55dc54 no log: Add comment about empty code2 for unknown media 2025-07-30 09:39:30 +09:00
Anderson Shindy Oki
38903713e7 Fixed movie and series edit for media with unknown audio languages 2025-07-30 09:35:57 +09:00
Rowan
e2f007fa2e
Added support for Lingarr subtitles translation 2025-07-28 22:24:55 -04:00
Denis Gheorghescu
dd270372ff
Added SubsRo provider 2025-07-19 11:23:53 -04:00
dependabot[bot]
e954db0419
no log: Bump the mantine group in /frontend with 6 updates (#2957)
Bumps the mantine group in /frontend with 6 updates:

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


Updates `@mantine/core` from 8.0.1 to 8.1.0
- [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/8.1.0/packages/@mantine/core)

Updates `@mantine/dropzone` from 8.0.1 to 8.1.0
- [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/8.1.0/packages/@mantine/dropzone)

Updates `@mantine/form` from 8.0.1 to 8.1.0
- [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/8.1.0/packages/@mantine/form)

Updates `@mantine/hooks` from 8.0.1 to 8.1.0
- [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/8.1.0/packages/@mantine/hooks)

Updates `@mantine/modals` from 8.0.1 to 8.1.0
- [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/8.1.0/packages/@mantine/modals)

Updates `@mantine/notifications` from 8.0.1 to 8.1.0
- [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/8.1.0/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/form"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/modals"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-version: 8.1.0
  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>
2025-06-30 22:41:12 +09:00
destpstrzy
ff8466cfba
Added Gemini AI translation option 2025-06-06 20:12:45 -04:00
dependabot[bot]
2366e830af
no log: Bump the mantine group in /frontend with 6 updates (#2942)
Bumps the mantine group in /frontend with 6 updates:

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


Updates `@mantine/core` from 8.0.0 to 8.0.1
- [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/8.0.1/packages/@mantine/core)

Updates `@mantine/dropzone` from 8.0.0 to 8.0.1
- [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/8.0.1/packages/@mantine/dropzone)

Updates `@mantine/form` from 8.0.0 to 8.0.1
- [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/8.0.1/packages/@mantine/form)

Updates `@mantine/hooks` from 8.0.0 to 8.0.1
- [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/8.0.1/packages/@mantine/hooks)

Updates `@mantine/modals` from 8.0.0 to 8.0.1
- [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/8.0.1/packages/@mantine/modals)

Updates `@mantine/notifications` from 8.0.0 to 8.0.1
- [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/8.0.1/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/form"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/modals"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-version: 8.0.1
  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>
2025-06-05 09:22:02 +09:00
Aden Northcote
a3102e8a19
Refactored Sonarr and Radarr hook. It may be a breaking change so users should review webhook parameters following information in Bazarr's settings. 2025-05-22 05:52:29 -04:00
Björn Orri
ac19e3743e
Added option to include language only when matching audio 2025-05-13 06:38:55 -04:00
dependabot[bot]
8d897f4d52
no log: Bump the mantine group in /frontend with 6 updates (#2926) 2025-05-13 10:51:07 +09:00
Anderson Shindy Oki
6fc150132f no log: bump vite to 6.3.5 2025-05-12 16:30:05 +09:00