morpheus65535
7720d000de
Fixed opensubtitles.com provider to prevent downloading of AI or machine translated subtitles.
2 years ago
morpheus65535
fb6ac47bea
Fixed permissions issue with cache file. #2084
2 years ago
Vitiko
587af7d138
Supersubtitles provider: fix #2092
2 years ago
dependabot[bot]
dec2f7d478
no log: Bump @vitest/ui from 0.25.8 to 0.29.1 in /frontend ( #2076 )
...
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui ) from 0.25.8 to 0.29.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.1/packages/ui )
---
updated-dependencies:
- dependency-name: "@vitest/ui"
dependency-type: direct:development
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>
2 years ago
Vitiko
b07786411d
no log: remove http adapter from subf2m (no longer needed)
2 years ago
Vitiko
ad13f79d19
Subf2m Provider: improve episode matching ( #2081 )
2 years ago
Antoine Aflalo
248e49de76
Improved Gestdown provider to get better matches using tvdb id
2 years ago
morpheus65535
e4bf041ecb
Fixed subtitles file naming when using hearing-impaired removal mods.
2 years ago
Marian Moravcik
fefec202d1
no log: added autorollback to postgresql
2 years ago
LASER-Yi
051d37f96e
no log: Fix all non-camelCase variables
2 years ago
morpheus65535
ef46ab9261
Improved languages profile edit modal to clarify subtitles types.
2 years ago
Marian Moravcik
2e8203f0d4
Fix postgresql reconnection #2071
2 years ago
morpheus65535
2acf2451b4
Fixed history logging of manually uploaded subtitles. #2072
2 years ago
morpheus65535
7502c59638
no log: small fix for announcements and enabled providers
2 years ago
morpheus65535
019613958e
Fixed some issues after subtitles upgrade refactor.
2 years ago
morpheus65535
5dc4e782ae
Added option to deeply analyze audio tracks from media files or not to determine languages. Default is to use Sonarr/Radarr provided languages instead. Should prevent API limit ban for cloud user.
2 years ago
morpheus65535
5b283098f9
Refactored subtitles upgrade
2 years ago
Fanx
72066245e0
Fixed zimuku 403 error caused by search url change
2 years ago
Jakob Koschel
68a0d78725
Fixed uppercase detection mod with multiline HI
2 years ago
morpheus65535
88c9d67cf1
Revert "Fixed uppercase mod to be run after hearing impaired mod"
...
This reverts commit 52df29a1f5
.
2 years ago
morpheus65535
189840bea7
Fixed issue with PR #2064
2 years ago
morpheus65535
58262bc299
Added Announcements section in System to be able to inform users of Bazarr's news.
2 years ago
Jakob Koschel
52df29a1f5
Fixed uppercase mod to be run after hearing impaired mod
2 years ago
LASER-Yi
4bbb0971da
no log: Add warning when not writing camelCase in frontend project. We should fix those later
2 years ago
Marian Moravcik
0a2982c1bb
no log: Fixed psycopg2 requirement
2 years ago
Marian Moravcik
339883cff6
Fixed UI freeze on certain notification events
2 years ago
Marian Moravcik
6578710c8d
Fixed Upgrade previously downloaded subtitles ( #2059 )
2 years ago
Marian Moravcik
5c01c3c2e2
Fixed upgradable icon in history now show properly
2 years ago
morpheus65535
2ae4738a14
Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535
d721be3185
Added postgres specific requirements. #2063
2 years ago
Vitiko
62b5bd84b9
Supersubtitles provider: update matcher and downloader
2 years ago
Vitiko
f6c0146402
Improve providers utils
2 years ago
morpheus65535
8ac3b0c9b5
Fixed chmod not working after custom post-processing.
2 years ago
LASER-Yi
839ce384c6
Bring back clear action to the mass editor
2 years ago
LASER-Yi
1106f78ec1
no log: Move setup file to src folder
2 years ago
LASER-Yi
85e4796e0b
no log: Add unit tests to all pages
2 years ago
LASER-Yi
415a2e13d3
no log: Completely refactor testing interface
2 years ago
LASER-Yi
75a7dc8cdf
no log: Refactor app structure
2 years ago
Liang Yi
0b7a1a90a1
Add Unit Tests to UI ( #2015 )
...
* Update testing framework
* Update action button test
* Add unit tests for language and authentication page
* Add unit tests for the custom selector
* Fix packages, add new testing plugin for eslint, fix issues
* Add unit tests for ChipInput
* Add coverage and test ui. Add more tests
* Fix formatting issues
* Try to fix the styling issues again
* Fix formatting issues
2 years ago
morpheus65535
3310f6aeb8
Improved audio track language detection by using our video parser instead of values provided by Sonarr/Radarr. We also added "treat as" concept for undefined languages audio and embedded subtitles tracks. #2050
2 years ago
saddfox
7f05f932ff
Fixed podnapisi provider on host with OpenSSL 3
2 years ago
morpheus65535
d39f41d7e2
Increased minimum subtitles search and upgrade frequencies to 6 hours instead of 3 to reduce the impact on providers' website.
2 years ago
dependabot[bot]
c3406357f1
no log: Bump vite-plugin-checker from 0.5.1 to 0.5.5 in /frontend ( #2052 )
...
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ) from 0.5.1 to 0.5.5.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases )
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.1...vite-plugin-checker@0.5.5 )
---
updated-dependencies:
- dependency-name: vite-plugin-checker
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>
2 years ago
LASER-Yi
c7b4292100
Try to fix the unresponsive issue when notifications are showed
2 years ago
Vitiko
c750fa45c8
no log: update import format
2 years ago
Vitiko
3a0085a155
Add Subscene Cloudscraper Provider [Experimental]
...
An alternative module to the Subscene provider.
* Uses similar parsing mechanisms of the Subfm2 provider
* Uses cloudscraper for server calls
* No login required
Not yet implemented in Web UI.
2 years ago
Vitiko
47aff78ab0
Subf2m Provider: add optional config for SSL verification
...
Temporary
2 years ago
Marian Moravcik
11fff727b2
Fix for get movies/series response serializer
2 years ago
morpheus65535
f057a77820
Improved impact on opensubtitles.com provider by simplifying queries to improve cache usage.
2 years ago
Marian Moravcik
738e10e075
Fix for #2051
2 years ago