Commit Graph

3 Commits

Author SHA1 Message Date
Samuel Chau
d7d6b13e46 feat(profiles): radarr/sonarr split functionality (#215)
- added option to set radarr/sonarr specific scores that profilarr's compiler will handle on import
- revise design for arr settings container - now styled as a table
- completely rewrote import module. Now uses connection pooling to reuse connections.
- fixed import progress bug where 1 failed format causes all other formats to be labelled as failed (even if they succeeded)
- fixed bug where on pull sync wasn't working
- improve styling for link / unlink database modals
- fixed issue where 0 score formats were removed in selective mode
2025-08-11 01:51:51 +09:30
Sam Chau
70242ee244 feat: enhance update logic for ARR config import tasks to handle sync_method changes 2025-02-05 16:09:59 +10:30
Sam Chau
21829c40dc feat: implement task management functions for ARR config imports 2025-02-05 16:09:59 +10:30