Commit Graph

22 Commits (39fe3141d51b01479e7b585ad0b5ee5df1767226)

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.
3 years ago
morpheus65535 f2d4ac8266 Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory.
3 years ago
morpheus65535 842dbf0827 Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API.
3 years ago
morpheus65535 96b8b5ccce Improved Sonarr versions prior to 3.x detection.
3 years ago
morpheus65535 5e3ce8c8c3 Improved how Bazarr deals with Sonarr SignalR feed issues that are raising exceptions.
3 years ago
morpheus65535 b9c27d53ad Improved events sent to browser.
3 years ago
morpheus65535 736b67fd80 Improved stability and reliability of SignalR feed clients.
3 years ago
morpheus65535 b8512ccf09 Disabled SSL verify for Sonarr SignalR feed connection and added Bazarr user agent to both Sonarr and Radarr feeds.
3 years ago
morpheus65535 c5b7fb603f no log: Fixed some typo
3 years ago
morpheus65535 0ea03e0008 Reduced Radarr keep alive interval to prevent disconnection.
3 years ago
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries.
3 years ago
morpheus65535 47bb77ac6f Added series' episodes sync when required by Sonarr (ex.: episodes monitored status change)
3 years ago
morpheus65535 c8e02e280a Tweaked the Radarr SignalR feed keep-alive and reconnection intervals.
3 years ago
morpheus65535 bf8c4caef7 Fixed events storm to UI on SignalR (re)connection with large libraries.
3 years ago
morpheus65535 1a07a00e71 Added a catch for invalid JSON returned during Sonarr SignalR feed connection.
3 years ago
morpheus65535 1fdad498f6 Fixed the movies not getting synced after a reconnection of Radarr SignalR feed.
3 years ago
morpheus65535 0a6c850f4d Added better exception handling for Radarr SignalR feed.
3 years ago
morpheus65535 44dd478c48 Improved reconnection process for Sonarr SignalR feeds.
3 years ago
morpheus65535 e23956278b Fixed Radarr SignalR connection started even if Radarr integration isn't enabled.
3 years ago
morpheus65535 84a1c265ce Improved Radarr SignalR feed reconnection process.
3 years ago
morpheus65535 8572331ebd no log: don't force sync on signalr connect if we used --dev args to start Bazarr
3 years ago
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.
3 years ago