1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-03 13:35:18 +00:00
Commit graph

4658 commits

Author SHA1 Message Date
Iñaki Larramendi
03f0bdbe39
Added series empty subtitle episodes progress bar labels (#2575) 2024-07-11 10:17:54 +09:00
morpheus65535
ebf3471eec Fixed issue with soustitreseu when guessit is unable to guess episode or season from release name. #2569 2024-07-10 10:07:18 -04:00
morpheus65535
48019281d0 no log: small fix to translate function 2024-07-10 10:01:34 -04:00
morpheus65535
ca7f68bbc8 Merge remote-tracking branch 'origin/development' into development 2024-07-09 21:24:02 -04:00
morpheus65535
e3a3ef1e93 Improved subdl provider to filter out non SRT or ASS subtitles 2024-07-09 21:23:13 -04:00
Vitiko
124ddeb4b9 no log: add dist-info 2024-07-09 18:52:51 -04:00
Vitiko
aafaf1cbf1 Update fese (extractor) (cover #2538) 2024-07-09 18:51:51 -04:00
Anderson Shindy Oki
12e7bbfb01
Fixed animetosho empty language fallback (#2571) 2024-07-09 23:54:02 +09:00
dependabot[bot]
96af60918e
no log: Bump the mantine group in /frontend with 6 updates (#2572)
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.0` | `7.11.1` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.11.0` | `7.11.1` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.11.0` | `7.11.1` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.11.0` | `7.11.1` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.11.0` | `7.11.1` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.11.0` | `7.11.1` |


Updates `@mantine/core` from 7.11.0 to 7.11.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.11.1/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.11.0 to 7.11.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.11.1/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.11.0 to 7.11.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.11.1/packages/@mantine/form)

Updates `@mantine/hooks` from 7.11.0 to 7.11.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.11.1/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.11.0 to 7.11.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.11.1/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.11.0 to 7.11.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.11.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-07-09 23:53:20 +09:00
Anderson Shindy Oki
ab2925e416
Fixed popover text wrap browser compatibility (#2573) 2024-07-09 23:52:55 +09:00
morpheus65535
032e8b812d no log: small improvement to subdl languages conversion 2024-07-09 10:01:17 -04:00
morpheus65535
a15b8d5602 Fixed pt-BR issue with subdl provider. 2024-07-09 09:01:39 -04:00
JayZed
4cc6806193 Merge branch 'development' of https://github.com/morpheus65535/bazarr into development 2024-07-08 17:33:43 -04:00
Anderson Shindy Oki
5886c20c9c Fixed PWA image path on development build 2024-07-08 12:49:01 +09:00
Anderson Shindy Oki
0f14a33c73
Fixed pwa assets files not served (#2568) 2024-07-08 10:32:11 +09:00
morpheus65535
40985fdee3
Added subdl provider initial implementation 2024-07-07 09:24:22 -04:00
morpheus65535
c94de67b44 Merge remote-tracking branch 'origin/development' into development 2024-07-06 23:29:41 -04:00
morpheus65535
67a459f23e no log: improved CI build test 2024-07-06 23:29:26 -04:00
Anderson Shindy Oki
8c65777ba8
Fixed overview poster wrap (#2567) 2024-07-07 05:11:19 +09:00
morpheus65535
44b5fe7e20 no log: fixed auto changelog command to list all commits since last release 2024-07-06 15:56:57 -04:00
Anderson Shindy Oki
3a9e65c1ba
Fixed PWA not registered (#2566) 2024-07-05 22:37:01 +09:00
morpheus65535
c76d23ebd4 Release 1.4.4-beta.16 2024-07-05 06:05:03 +00:00
morpheus65535
1eec5490e5 no log: quick fix 2024-07-04 23:12:58 -04:00
morpheus65535
c8e34d424b no log: added new columns to database schema to support better upgrade process and languages profiles tag 2024-07-04 22:59:33 -04:00
morpheus65535
22ac838e9b Upgraded knowit to latest version to fix some long-lasting issue. 2024-07-04 21:27:34 -04:00
Anderson Shindy Oki
8beebce2e4
Updated tanstack table to v8.x (#2564) 2024-07-05 09:56:13 +09:00
morpheus65535
a4527a7942 Fixed the subtitles upgrade process loop for normal subtitles upgraded to HI subtitles. 2024-07-02 23:20:08 -04:00
Anderson Shindy Oki
3cbfe08116
Added Anidb integration soft rate limits (#2556) 2024-07-02 09:43:36 +09:00
dependabot[bot]
023f59dfb9
no log: Bump the mantine group in /frontend with 6 updates (#2561)
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.10.2` | `7.11.0` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.10.2` | `7.11.0` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.10.2` | `7.11.0` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.10.2` | `7.11.0` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.10.2` | `7.11.0` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.10.2` | `7.11.0` |


Updates `@mantine/core` from 7.10.2 to 7.11.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.11.0/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.10.2 to 7.11.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.11.0/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.10.2 to 7.11.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.11.0/packages/@mantine/form)

Updates `@mantine/hooks` from 7.10.2 to 7.11.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.11.0/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.10.2 to 7.11.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.11.0/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.10.2 to 7.11.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.11.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-07-02 09:06:42 +09:00
morpheus65535
7b7e984bff Fixed file traversal via path filename vulnerability in swaggerui static route. #2559 2024-07-01 08:02:08 -04:00
Vitiko
ad88ec3767 Fix original format requests (#2514) 2024-06-28 18:22:45 -04:00
Anderson Shindy Oki
f51f3e0570 no log: Bump websocket dependencies with security vulnerabilities 2024-06-27 11:55:26 +09:00
Anderson Shindy Oki
34089b0fd7
Fixed uptime calculation overflowing hours 2024-06-25 08:49:52 -04:00
Anderson Shindy Oki
668ec386fc
Fixed usage of pysubs2 removed exception in subliminal_patch 2024-06-25 08:48:18 -04:00
Anderson Shindy Oki
26ce9d73e6
Fixed frontend sync and translate missing hi and forced information 2024-06-24 22:11:08 -04:00
dependabot[bot]
41541775e9
no log: Bump the react group in /frontend with 4 updates (#2550)
Bumps the react group in /frontend with 4 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `@types/react` from 18.2.75 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `@types/react-dom` from 18.2.24 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@types/react` from 18.2.75 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.24 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:04:10 +09:00
morpheus65535
9049ab2238 Fixed issue with subtitles translation failing. #2519 2024-06-24 11:13:28 -04:00
morpheus65535
dcbd8130db Fixed HI or Forced status not being properly saved to history when syncing or translating a subtitles. 2024-06-24 10:59:10 -04:00
morpheus65535
2f1e3645b0 Merge remote-tracking branch 'origin/development' into development 2024-06-20 07:35:37 -04:00
morpheus65535
76175a889b Fixed opensubtitles.com provider not being throttled properly when server returned http 500. 2024-06-20 07:35:29 -04:00
Vitiko
4430ec8f3e Subtitle class: get format dinamically (fix #2514) 2024-06-18 17:44:12 -04:00
modem
9a52b3c539
Fixed legendasdivx provider while searching for movies subtitles 2024-06-18 05:50:34 -04:00
Thomas Anderson
55d96b3231
Fixed usage of path mappings for video_analyzer operations 2024-06-18 05:44:13 -04:00
morpheus65535
d59e3e5bc4 no log: Bump braces from 3.0.2 to 3.0.3 in /frontend 2024-06-18 05:42:42 -04:00
morpheus65535
fb83ec4081 Fixed unhandled exception in opensubtitles.com provider login method. #2545 2024-06-18 05:31:50 -04:00
morpheus65535
e0d14a66e2 Merge remote-tracking branch 'origin/development' into development 2024-06-17 21:11:28 -04:00
morpheus65535
35b65dcd4e Improved video metadata parser function and documented params and return values. 2024-06-17 21:11:08 -04:00
dependabot[bot]
c47855f88e
no log: Bump the mantine group in /frontend with 6 updates (#2543)
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.10.1` | `7.10.2` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.10.1` | `7.10.2` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.10.1` | `7.10.2` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.10.1` | `7.10.2` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.10.1` | `7.10.2` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.10.1` | `7.10.2` |


Updates `@mantine/core` from 7.10.1 to 7.10.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.10.2/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.10.1 to 7.10.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.10.2/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.10.1 to 7.10.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.10.2/packages/@mantine/form)

Updates `@mantine/hooks` from 7.10.1 to 7.10.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.10.2/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.10.1 to 7.10.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.10.2/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.10.1 to 7.10.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.10.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>
2024-06-17 18:09:01 -04:00
morpheus65535
1f843c7d15 Fixed corrupted hi value in languages profile after reverting back Non-HI only feature. 2024-06-16 10:03:20 -04:00
morpheus65535
5ad3926306 Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later. 2024-06-14 12:24:23 -04:00