pannal
b38f1df99c
Mods/Fix Uppercase: Fix broken uppercase detection in certain cases ( #2852 )
...
When a stripped entry of a subtitle is empty, the whole subtitle is considered uppercased and is fixed erroneously, if the modification is enabled (oversight from previous commit on this mod; we break the for loop instead of continuing)
3 days ago
Engin Al
8ff5d5838a
Added Turkcealtyazi.org provider for Turkish subtitles
1 week ago
dependabot[bot]
e1ae5aa30c
no log: Bump the mantine group in /frontend with 6 updates ( #2847 )
...
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.2` | `7.16.3` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone ) | `7.16.2` | `7.16.3` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form ) | `7.16.2` | `7.16.3` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks ) | `7.16.2` | `7.16.3` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals ) | `7.16.2` | `7.16.3` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications ) | `7.16.2` | `7.16.3` |
Updates `@mantine/core` from 7.16.2 to 7.16.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.16.3/packages/@mantine/core )
Updates `@mantine/dropzone` from 7.16.2 to 7.16.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.16.3/packages/@mantine/dropzone )
Updates `@mantine/form` from 7.16.2 to 7.16.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.16.3/packages/@mantine/form )
Updates `@mantine/hooks` from 7.16.2 to 7.16.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.16.3/packages/@mantine/hooks )
Updates `@mantine/modals` from 7.16.2 to 7.16.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.16.3/packages/@mantine/modals )
Updates `@mantine/notifications` from 7.16.2 to 7.16.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.16.3/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>
1 week ago
Anderson Shindy Oki
7e9d7db8f2
no log: Bump vitest to 1.6.1
1 week ago
morpheus65535
6d5ebb0faa
Added more debug logging to opensubtitles.com provider to help then investigate issues.
2 weeks ago
ThioJoe
d1775ff5c1
Fixed UNC path parsing for Radarr sync
2 weeks ago
morpheus65535
e2a3f363d1
Fixed upgrade process for translated subtitles. #2817
2 weeks ago
Anderson Shindy Oki
59d8243d0b
Added navigation bar shell scroll support
2 weeks ago
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>
3 weeks ago
morpheus65535
b9a0d9c922
Added missing settings preventing proper download of subtitles. #2839
3 weeks ago
morpheus65535
a5408ab5c1
Merge remote-tracking branch 'origin/development' into development
3 weeks ago
morpheus65535
bdbe946be2
Added support for remote DNS query over socks5h proxy. #2839
3 weeks ago
Mihail Stoyanov
99d9691eb1
Fixed yavka.net provider by passing all form parameters and improved caching to reduce number of requests
4 weeks ago
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>
4 weeks ago
Anderson Shindy Oki
5df188570c
no log: Bump vite to 5.4.14
4 weeks ago
destpstrzy
31400c8957
Added scan Plex library option for new files after downloading subtitles
4 weeks ago
destpstrzy
fe7b224916
Added feature to change "added" info in Plex once subtitles are downloaded
4 weeks ago
morpheus65535
2fc8f10a94
Updated vendored modules
1 month ago
morpheus65535
6fc6ca5ec2
Fixed podnapisi TypeError since we've merged #2790 .
1 month ago
Anderson Shindy Oki
214b8153ae
no log: Bumped mantine to v7.16.0
1 month ago
Anderson Shindy Oki
1cc63ce8c7
no log: Bumped jsdom to v26.0.0
1 month ago
Anderson Shindy Oki
4f77710f46
Fixed modal with tables application crash
1 month ago
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
1 month ago
Anderson Shindy Oki
dbcbf4ecde
Persist pages on url and hydrate on page load ( #2826 )
1 month ago
Anderson Shindy Oki
d572ab7b05
no log: Bumped react to 19 ( #2824 )
1 month ago
morpheus65535
5fa64c6b87
Merge remote-tracking branch 'origin/development' into development
1 month ago
morpheus65535
58880117a9
Fixed issue with some custom languages subtitles while trying to index them. #2815
1 month ago
morpheus65535
e780edd0b7
Fixed issue with API not returning proper subtitles hi or forced subtitles in some edge cases
1 month ago
Anderson Shindy Oki
9fc77524b2
no log: Updated react router to v7 ( #2823 )
1 month ago
Anderson Shindy Oki
c7195db715
no log: Bump nanoid to fix security vulnerabilities
1 month ago
Anderson Shindy Oki
ac6b89eb16
no log: Bumped node version to latest LTS v22.13.0 ( #2822 )
1 month ago
morpheus65535
e9c6e1f9c4
no log: removed some unused code during sync process with Sonarr and Radarr
1 month ago
morpheus65535
8705f8074a
Merge remote-tracking branch 'origin/development' into development
1 month ago
morpheus65535
9ac6c69a4f
Removed opensubtitles.org deprecation announcement for VIP users.
1 month ago
Jack
f146d975d3
Added mass delete subtitle files ( #2816 )
1 month ago
morpheus65535
6a791b2be0
Added TooManyRequests throttling to podnapisi provider.
1 month ago
morpheus65535
d7259d3b5a
Merge remote-tracking branch 'origin/development' into development
2 months ago
morpheus65535
2a038cdc21
Improved assrt release name matching by ignoring meaningless values. #2761
2 months ago
Mikael Lofjärd
0413dbaa4c
Improved languages profile health check to include default assigned profiles
2 months ago
morpheus65535
60febe3d12
Fixed sync issue with Radarr that would remove all movies from database on every sync.
2 months ago
Xewdy
4809b403ca
Added check to opensubtitles.com for SDH subtitles being classified as forced
2 months ago
morpheus65535
b71daad7fb
Fixed Bazarr not starting when configured IP isn't available for binding.
2 months ago
morpheus65535
8346ea9dc8
Improved Sonarr and Radarr syncing to prevent database integrity exception being raised by relying on proper primary keys instead of other values.
2 months ago
morpheus65535
2247c55bfa
Added opensubtitles specific throttling for server under maintenance (http 506)
2 months ago
morpheus65535
96618d5843
no log: minor UI fixes
2 months ago
morpheus65535
334cd1dfca
Merge remote-tracking branch 'origin/development' into development
2 months ago
morpheus65535
b59b5a6fd7
no log: minor UI fixes
2 months ago
Alessandro Vitali
d5a290c7a2
Reduced throttle from 24 hours to 6 before retrying Opensubtitles.com API on DownloadLimitExceeded
2 months ago
destpstrzy
320935548c
Fixed download error with Napiprojekt provider
2 months ago
morpheus65535
9d62d84ef5
Fixed titrari provider to prevent abuse and throttle properly. #2709
2 months ago