From newest to oldest:
- Fixed the movies not getting synced after a reconnection of Radarr SignalR feed. 1fdad49
- Added argument to disable the socketio events emit process to avoid events storm rendering the UI unresponsive. I still need to use it when calling sync functions from signalr_client.py. 5f99836
- Upgraded websocket-client module to fix Radarr SignalRCore disconnection issues. 70a0f68
- Added a check if column exist in table before trying to remove it during the database migration routine. baf25b2
- Added better exception handling for Radarr SignalR feed. 0a6c850