Commit graph

4704 commits

Author SHA1 Message Date
Anderson Shindy Oki
59d8243d0b Added navigation bar shell scroll support 2025-02-05 09:43:22 +09:00
dependabot[bot]
e6f03fb664
no log: Bump the mantine group in /frontend with 6 updates (#2838)
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.16.0` | `7.16.2` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.16.0` | `7.16.2` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.16.0` | `7.16.2` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.16.0` | `7.16.2` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.16.0` | `7.16.2` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.16.0` | `7.16.2` |


Updates `@mantine/core` from 7.16.0 to 7.16.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.16.2/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.16.0 to 7.16.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.16.2/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.16.0 to 7.16.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.16.2/packages/@mantine/form)

Updates `@mantine/hooks` from 7.16.0 to 7.16.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.16.2/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.16.0 to 7.16.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.16.2/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.16.0 to 7.16.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.16.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>
2025-02-04 14:40:34 +09:00
morpheus65535
b9a0d9c922 Added missing settings preventing proper download of subtitles. #2839 2025-01-30 21:06:25 -05:00
morpheus65535
a5408ab5c1 Merge remote-tracking branch 'origin/development' into development 2025-01-29 08:10:43 -05:00
morpheus65535
bdbe946be2 Added support for remote DNS query over socks5h proxy. #2839 2025-01-29 08:10:30 -05:00
Mihail Stoyanov
99d9691eb1
Fixed yavka.net provider by passing all form parameters and improved caching to reduce number of requests 2025-01-27 13:10:55 -05:00
dependabot[bot]
bd1cbe9aae
no log: Bump the fortawesome group in /frontend with 4 updates (#2829)
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.1 to 6.7.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.7.1...6.7.2)

Updates `@fortawesome/free-brands-svg-icons` from 6.7.1 to 6.7.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.7.1...6.7.2)

Updates `@fortawesome/free-regular-svg-icons` from 6.7.1 to 6.7.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.7.1...6.7.2)

Updates `@fortawesome/free-solid-svg-icons` from 6.7.1 to 6.7.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.7.1...6.7.2)

---
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>
2025-01-27 09:31:09 +09:00
Anderson Shindy Oki
5df188570c no log: Bump vite to 5.4.14 2025-01-27 09:27:14 +09:00
destpstrzy
31400c8957
Added scan Plex library option for new files after downloading subtitles 2025-01-26 08:36:07 -05:00
destpstrzy
fe7b224916
Added feature to change "added" info in Plex once subtitles are downloaded 2025-01-23 08:24:00 -05:00
morpheus65535
2fc8f10a94
Updated vendored modules 2025-01-18 10:02:09 -05:00
morpheus65535
6fc6ca5ec2 Fixed podnapisi TypeError since we've merged #2790. 2025-01-17 21:59:39 -05:00
Anderson Shindy Oki
214b8153ae no log: Bumped mantine to v7.16.0 2025-01-17 09:23:04 +09:00
Anderson Shindy Oki
1cc63ce8c7 no log: Bumped jsdom to v26.0.0 2025-01-17 09:19:01 +09:00
Anderson Shindy Oki
4f77710f46 Fixed modal with tables application crash 2025-01-16 23:33:31 +09:00
morpheus65535
e17bad6ec4 Added some failsafe to RegieLive provider to try to prevent getting redirected to captcha validation or being completely blocked for a while. #2165 2025-01-15 22:32:00 -05:00
Anderson Shindy Oki
dbcbf4ecde
Persist pages on url and hydrate on page load (#2826) 2025-01-16 11:40:25 +09:00
Anderson Shindy Oki
d572ab7b05
no log: Bumped react to 19 (#2824) 2025-01-14 15:06:23 +09:00
morpheus65535
5fa64c6b87 Merge remote-tracking branch 'origin/development' into development 2025-01-13 22:08:40 -05:00
morpheus65535
58880117a9 Fixed issue with some custom languages subtitles while trying to index them. #2815 2025-01-13 22:08:26 -05:00
morpheus65535
e780edd0b7 Fixed issue with API not returning proper subtitles hi or forced subtitles in some edge cases 2025-01-13 21:45:47 -05:00
Anderson Shindy Oki
9fc77524b2
no log: Updated react router to v7 (#2823) 2025-01-14 11:43:17 +09:00
Anderson Shindy Oki
c7195db715 no log: Bump nanoid to fix security vulnerabilities 2025-01-14 09:51:54 +09:00
Anderson Shindy Oki
ac6b89eb16
no log: Bumped node version to latest LTS v22.13.0 (#2822) 2025-01-14 09:51:03 +09:00
morpheus65535
e9c6e1f9c4 no log: removed some unused code during sync process with Sonarr and Radarr 2025-01-11 09:27:25 -05:00
morpheus65535
8705f8074a Merge remote-tracking branch 'origin/development' into development 2025-01-11 09:13:51 -05:00
morpheus65535
9ac6c69a4f Removed opensubtitles.org deprecation announcement for VIP users. 2025-01-11 09:13:46 -05:00
Jack
f146d975d3
Added mass delete subtitle files (#2816) 2025-01-10 09:33:02 +09:00
morpheus65535
6a791b2be0 Added TooManyRequests throttling to podnapisi provider. 2025-01-08 09:59:27 -05:00
morpheus65535
d7259d3b5a Merge remote-tracking branch 'origin/development' into development 2025-01-07 21:16:48 -05:00
morpheus65535
2a038cdc21 Improved assrt release name matching by ignoring meaningless values. #2761 2025-01-07 21:16:31 -05:00
Mikael Lofjärd
0413dbaa4c
Improved languages profile health check to include default assigned profiles 2024-12-30 10:43:57 -05:00
morpheus65535
60febe3d12 Fixed sync issue with Radarr that would remove all movies from database on every sync. 2024-12-28 14:01:25 -05:00
Xewdy
4809b403ca
Added check to opensubtitles.com for SDH subtitles being classified as forced 2024-12-26 14:49:49 -05:00
morpheus65535
b71daad7fb Fixed Bazarr not starting when configured IP isn't available for binding. 2024-12-26 09:46:22 -05:00
morpheus65535
8346ea9dc8 Improved Sonarr and Radarr syncing to prevent database integrity exception being raised by relying on proper primary keys instead of other values. 2024-12-25 14:22:30 -05:00
morpheus65535
2247c55bfa Added opensubtitles specific throttling for server under maintenance (http 506) 2024-12-24 09:57:17 -05:00
morpheus65535
96618d5843 no log: minor UI fixes 2024-12-24 09:54:19 -05:00
morpheus65535
334cd1dfca Merge remote-tracking branch 'origin/development' into development 2024-12-24 09:13:55 -05:00
morpheus65535
b59b5a6fd7 no log: minor UI fixes 2024-12-24 09:13:41 -05:00
Alessandro Vitali
d5a290c7a2
Reduced throttle from 24 hours to 6 before retrying Opensubtitles.com API on DownloadLimitExceeded 2024-12-23 14:42:59 -05:00
destpstrzy
320935548c
Fixed download error with Napiprojekt provider 2024-12-20 20:54:54 -05:00
morpheus65535
9d62d84ef5 Fixed titrari provider to prevent abuse and throttle properly. #2709 2024-12-20 20:32:13 -05:00
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