bazarr/frontend/src/pages
JayZed 938f6df386
Added separate values to whisperai provider for connection and read timeouts
Added "response" key with default value of 5 to pair with existing "timeout" key which has a default of 3600 sec.
Both values can be updated in WhisperAI settings dialog by user.
More information about these timeouts here: https://reqbin.com/code/python/3zdpeao1/python-requests-timeout-example
2024-01-28 21:09:37 -05:00
..
Blacklist no log: Fix all non-camelCase variables 2023-02-28 23:38:49 +08:00
Episodes Update all UI dependencies and update React version to 18 (#2127) 2023-06-04 23:03:59 +08:00
History Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 2023-07-26 19:34:49 -04:00
Movies Update all UI dependencies and update React version to 18 (#2127) 2023-06-04 23:03:59 +08:00
Series 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. 2023-02-23 18:32:54 -05:00
Settings Added separate values to whisperai provider for connection and read timeouts 2024-01-28 21:09:37 -05:00
System no log: hide "installed" badge properly 2023-06-15 21:41:21 -04:00
Wanted Fixed improper passing of hi and forced flags when searching a subtitles manually. #2350 2024-01-23 19:57:27 -05:00
errors no log: Add unit tests to all pages 2023-02-11 01:21:09 +08:00
views Fixed monitored status tooltip for series/movie view 2023-07-03 16:50:40 -04:00
Authentication.test.tsx no log: Completely refactor testing interface 2023-02-10 23:39:06 +08:00
Authentication.tsx Add Unit Tests to UI (#2015) 2023-02-10 23:10:13 +08:00