morpheus65535
4eb09c546d
Fixed an issue that prevented Bazarr from starting when PIv6 has been disabled using grub. #2738
6 months ago
morpheus65535
ac1a3c5eb0
Fixed logging of proxied client requests while authenticating. #2721
6 months ago
Anderson Shindy Oki
23c19db2e2
Fixed anidb refiner special episodes without offset ( #2736 )
6 months ago
JayZed
239ab780eb
Handle bad JSON results from subsynchro provider #2735
6 months ago
morpheus65535
c615f99f06
Improved guessing of video file properties by using file name and refining it with scene name if available. #2704
6 months ago
morpheus65535
a186e64893
Fixed subdl to not ignore movies subtitles by erroneously check for season packs. #2725
6 months ago
morpheus65535
b34a0c19a2
Fixed issue with translation failing when nothing is returned by Google Translate. #2519
6 months ago
Anderson Shindy Oki
e8077d64df
Added search poster ( #2722 )
6 months ago
dependabot[bot]
65968dcd44
no log: Bump the mantine group in /frontend with 6 updates ( #2733 )
...
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.13.2` | `7.13.3` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone ) | `7.13.2` | `7.13.3` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form ) | `7.13.2` | `7.13.3` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks ) | `7.13.2` | `7.13.3` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals ) | `7.13.2` | `7.13.3` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications ) | `7.13.2` | `7.13.3` |
Updates `@mantine/core` from 7.13.2 to 7.13.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.13.3/packages/@mantine/core )
Updates `@mantine/dropzone` from 7.13.2 to 7.13.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.13.3/packages/@mantine/dropzone )
Updates `@mantine/form` from 7.13.2 to 7.13.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.13.3/packages/@mantine/form )
Updates `@mantine/hooks` from 7.13.2 to 7.13.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.13.3/packages/@mantine/hooks )
Updates `@mantine/modals` from 7.13.2 to 7.13.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.13.3/packages/@mantine/modals )
Updates `@mantine/notifications` from 7.13.2 to 7.13.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.13.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>
6 months ago
morpheus65535
a1658bbf32
Added support for Spanish (Latino) in opensubtitles.com. #2720
6 months ago
morpheus65535
5934d1b7ab
no log: fixed latest db migration
6 months ago
The Man
a9243c6c03
Added Anilist error log when the record exists on mapping but doesn't enrich with Anilist id
6 months ago
morpheus65535
678443f212
Added created and updated timestamp to DB for series, episodes and movies
6 months ago
shaji618
f58c863007
Added highlight when hovering table rows
6 months ago
JayZed
092012a487
Fixed RegieLive JSONDecodeError #2727
6 months ago
Samuel Bartík
1874f29789
Fixed titulky NameError issue
6 months ago
morpheus65535
56d8f2c9a3
Fixed another issue with subtitles upgrade process.
6 months ago
morpheus65535
a4cfb0077b
no log: removing forgotten line
6 months ago
morpheus65535
de9ce4d13d
Fixed issue with subtitles upgrade process on Windows
6 months ago
morpheus65535
5139fca5b8
Fixed subtitles naming when saving subtitles to prevent parsing for HI content if the provider (or the user if it's an upload) specifies that it should be considered as HI. #2719
6 months ago
morpheus65535
16499fc674
Fixed issue introduced in upgrade process in beta.3
6 months ago
dependabot[bot]
4341bdf36f
no log: Bump the mantine group in /frontend with 6 updates ( #2718 )
6 months ago
JayZed
9eb9bb55c9
Improved provider labeling
6 months ago
morpheus65535
92107a2425
Fixed subtitrari noi provider issue while downloading some subtitles. #2708
7 months ago
morpheus65535
75a58139e0
Merge remote-tracking branch 'origin/development' into development
7 months ago
morpheus65535
4b9417c2e2
Fixed error while inserting episodes during sync process. #2700
7 months ago
morpheus65535
43563cdcbd
Fixed subtitles conversion when use original format is enabled and prevented hearing-impaired detection for non srt format subtitles. #2693
7 months ago
pannal
f50bcf34ac
Fixed bad non-HI detection with embedded provider when forced subtitles available
7 months ago
Anderson Shindy Oki
74249eeb4c
no log: Apply security fixes ( #2707 )
7 months ago
Anderson Shindy Oki
e4242c1e6c
no log: Bump axios from 1.6.8 to 1.7.4 in /frontend ( #2706 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
d006b4ecea
no log: Bump benc-uk/workflow-dispatch from 1.2.3 to 1.2.4 ( #2606 )
...
Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/benc-uk/workflow-dispatch/releases )
- [Commits](https://github.com/benc-uk/workflow-dispatch/compare/v1.2.3...v1.2.4 )
---
updated-dependencies:
- dependency-name: benc-uk/workflow-dispatch
dependency-type: direct:production
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>
7 months ago
dependabot[bot]
437064ce30
no log: Bump @types/react ( #2703 )
...
Bumps the react group with 1 update in the /frontend directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ).
Updates `@types/react` from 18.3.5 to 18.3.11
- [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>
7 months ago
Samuel Bartík
f296ba5336
Added the option to skip mismatched fps to Titulky
7 months ago
Petar Lotrean
a4873fc0f5
Added season pack download feature to titlovi
7 months ago
Alvaro Chavez
4f2bcc17d9
Implemented subdivx version resolution for buscar parameter
7 months ago
morpheus65535
7000d2ac2c
Fixed subtitles translation to Portuguese. #2689
7 months ago
Anderson Shindy Oki
79118a494c
no log: Only print anidb refinement log on success not failure
7 months ago
Anderson Shindy Oki
6cc3fcfc72
no log: Change anidb refinement log to debug level
7 months ago
JayZed
e544e1fab1
When multiple audio streams exist, pick the correct one for whisper to process ( #2688 )
7 months ago
morpheus65535
a1fac160fb
Fixed subdivx provider after recent changes to their website. #2686
7 months ago
Anderson Shindy Oki
bd3d1e5624
Fixed chinese traditional custom language hi extensions
7 months ago
JayZed
c2a1e4d62c
Merge branch 'development' of https://github.com/morpheus65535/bazarr into development
7 months ago
morpheus65535
0200bb96d9
Fixed improper paths history logging for different tools
7 months ago
morpheus65535
6297b4b83c
Added database type, version and migration to System-->Status page.
7 months ago
morpheus65535
25098e5e07
Fixed database migration issue with postgresql. #2664
7 months ago
morpheus65535
c11bdf34fa
Fixed duplicate IDs in languages profile items
7 months ago
Anderson Shindy Oki
9d8d995d3a
Fixed upload subtitle language ( #2675 )
7 months ago
Anderson Shindy Oki
dd92f408b9
Fixed duplicated search result name for series and movies ( #2682 )
7 months ago
JayZed
5e08898de8
Clear log file contents on Empty log
7 months ago
Hoang Dinh
c69be93cd6
Improved embeddedsubtitles provider by turning on Audio Sync during audio extraction process
7 months ago