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
halali
d5911e78b5
Added PostgreSQL as optional database engine
...
Wiki: https://wiki.bazarr.media/Additional-Configuration/PostgreSQL-Database/
2 years ago
Marian Moravcik
9f2ba673de
Fix display for notification task in progress
2 years ago
Cory Metcalfe
f5d7b4d321
Added configurable request timeout to Sonarr and Radarr
2 years ago
morpheus65535
cf4571ba86
Fixed improper profile ID value preventing listing of series and movies. #2043
2 years ago
morpheus65535
b0f743767b
Fixed unwanted injection of variables on API endpoints.
2 years ago
morpheus65535
5a98dfcf83
no log: pep8 style fix
2 years ago
Vitiko
24db17cd03
no log: update fese library
2 years ago
Vitiko
be75d78b93
Embedded Subtitles provider: update filters
...
Avoid unknown language fallback is such language is already present
2 years ago
morpheus65535
b08c8cf1a8
no log: added missing logging
2 years ago
morpheus65535
2babae1937
Fixed high CPU usage when improper timezone defined (will use UTC instead). #1914
2 years ago
morpheus65535
92be39beba
Fixed analysis of corrupted video file that may wrongly throttle providers. #2034
2 years ago
morpheus65535
66327677b3
no log: fixed auto-changelog for dev branch
2 years ago
morpheus65535
8edf1e9ce1
Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535
c2701fd26e
no log: fixed indentation error
2 years ago
morpheus65535
fadda0ac40
Fixed post-processing output logging not returning anything if stdout is an empty string while stderr return the actual error.
2 years ago
Marian Moravcik
cdd9075670
no log: Don't close updatable notification at timeout
2 years ago
Marian Moravcik
d2bd0c7c7e
Fix task progress notification
2 years ago
morpheus65535
1c8f2bf61d
no log: remove regielive broken provider label
2 years ago
Ionuț Neagu
237e85bd34
Fixed RegieLive provider to use the official API
2 years ago
Alexandru Catalin Ene
9105c53d6a
Updated regielive provider to use built in search and scraper API
2 years ago
morpheus65535
e57a99d39e
Fixed yifysubtitles provider. #2029
2 years ago
morpheus65535
5d36b80c07
Removed Enzyme for embedded subtitles indexing and fixed mediainfo integration issues. #2007
2 years ago
morpheus65535
0970f19d96
Fixed mediainfo integration issues. #2007
2 years ago
morpheus65535
c4b8345e65
Added mediainfo as potential embedded subtitles parser. #2007
2 years ago
Vitiko
1233026adc
Subtitrarinoi provider: add several improvements
...
* Fix episode matches (#2018 )
* Use standard utils to download subtitles
* Use standard utils to guess matches (partially implemented)
2 years ago
Vitiko
e6864a9001
Subf2m provider: handle 403
2 years ago
Alexandru Catalin Ene
82c9e14341
Updated regielive provider to use a search proxy
2 years ago
idanlah
577a0d6542
Fixed wizdom provider urls
2 years ago
dependabot[bot]
e503afdc2c
no log: Bump husky from 8.0.1 to 8.0.2 in /frontend ( #2010 )
...
Bumps [husky](https://github.com/typicode/husky ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Vitiko
7640a6d5a4
Embedded Subtitles provider: improve streams parsing
...
Fix made updating fese to latest version
2 years ago
morpheus65535
6693b98811
Fixed issues with new database creation since e6d0893812
2 years ago
Samuel Bartík
71e749724f
Improve titulky session expiration handling ( #2014 )
2 years ago
morpheus65535
2622a0896e
Fixed Plex webhook trying to search for subtitles for pre-roll video. #2013
2 years ago
morpheus65535
383d906749
Removed Legendastv provider since the website as been shutdown. #2012
2 years ago
morpheus65535
e6d0893812
Added routine to remove deprecated providers from enabled providers in config.ini
2 years ago
morpheus65535
993168e901
Added logging to legendasdivx provider when lxml isn't installed properly. #2009
2 years ago
morpheus65535
0e79fbadba
Merge remote-tracking branch 'origin/development' into development
2 years ago