|
|
ad9e2b3671
|
feat: Created a History tab in the Radarr UI and created a list history command and mark-history-item-as-failed command for Radarr
|
2026-01-13 12:35:54 -07:00 |
|
|
|
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 |
|
|
|
e653532212
|
feat: Support toggling Movie monitoring from the CLI
|
2025-08-08 14:49:15 -06:00 |
|
|
|
f87e02cd7c
|
test: Added in unit tests for TUI support for multiple custom named Servarrs
|
2025-02-27 19:30:17 -07:00 |
|
|
|
43410fac60
|
fix(radarr): Pass the movie ID alongside all UpdateAndScan events published to the networking channel
|
2024-12-17 21:34:14 -07:00 |
|
|
|
cb8035a2ce
|
fix(radarr): Provide the movie ID alongside all TriggerAutomaticMovieSearch events when publishing to the networking channel
|
2024-12-17 21:26:34 -07:00 |
|
|
|
8d071c7674
|
fix(radarr): Pass in the indexer id with all TestIndexer events when publishing to the networking channel
|
2024-12-17 21:21:23 -07:00 |
|
|
|
965c488468
|
fix(radarr): Pass in the task name alongside the StartTask event when publishing to the networking channel
|
2024-12-17 21:13:47 -07:00 |
|
|
|
ede7f64c4b
|
fix(radarr): Pass in the search query for the SearchNewMovie event when publishing to the networking channel
|
2024-12-17 21:06:07 -07:00 |
|
|
|
ba38dcdc15
|
fix(radarr): Pass in the movie ID alongside the GetReleases event when publishing to the networking channel
|
2024-12-17 20:52:31 -07:00 |
|
|
|
e1d5139e36
|
fix(radarr): Provide the movie id alongside the GetMovieCredits event when publishing to the networking channel
|
2024-12-17 20:42:52 -07:00 |
|
|
|
f8792ea012
|
fix(radarr): Build and pass the edit indexer settings body with the EditAllIndexerSettings event when publishing to the networking channel
|
2024-12-17 16:10:11 -07:00 |
|
|
|
4afde8b750
|
fix(radarr): Send the parameters alongside the DownloadRelease event when publishing to the networking channel
|
2024-12-17 15:56:58 -07:00 |
|
|
|
a308b8fe95
|
fix: Blocklist Item ID passed in the DeleteBlocklistItem event when sent to the networking channel
|
2024-12-17 15:03:06 -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 |
|
|
|
896c50909a
|
feat(network): Support for downloading releases from Sonarr
|
2024-11-22 19:33:29 -07:00 |
|
|
|
c54bd2bab0
|
feat(network): Support for fetching all Sonarr tasks
|
2024-11-22 16:35:39 -07:00 |
|
|
|
1f8d72c939
|
Added the full Radarr CLI so users can programmatically access all the same management features as in the TUI
|
2024-10-29 18:47:40 -06:00 |
|