Commit Graph

3999 Commits

Author SHA1 Message Date
Marian Moravcik 0a2982c1bb no log: Fixed psycopg2 requirement 2023-02-18 22:21:44 +01:00
Marian Moravcik 339883cff6 Fixed UI freeze on certain notification events 2023-02-18 21:13:20 +01:00
Marian Moravcik 6578710c8d Fixed Upgrade previously downloaded subtitles (#2059) 2023-02-17 17:18:54 +01:00
Marian Moravcik 5c01c3c2e2 Fixed upgradable icon in history now show properly 2023-02-17 17:18:29 +01:00
morpheus65535 2ae4738a14 Merge remote-tracking branch 'origin/development' into development 2023-02-16 17:13:34 -05:00
morpheus65535 d721be3185 Added postgres specific requirements. #2063 2023-02-16 17:13:20 -05:00
Vitiko 62b5bd84b9 Supersubtitles provider: update matcher and downloader 2023-02-15 20:51:55 -04:00
Vitiko f6c0146402 Improve providers utils 2023-02-15 20:49:56 -04:00
morpheus65535 8ac3b0c9b5 Fixed chmod not working after custom post-processing. 2023-02-14 12:55:37 -05:00
LASER-Yi 839ce384c6 Bring back clear action to the mass editor 2023-02-11 09:12:05 +08:00
LASER-Yi 1106f78ec1 no log: Move setup file to src folder 2023-02-11 01:36:46 +08:00
LASER-Yi 85e4796e0b no log: Add unit tests to all pages 2023-02-11 01:21:09 +08:00
LASER-Yi 415a2e13d3 no log: Completely refactor testing interface 2023-02-10 23:39:06 +08:00
LASER-Yi 75a7dc8cdf no log: Refactor app structure 2023-02-10 23:31:51 +08:00
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
2023-02-10 23:10:13 +08:00
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 2023-02-09 16:58:38 -05:00
saddfox 7f05f932ff
Fixed podnapisi provider on host with OpenSSL 3 2023-02-09 06:09:56 -05:00
morpheus65535 d39f41d7e2 Increased minimum subtitles search and upgrade frequencies to 6 hours instead of 3 to reduce the impact on providers' website. 2023-02-08 17:00:37 -05:00
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>
2023-02-08 10:33:36 +08:00
LASER-Yi c7b4292100 Try to fix the unresponsive issue when notifications are showed 2023-02-08 10:25:57 +08:00
Vitiko c750fa45c8 no log: update import format 2023-02-07 19:28:55 -04:00
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.
2023-02-02 16:24:11 -04:00
Vitiko 47aff78ab0 Subf2m Provider: add optional config for SSL verification
Temporary
2023-01-31 16:39:38 -04:00
Marian Moravcik 11fff727b2 Fix for get movies/series response serializer 2023-01-31 21:33:55 +01:00
morpheus65535 f057a77820 Improved impact on opensubtitles.com provider by simplifying queries to improve cache usage. 2023-01-31 14:52:13 -05:00
Marian Moravcik 738e10e075 Fix for #2051 2023-01-30 21:06:56 +01:00
halali d5911e78b5
Added PostgreSQL as optional database engine
Wiki: https://wiki.bazarr.media/Additional-Configuration/PostgreSQL-Database/
2023-01-29 16:44:56 -05:00
Marian Moravcik 9f2ba673de Fix display for notification task in progress 2023-01-29 10:53:36 +01:00
Cory Metcalfe f5d7b4d321
Added configurable request timeout to Sonarr and Radarr 2023-01-25 15:26:22 -05:00
morpheus65535 cf4571ba86 Fixed improper profile ID value preventing listing of series and movies. #2043 2023-01-24 22:35:24 -05:00
morpheus65535 b0f743767b Fixed unwanted injection of variables on API endpoints. 2023-01-24 20:13:34 -05:00
morpheus65535 5a98dfcf83 no log: pep8 style fix 2023-01-24 06:39:10 -05:00
Vitiko 24db17cd03 no log: update fese library 2023-01-19 00:50:15 -04:00
Vitiko be75d78b93 Embedded Subtitles provider: update filters
Avoid unknown language fallback is such language is already present
2023-01-19 00:21:21 -04:00
morpheus65535 b08c8cf1a8 no log: added missing logging 2023-01-16 14:08:34 -05:00
morpheus65535 2babae1937 Fixed high CPU usage when improper timezone defined (will use UTC instead). #1914 2023-01-16 14:05:06 -05:00
morpheus65535 92be39beba Fixed analysis of corrupted video file that may wrongly throttle providers. #2034 2023-01-15 09:28:28 -05:00
morpheus65535 66327677b3 no log: fixed auto-changelog for dev branch 2023-01-13 14:19:52 -05:00
morpheus65535 8edf1e9ce1 Merge remote-tracking branch 'origin/development' into development 2023-01-13 07:34:24 -05:00
morpheus65535 c2701fd26e no log: fixed indentation error 2023-01-13 07:33:06 -05:00
morpheus65535 fadda0ac40 Fixed post-processing output logging not returning anything if stdout is an empty string while stderr return the actual error. 2023-01-13 07:31:28 -05:00
Marian Moravcik cdd9075670 no log: Don't close updatable notification at timeout 2023-01-13 11:48:39 +01:00
Marian Moravcik d2bd0c7c7e Fix task progress notification 2023-01-12 12:18:25 +01:00
morpheus65535 1c8f2bf61d no log: remove regielive broken provider label 2023-01-09 07:50:32 -05:00
Ionuț Neagu 237e85bd34
Fixed RegieLive provider to use the official API 2023-01-09 07:47:44 -05:00
Alexandru Catalin Ene 9105c53d6a
Updated regielive provider to use built in search and scraper API 2023-01-05 21:37:07 -05:00
morpheus65535 e57a99d39e Fixed yifysubtitles provider. #2029 2022-12-31 11:14:09 -05:00
morpheus65535 5d36b80c07 Removed Enzyme for embedded subtitles indexing and fixed mediainfo integration issues. #2007 2022-12-22 11:37:37 -05:00
morpheus65535 0970f19d96 Fixed mediainfo integration issues. #2007 2022-12-21 19:30:59 -05:00
morpheus65535 c4b8345e65 Added mediainfo as potential embedded subtitles parser. #2007 2022-12-20 23:37:52 -05:00