Commit Graph

22 Commits

Author SHA1 Message Date
morpheus65535 39fe3141d5 Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 2021-10-20 20:46:22 -04:00
morpheus65535 f2d4ac8266 Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory. 2021-08-09 16:15:38 -04:00
morpheus65535 842dbf0827 Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
morpheus65535 96b8b5ccce Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
morpheus65535 5e3ce8c8c3 Improved how Bazarr deals with Sonarr SignalR feed issues that are raising exceptions. 2021-07-22 14:09:39 -04:00
morpheus65535 b9c27d53ad Improved events sent to browser. 2021-06-16 19:14:21 -04:00
morpheus65535 736b67fd80 Improved stability and reliability of SignalR feed clients. 2021-06-01 14:42:52 -04:00
morpheus65535 b8512ccf09 Disabled SSL verify for Sonarr SignalR feed connection and added Bazarr user agent to both Sonarr and Radarr feeds. 2021-05-31 22:01:35 -04:00
morpheus65535 c5b7fb603f no log: Fixed some typo 2021-05-28 13:49:57 -04:00
morpheus65535 0ea03e0008 Reduced Radarr keep alive interval to prevent disconnection. 2021-05-28 13:21:53 -04:00
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries. 2021-05-26 16:47:14 -04:00
morpheus65535 47bb77ac6f Added series' episodes sync when required by Sonarr (ex.: episodes monitored status change) 2021-05-26 10:36:26 -04:00
morpheus65535 c8e02e280a Tweaked the Radarr SignalR feed keep-alive and reconnection intervals. 2021-05-18 23:05:23 -04:00
morpheus65535 bf8c4caef7 Fixed events storm to UI on SignalR (re)connection with large libraries. 2021-05-18 15:42:24 -04:00
morpheus65535 1a07a00e71 Added a catch for invalid JSON returned during Sonarr SignalR feed connection. 2021-05-18 12:02:01 -04:00
morpheus65535 1fdad498f6 Fixed the movies not getting synced after a reconnection of Radarr SignalR feed. 2021-05-17 23:57:42 -04:00
morpheus65535 0a6c850f4d Added better exception handling for Radarr SignalR feed. 2021-05-17 19:39:09 -04:00
morpheus65535 44dd478c48 Improved reconnection process for Sonarr SignalR feeds. 2021-05-15 09:41:39 -04:00
morpheus65535 e23956278b Fixed Radarr SignalR connection started even if Radarr integration isn't enabled. 2021-05-12 08:57:53 -04:00
morpheus65535 84a1c265ce Improved Radarr SignalR feed reconnection process. 2021-05-11 16:24:02 -04: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
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