Commit graph

4562 commits

Author SHA1 Message Date
Anderson Shindy Oki
5b47ce389f feat: Add system status badge count 2024-09-18 09:05:46 +09:00
morpheus65535
97f3f401b5 Fixed duplicate languages profile items IDs for those without cutoff and implemented health issue notifications for those with cutoff. 2024-09-17 08:05:51 -04:00
Omar Pakker
cc7a8000e7
Fixed logging filter bug introduced in 1.4.4 2024-09-16 12:10:50 -04:00
Matheus Amendola
695887b584
no log: updated readme for legendas.net
Since Legendas.net was added in release v1.4.4, I am updating the README.md.
2024-09-15 21:08:45 -04:00
morpheus65535
ff54bc83a9 Merge remote-tracking branch 'origin/development' into development 2024-09-14 08:32:35 -04:00
dependabot[bot]
dc384d7694
no log: Bump @types/react in /frontend in the react group (#2653) 2024-09-13 21:58:58 +09:00
morpheus65535
42781d5b68 no log: some pep8 fixes to legendasnet 2024-09-13 08:48:52 -04:00
Matheus Amendola
b8aa2a8b1a
Added support for Legendas.net provider 2024-09-13 08:44:19 -04:00
morpheus65535
6d062f3500 Modified some language names to match those in Sonarr and Radarr. #2650 2024-09-12 20:33:22 -04:00
Anderson Shindy Oki
10d475e81e
Fixed async audio languages not mapped fallback (#2652) 2024-09-10 13:37:14 +09:00
dependabot[bot]
1aff7a35f2
no log: Bump the mantine group in /frontend with 6 updates (#2649) 2024-09-09 14:48:15 +09:00
morpheus65535
6ddfdfee6a Fixed series indexing when malformed alternate title is returned by Sonarr 2024-09-08 07:56:46 -04:00
morpheus65535
f6c5ee6bfc Fixed podnapisi AttributeError 2024-09-04 06:53:30 -04:00
Omar Pakker
4e365c6aa6
Added support for binding IPv4 AND IPv6 instead of just either one or the other 2024-09-03 07:03:13 -04:00
GabbeHags
92708e722f
Made all subf2m test pass (#2645) 2024-09-02 05:19:52 -04:00
Anderson Shindy Oki
deae4e52f0 Fixed anidb refiner empty mapping episode reference not skipped 2024-09-02 00:15:02 +09:00
morpheus65535
5f7e1f68c7 Fixed cutoff language not being properly handled. #2635 2024-08-29 22:56:52 -04:00
Anderson Shindy Oki
0fd635c72d
Fixed zimuku provider skipping non lowercase subtitles (#2644) 2024-08-30 09:06:51 +09:00
morpheus65535
8e8311186d Merge remote-tracking branch 'origin/development' into development 2024-08-29 07:06:21 -04:00
morpheus65535
cfa9004040 Fixed timeout while querying subdivx provider. #2633 2024-08-29 07:06:16 -04:00
Anderson Shindy Oki
fb3722f138
no log: Eslint plugin updates (#2574) 2024-08-29 16:49:13 +09:00
Anderson Shindy Oki
02a91253f0
no log: Replace raw html bold tag inside text with Mantine Text (#2639) 2024-08-29 16:22:24 +09:00
JayZed
e5f1528bba
Added ability to remove language profiles based on tag values 2024-08-28 14:30:00 -04:00
morpheus65535
f1f3850f9e no log: small fixes to my latest commit 2024-08-27 21:51:14 -04:00
Nejc Kovač
74f2c66464
Fixed Podnapisi not returning any subtitles 2024-08-27 07:05:43 -04:00
dependabot[bot]
ee622e64b4
no log: Bump @types/react in /frontend in the react group (#2636)
Bumps the react group in /frontend with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 18.3.3 to 18.3.4
- [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
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 09:01:06 +09:00
Anderson Shindy Oki
0e876fcc93
Added sonarr and radarr settings tags validation (#2634) 2024-08-27 09:00:44 +09:00
GabbeHags
855da6b1bb
Fixed subf2m search process by stripping html title result before using regex 2024-08-26 07:49:33 -04:00
Anderson Shindy Oki
9ec6027989 Fixed badge overflow 2024-08-26 10:36:40 +09:00
dependabot[bot]
1be0a9e968
no log: Bump recharts from 2.12.6 to 2.12.7 in /frontend (#2629)
Bumps [recharts](https://github.com/recharts/recharts) from 2.12.6 to 2.12.7.
- [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.6...v2.12.7)

---
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-08-26 10:10:44 +09:00
morpheus65535
eb084abc21 Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. #2612 2024-08-25 15:05:31 -04:00
Anderson Shindy Oki
4887066000
Fixed chinese audio language (#2632) 2024-08-25 22:46:57 +09:00
morpheus65535
609349b400 Refactored the translation routine to prevent Google Translate from messing with subtitles sequence by sending line by line (slower but better). #2558 2024-08-24 15:24:15 -04:00
dependabot[bot]
00c7eabd8c
no log: Bump the mantine group in /frontend with 6 updates (#2619)
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.12.0` | `7.12.1` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.12.0` | `7.12.1` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.12.0` | `7.12.1` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.12.0` | `7.12.1` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.12.0` | `7.12.1` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.12.0` | `7.12.1` |


Updates `@mantine/core` from 7.12.0 to 7.12.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/7.12.1/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.12.0 to 7.12.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/7.12.1/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.12.0 to 7.12.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/7.12.1/packages/@mantine/form)

Updates `@mantine/hooks` from 7.12.0 to 7.12.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/7.12.1/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.12.0 to 7.12.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/7.12.1/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.12.0 to 7.12.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/7.12.1/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-08-19 21:59:08 +09:00
Hlib
dc9df6814b
Fixed provider AvistaZ & CinemaZ optional subtitle Uploader (#2628) 2024-08-19 21:58:41 +09:00
Anderson Shindy Oki
8c68fba85d no log: Remove missleading anime logs 2024-08-10 14:11:42 +09:00
Anderson Shindy Oki
baae406a02
Added settings provider maximum description lines (#2611) 2024-08-09 16:40:44 +09:00
Anderson Shindy Oki
f424c21628 no log: Remove item overview fallback image poster 2024-08-07 09:12:48 +09:00
dependabot[bot]
88f5d1c7b6
no log: Bump the mantine group in /frontend with 6 updates (#2608)
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.11.2` | `7.12.0` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.11.2` | `7.12.0` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.11.2` | `7.12.0` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.11.2` | `7.12.0` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.11.2` | `7.12.0` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.11.2` | `7.12.0` |


Updates `@mantine/core` from 7.11.2 to 7.12.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/7.12.0/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.11.2 to 7.12.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/7.12.0/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.11.2 to 7.12.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/7.12.0/packages/@mantine/form)

Updates `@mantine/hooks` from 7.11.2 to 7.12.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/7.12.0/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.11.2 to 7.12.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/7.12.0/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.11.2 to 7.12.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/7.12.0/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-08-07 09:08:04 +09:00
Anderson Shindy Oki
1ec415f0c5 Fixed table items losing order when action is executed 2024-08-07 09:03:59 +09:00
JayZed
2ee008b57b
Removed raising of OSError during subsync (#2584) 2024-08-06 14:13:38 -04:00
Hlib
0fc334f731
Fixed AvistaZ and CinemaZ scraping when the Reseed notification is displayed 2024-08-06 07:15:50 -04:00
JayZed
5582cc076d
Fix for provider subtitle language being unintentionally modified
This prevents unwanted changes to the provider copy of the language.
Thanks to @vitiko98 for suggesting a better place for this fix.
2024-08-05 21:40:34 -04:00
The Man
866b1d5894
Added jimaku provider (#2505)
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2024-08-06 09:24:15 +09:00
Anderson Shindy Oki
e5edf6203c
Fixed postgresql database migrations not applied (#2601) 2024-08-04 21:30:13 +09:00
dependabot[bot]
cc82c01c88
no log: Bump the fortawesome group in /frontend with 4 updates (#2595)
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.5.2 to 6.6.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.5.2...6.6.0)

Updates `@fortawesome/free-brands-svg-icons` from 6.5.2 to 6.6.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.5.2...6.6.0)

Updates `@fortawesome/free-regular-svg-icons` from 6.5.2 to 6.6.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.5.2...6.6.0)

Updates `@fortawesome/free-solid-svg-icons` from 6.5.2 to 6.6.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.5.2...6.6.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-08-04 21:23:20 +09:00
Anderson Shindy Oki
557c1dc7e8
Fixed get movie monitored status (#2591) 2024-08-04 21:22:20 +09:00
Vitiko
4a34186985 SuperSubtitles: handle KeyError for movie searches 2024-07-26 19:16:37 -04:00
Vitiko
8fe8eaf7da Subdl Provider: avoid raising exception on no results
ProviderError is raised when the movie or the TVShow is not found,
causing Bazarr to throttle the provider instead of returning an empty
list.
2024-07-26 19:09:09 -04:00
Vitiko
e4429e1a41 no log: Fix #2578 2024-07-26 18:59:40 -04:00