You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added on_conflict_do_nothing to notifier database insert to handle duplicate entries gracefully. #326221c9e54
Added wait_for_completion argument across job functions and scheduler tasks to improve feedback in System-->Tasks and prevent users from starting the same task multiple times. ce7ed6c
Rolled back signalrcore library to fix instabilities with Sonarr and Radarr SignalR feed introduced in previous module update. 7efbe86
Refactored Sonarr series sync logic to simplify and optimize database operations. Added garbage collection after sync tasks to improve memory management. #324107e4b92
Refactored scoring system to refine the matches and scores to increase impact of movie edition. Removed the custom scoring system and cleaned up the config file. Updated history tables schema to include score_out_of column for improved normalization of score percentage over time. #32320ecc157
Added HTTP 403 retry mechanism with delay and logging in SubsSabBz provider. #32211d95ce1
Fixed NoneType error in SubX provider when description is null 1b41718
Fixed conditional logic in OpenSubtitles provider to include title_id in subtitles search query arguments only when series_imdb_id isn't available. 5e914b7