Anderson Shindy Oki
0a0762b1cf
Fixed minor style and colors broken on Mantine v7 update
...
* Fixed action icon styles
* small fixes
* fix brand color
* more small fixes
* fix disabled color for dark
* feat: customize highlight and warning badge
* chore: Remove hardcoded variables
* feat: add text wrap pretty to pop over
* fix: pagination position
* chore: small adjustments
2024-06-08 21:36:42 -04:00
dependabot[bot]
240948e638
no log: Bump react-router-dom from 6.22.3 to 6.23.1 in /frontend ( #2507 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.22.3 to 6.23.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.23.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-09 07:49:07 +09:00
Anderson Shindy Oki
2b19f390e7
Updated pysubs2 to 1.7.2
...
* chore: Bump pysubs2 to v1.7.1
* chore: bump version to 1.7.2
* remove bin
2024-06-08 06:40:00 -04:00
Anderson Shindy Oki
a8c1794061
Fixed provider legendasdivx unable to find series subtitles. #2509
...
* fix: quotes surround series name not season
* feat: Add search via series imdb id
* chore: Add comment
* fix: Last small fixes
2024-06-08 06:20:03 -04:00
JayZed
eb296e13c1
Improved global search function
...
* Use Hamming textdistance library
Used Hamming textdistance to sort by closest match.
* Global search UI improvements
Increased dropdown height to show more results initially (and which can also be scrolled into view).
Scrollbars will appear automatically as needed.
Remove dropdown when Search box is cleared.
* Added textdistance 4.6.2 library
2024-06-08 06:14:39 -04:00
Anderson Shindy Oki
bcd8257fda
no log: Apply style linter ( #2516 )
2024-06-07 20:49:40 -04:00
Anderson Shindy Oki
be8f2d6d18
Upgraded mantine to v7.x
2024-06-06 23:00:42 -04:00
morpheus65535
bb8233b599
Fixed external subtitles indexing on some platforms where filesystem encoding may be using a different UTF8 normalization form.
2024-06-06 06:17:13 -04:00
Alex Meyer
77302fad21
Fixed throttled_providers.dat reset
2024-05-30 22:16:24 -04:00
Anderson Shindy Oki
b7e6de71ff
Fixed bazarr restart traceback exception
2024-05-30 22:08:29 -04:00
JayZed
884200441b
Fix for case insensitive filesystem upates
...
This fix was made necessary when a library changed the case of one of its files, but kept the name the same.
When the file was updated in place, the case did not change.
The solution is to delete the file first before extracting the new one from the zip file with the changed case.
2024-05-27 21:18:45 -04:00
morpheus65535
0e183c428b
Fixed subdivx series search process. #2499
2024-05-27 20:58:29 -04:00
morpheus65535
ebb0cc16b1
no log: Delete libs/apprise/apprise.pyi
2024-05-25 00:19:06 -04:00
morpheus65535
0abf56191c
no log: Delete libs/apprise/apprise.py
2024-05-25 00:18:49 -04:00
morpheus65535
5ca733eac0
Reverted to apprise 1.7.6 to fix an issue with the upgrade process first. 1.8.0 will get back in nightly shortly. #2497
2024-05-24 13:19:37 -04:00
morpheus65535
3e929d8ef9
Fixed upgrade process that was broken since Apprise 1.8.0 update. #2497
2024-05-23 20:46:07 -04:00
dependabot[bot]
07534282a2
no log: Bump @types/lodash from 4.17.0 to 4.17.1 in /frontend ( #2495 )
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.0 to 4.17.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
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-05-13 22:24:04 -04:00
morpheus65535
d8e58cac83
no log: fixed empty subtitles being saved
2024-05-13 22:11:40 -04:00
morpheus65535
811394cec3
no log: Delete libs/apprise/Apprise.py
2024-05-12 23:16:17 -04:00
morpheus65535
9cb2708909
no log: Delete libs/apprise/Apprise.pyi
2024-05-12 23:16:01 -04:00
morpheus65535
d70a92e947
Fixed uppercase issue in Apprise module name.
2024-05-12 23:13:21 -04:00
morpheus65535
b3a5d43a10
Fixed issue while saving some odd case ASS embedded subtitles.
2024-05-12 10:13:21 -04:00
morpheus65535
fd0a8c3d3b
Emergency fix following Apprise 1.8.0 upgrade
2024-05-12 10:11:43 -04:00
morpheus65535
86d34039a3
Updated apprise to 1.8.0
2024-05-11 23:22:55 -04:00
morpheus65535
006ee0f63a
Fixed issue with subssabbz provider comparing None with int.
2024-05-10 06:46:50 -04:00
morpheus65535
47011f429a
Fixed issue with subsunacs provider comparing None with int.
2024-05-10 06:36:04 -04:00
morpheus65535
485122bfae
no log: removing leftover subscene remnants
2024-05-09 15:27:48 -04:00
morpheus65535
bb4b01f3fb
Removed closed subscene provider
2024-05-09 15:19:31 -04:00
morpheus65535
f914ed0cbf
Merge remote-tracking branch 'origin/development' into development
2024-05-08 23:37:11 -04:00
Anderson Shindy Oki
5b5beadf4d
Removed dependency over moment library
...
* feat: remove moment dependency
* refactor
* add tests
* small format
* rename argument
2024-05-08 23:36:50 -04:00
Anderson Shindy Oki
6e3422524c
Removed dependency over moment
...
* feat: remove moment dependency
* refactor
* add tests
* small format
* rename argument
2024-05-08 23:35:41 -04:00
morpheus65535
014ba07aea
Merge remote-tracking branch 'origin/development' into development
2024-05-08 22:29:34 -04:00
morpheus65535
4815313ac6
Fixed db migrations dropping tables content because of ForeignKey constraints. #2489
2024-05-08 22:29:31 -04:00
Anderson Shindy Oki
397310eff5
no log: Fix husky installation ( #2488 )
2024-05-07 20:32:17 -04:00
morpheus65535
d686ab71b2
Merge remote-tracking branch 'origin/development' into development
2024-05-06 23:42:17 -04:00
morpheus65535
5630c441b0
Added a database migration to get past the issues with incomplete table_languages_profiles. ##2485
2024-05-06 23:42:02 -04:00
dependabot[bot]
d886515f9c
no log: Bump recharts from 2.12.4 to 2.12.6 in /frontend ( #2487 )
...
Bumps [recharts](https://github.com/recharts/recharts ) from 2.12.4 to 2.12.6.
- [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.4...v2.12.6 )
---
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-05-06 19:06:38 -04:00
Anderson Shindy Oki
970b0f9d47
Added animetosho release info
2024-05-04 13:19:36 -04:00
morpheus65535
0bddb5ba55
no log: pep8 fixes
2024-05-02 22:53:36 -04:00
morpheus65535
2c4ed03817
Fixed HI subtitles identification when downloading and improved some constants. #2386
2024-05-02 22:05:41 -04:00
JayZed
bea2f0b781
Fixed embedded ASS subtitles writing encoding error
...
For a couple of files, I had UnicodeEncodeErrors raised when writing out a file it had successfully read in.
In my case, the output file was truncated to 1 KB.
2024-05-02 06:32:03 -04:00
Wim de With
ad151ff139
Added timeout to update check API call
2024-05-01 06:13:55 -04:00
Anderson Shindy Oki
2782551c9b
Fixed Animetosho provider error for tv shows
...
* chore: Skip anime
* wip
2024-04-30 06:28:41 -04:00
dependabot[bot]
1c2538ef3c
no log: Bump @testing-library/react from 14.3.0 to 15.0.5 in /frontend ( #2478 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 14.3.0 to 15.0.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.3.0...v15.0.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 22:13:28 -04:00
JayZed
5749971d67
Improved whisper provider to not throttle when unsupported audio language is encountered. #2474
...
As we have noted before, bad input data should be no reason to throttle a provider.
In this case, if the input language was not supported by whisper, we were raising a ValueError that was never caught and causing an error in the whisper provider for which it was throttled.
Instead, we are now detecting this case and logging an error message.
However, given that the input language was not one of the 99 currently known to whisper, it's probably a mislabeled audio track. If the user desired output language is English, then we will tell whisper that the input audio is also English and ask it to transcribe it. Whisper does a very good job of transcribing almost anything to English, so it's worth a try.
This should address the throttling in issue #2474 .
2024-04-29 22:11:47 -04:00
morpheus65535
c5a5dc9ddf
no log: fixed tasks view when running in dev environment (--no-tasks).
2024-04-29 16:06:34 -04:00
Anderson Shindy Oki
86b889d3b6
Improved cutoff options label. #2466
2024-04-24 22:34:42 -04:00
Anderson Shindy Oki
0bdfcd0eda
no log: Fix anidb enrichment return type ( #2472 )
2024-04-24 20:57:39 -04:00
Anderson Shindy Oki
5e0433834e
Fixed animetosho provider empty subtitle name. #2468
2024-04-24 20:27:04 -04:00
morpheus65535
fd190aad14
Fixed SyntaxWarning with Python 3.12. #2462
2024-04-24 06:49:38 -04:00