Commit Graph

3073 Commits

Author SHA1 Message Date
morpheus65535 4ef35c5527 Improved how we deal with requirements.txt installation process results. 2021-05-11 20:11:26 -04:00
morpheus65535 84a1c265ce Improved Radarr SignalR feed reconnection process. 2021-05-11 16:24:02 -04:00
morpheus65535 63f759e91e Merge remote-tracking branch 'origin/development' into development 2021-05-10 23:01:01 -04:00
morpheus65535 ffe8a201a9 Fix for Bazarr version parsing. 2021-05-10 23:00:47 -04:00
LASER-Yi 0031e69db6 Handling progress delete event in UI 2021-05-11 10:54:33 +08:00
morpheus65535 fe0a34aae5 Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend. 2021-05-10 19:52:36 -04:00
dependabot[bot] e1ed4d546c
no log: Bump @types/rc-slider from 8.6.6 to 9.3.1 in /frontend (#1405)
Bumps [@types/rc-slider](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rc-slider) from 8.6.6 to 9.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rc-slider)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:09:53 +08:00
LASER-Yi 4bb6e87db9 Fix some style issues 2021-05-09 21:54:09 +08:00
LASER-Yi 38fc3b36fe Tweak style of progress notification 2021-05-09 21:46:41 +08:00
LASER-Yi 8b41616429 no log: use useDidUpdate hook to detect loading state 2021-05-09 21:42:34 +08:00
morpheus65535 7b0ddf3fa1 Merge remote-tracking branch 'origin/development' into development 2021-05-09 09:37:40 -04:00
morpheus65535 90c6521b31 no log: removed the flask debug toolbar and the flask dev server usage with --dev args 2021-05-09 09:37:34 -04:00
LASER-Yi c92f879bfd no log: Fix syntax 2021-05-09 21:29:18 +08:00
LASER-Yi 678b2f0e55 Add background task notification 2021-05-09 21:23:58 +08:00
morpheus65535 8572331ebd no log: don't force sync on signalr connect if we used --dev args to start Bazarr 2021-05-09 08:56:15 -04:00
LASER-Yi 2cfbd375d7 no log: Fix asset 2021-05-09 16:42:51 +08:00
LASER-Yi 4513c4f676 Add progress notifications 2021-05-09 16:41:19 +08:00
Liang Yi d5112d365c
Fix pipeline 2021-05-09 15:28:13 +08:00
morpheus65535 9d153a1d9c Added progress events to most batch functions. 2021-05-09 00:15:29 -04:00
LASER-Yi a04e20bdb0 no log: remove debug code 2021-05-09 11:48:23 +08:00
LASER-Yi b4037442b1 Fix an issue that cause subtitles missing in movie page 2021-05-09 11:42:21 +08:00
LASER-Yi a417f35856 Rewrite notification system 2021-05-09 11:22:24 +08:00
LASER-Yi 28ad20de88 Display error message when socket.io is failed to initialize 2021-05-09 11:07:56 +08:00
LASER-Yi 8fcffaf339 Add some interfaces in backend to send message and progress 2021-05-09 02:17:07 +08:00
LASER-Yi 24cb712ad7 Add Socket.IO event which is used for showing notifications in UI 2021-05-09 01:58:56 +08:00
LASER-Yi 08712ec5ba no log: Update .gitignore 2021-05-09 01:27:05 +08:00
LASER-Yi 66d4648c66 Add rooks package and rewrite some components to increase performance 2021-05-09 01:13:10 +08:00
LASER-Yi e796422021 Remove UI build folder from repository 2021-05-09 00:06:52 +08:00
github-actions 7c81c5e2f7 Release 0.9.6-beta.0 2021-05-08 14:43:01 +00:00
morpheus65535 44c51b2e2c
Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day. 2021-05-08 10:39:00 -04:00
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
github-actions 09a31cf9a4 Release 0.9.5 2021-05-08 14:05:58 +00:00
github-actions a78ee1b991 Release 0.9.5-beta.14 2021-05-08 06:16:58 +00:00
morpheus65535 b72d476d2e Added filter for unknown providers in settings. 2021-05-07 21:57:29 -04:00
github-actions 4c3855b9b5 Release 0.9.5-beta.13 2021-05-07 06:17:10 +00:00
morpheus65535 a555617738 Tried to fix the issues with bsplayer 2021-05-06 23:08:16 -04:00
morpheus65535 29ad8c6122 Added cache to Titlovi request to prevent doing the same request over and over again for each and every episode of a show. 2021-05-06 22:53:42 -04:00
morpheus65535 ea241768b8 no log: fix for GA 2021-05-06 19:30:40 -04:00
morpheus65535 5e30365bc4
Fixed bad function call. 2021-05-06 10:35:43 -04:00
morpheus65535 3d7b532cb6 Added settings to ignore ASS embedded subtitles 2021-05-06 09:18:40 -04:00
github-actions 0f9ec102b7 Release 0.9.5-beta.12 2021-05-06 06:16:54 +00:00
morpheus65535 33e1555311 Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search. 2021-05-05 23:07:23 -04:00
dependabot[bot] 887da10d9b
no log: Bump react-redux from 7.2.3 to 7.2.4 in /frontend (#1396)
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.3...v7.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 10:43:59 +08:00
github-actions e638b4c001 Release 0.9.5-beta.11 2021-05-04 10:48:44 +00:00
morpheus65535 6c83574209 Merge remote-tracking branch 'origin/development' into development 2021-05-04 06:38:55 -04:00
morpheus65535 386bf19b6e Fix for database cleanup routine on new DB. 2021-05-04 06:38:42 -04:00
github-actions df3f208669 Release 0.9.5-beta.10 2021-05-04 06:17:08 +00:00
morpheus65535 1ebc61818b Add database cleanup routine to remove unused table columns. 2021-05-03 23:19:01 -04:00
morpheus65535 1c9945fada Fix for subtitulamos.tv provider #1397 2021-05-03 06:53:49 -04:00
github-actions bfaf63707d Release 0.9.5-beta.9 2021-05-02 21:38:33 +00:00