|
|
b807904c6c
|
refactor: Refactored all cli tests to use purpose-built assertions
|
2025-12-08 17:07:31 -07:00 |
|
|
|
ad58912baf
|
test: Updated Rust edition to 2024 and refactored network module tests to be more idiomatic
|
2025-12-03 14:49:27 -07:00 |
|
|
|
bff3795cc6
|
feat: Support toggling Series monitoring from the CLI
|
2025-08-08 14:46:35 -06:00 |
|
|
|
f87e02cd7c
|
test: Added in unit tests for TUI support for multiple custom named Servarrs
|
2025-02-27 19:30:17 -07:00 |
|
|
|
7e36ad4e8a
|
fix(sonarr): Pass the series ID alongside all UpdateAndScan events when publishing to the networking channel
|
2024-12-18 01:40:47 -07:00 |
|
|
|
b12c635c27
|
fix(sonarr): Pass the episode ID alongside all TriggerAutomaticEpisodeSearch events when publishing to the networking channel
|
2024-12-18 01:29:30 -07:00 |
|
|
|
c16ecfb188
|
fix(sonarr): Pass the episode ID alongside all ToggleEpisodeMonitoring events when publishing to the networking channel
|
2024-12-18 01:22:28 -07:00 |
|
|
|
18a8b81631
|
fix(sonarr): Pass the series ID and season number alongside all toggle season monitoring events when publishing to the networking channel
|
2024-12-18 01:12:32 -07:00 |
|
|
|
1d404d4d2c
|
fix(sonarr): Pass the indexer ID directly alongside all TestIndexer events when publishing to the networking channel
|
2024-12-18 01:01:01 -07:00 |
|
|
|
42479ced21
|
fix(sonarr): Provide the task name directly alongside all StartTask events when publishing to the networking channel
|
2024-12-18 00:56:21 -07:00 |
|
|
|
1193b8c848
|
fix(sonarr): Pass the search query directly to the networking channel when searching for a new series
|
2024-12-18 00:49:36 -07:00 |
|
|
|
fcb87a6779
|
fix(sonarr): Pass the episode ID alongside all ManualEpisodeSearch events when publishing to the networking channel
|
2024-12-18 00:12:18 -07:00 |
|
|
|
89d106c03e
|
fix(sonarr): Construct and pass edit all indexer settings alongside all EditAllIndexerSettings events when publishing to the networking channel
|
2024-12-17 23:05:29 -07:00 |
|
|
|
906e093152
|
fix(sonarr): Pass the blocklist item ID alongside the DeleteBlocklistItem event when publishing to the networking channel
|
2024-12-17 22:22:32 -07:00 |
|
|
|
412cb2408e
|
fix(style): Addressed linter complaints on formatting
|
2024-12-13 19:48:22 -07:00 |
|
|
|
a28f8c3dd2
|
feat(cli): Support for toggling monitoring on a specific episode in Sonarr
|
2024-12-13 14:49:00 -07:00 |
|
|
|
91ad50350d
|
feat(cli): Support for toggling monitoring for a specific season in Sonarr
|
2024-12-13 14:09:11 -07:00 |
|
|
|
3968983002
|
feat(cli): Support for editing all indexer settings in Sonarr
|
2024-11-25 14:25:10 -07:00 |
|
|
|
45542cd3a9
|
feat(cli): Support for searching for new series to add to Sonarr
|
2024-11-24 14:58:30 -07:00 |
|
|
|
3be9321df6
|
refactor(cli): the trigger-automatic-search commands now all have their own dedicated subcommand to keep things cleaner. Now they look like 'trigger-automatic-search episode/series/season' and their corresponding flags
|
2024-11-22 20:42:34 -07:00 |
|
|
|
746064c430
|
refactor(cli): Added an additional delegation test to ensure manual-search commands are delegated to the manual-search command handler
|
2024-11-22 20:26:34 -07:00 |
|
|
|
ffc00691cb
|
refactor(cli): Moved the manual-season-search and manual-episode-search commands into their own dedicated handler so the commands can now be manual-search episode or manual-search season
|
2024-11-22 20:22:52 -07:00 |
|
|
|
8002a5aa1e
|
feat(cli): Support for downloading a Series release in Sonarr
|
2024-11-22 19:53:54 -07:00 |
|
|
|
eb06787bb2
|
feat(cli): Support for refreshing a specific series in Sonarr
|
2024-11-22 19:13:57 -07:00 |
|
|
|
8864e2c867
|
feat(cli): Support for refreshing all Sonarr series data
|
2024-11-22 18:59:55 -07:00 |
|
|
|
b8e4deb80f
|
feat(cli): Support for triggering an automatic episode search in Sonarr
|
2024-11-22 18:35:38 -07:00 |
|
|
|
40bb22ef7c
|
feat(cli): Support for triggering an automatic season search in Sonarr
|
2024-11-22 18:32:35 -07:00 |
|
|
|
74e9ea17ac
|
feat(cli): Support for triggering an automatic series search in Sonarr
|
2024-11-22 18:22:33 -07:00 |
|
|
|
8807adea83
|
feat(cli): Support for testing all Sonarr indexers at once
|
2024-11-22 17:38:11 -07:00 |
|
|
|
68830a8789
|
feat(cli): Support for testing an individual Sonarr indexer
|
2024-11-22 17:22:41 -07:00 |
|
|
|
aa13735533
|
feat(cli): Support for starting a Sonarr task
|
2024-11-22 17:01:00 -07:00 |
|
|
|
539ad75fe6
|
feat(cli): Support for marking a Sonarr history item as 'failed'
|
2024-11-22 16:21:43 -07:00 |
|
|
|
1cc95e2cd1
|
feat(cli): CLI support for adding a tag to Sonarr
|
2024-11-22 15:22:45 -07:00 |
|
|
|
268cc13d27
|
feat(cli): Added support for manually searching for episode releases in Sonarr
|
2024-11-19 17:22:27 -07:00 |
|
|
|
540db5993b
|
feat(cli): Added support for manually searching for season releases for Sonarr
|
2024-11-19 16:39:21 -07:00 |
|
|
|
1ca9265a2a
|
feat(sonarr): Added blocklist commands (List, Clear, Delete)
|
2024-11-11 13:45:32 -07:00 |
|
|
|
60d61b9e31
|
feat: Added initial Sonarr CLI support and the initial network handler setup for the TUI
|
2024-11-10 21:23:55 -07:00 |
|