|
|
d73dfb9fc7
|
fix: Pass the indexer ID in with the DeleteIndexer event when sending to the networking channel
|
2024-12-17 15:21:34 -07:00 |
|
|
|
a7da73300c
|
fix: Pass the download ID directly in the DeleteDownload event when publishing into the networking channel
|
2024-12-17 15:14:17 -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 |
|
|
|
1d1e42aeb1
|
fix: AddRootFolderBody now constructed prior to AddRootFolder event being sent down the network channel
|
2024-12-17 14:53:40 -07:00 |
|
|
|
14c46f88ab
|
fix: AddMovie Radarr event is now populated in the dispatch thread before being sent to the network thread
|
2024-12-16 15:31:26 -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 |
|
|
|
7bf3311102
|
feat(cli): Sonarr support for fetching a list of all episode files for a given series ID
|
2024-12-10 16:32:35 -07:00 |
|
|
|
6427a80bd1
|
feat(cli): Sonarr support for fetching season history events
|
2024-12-09 14:30:07 -07:00 |
|
|
|
ad0b3989ed
|
fix(cli): Corrected some copy/paste typos
|
2024-11-25 16:43:29 -07:00 |
|
|
|
ee312a21eb
|
feat(cli): Support for editing a sonarr series
|
2024-11-25 16:19:48 -07:00 |
|
|
|
97dc5054e9
|
feat(cli): Support for editing Sonarr indexers
|
2024-11-25 15:23:28 -07:00 |
|
|
|
d43862a3a7
|
feat(network): Support for editing a sonarr indexer
|
2024-11-25 15:17:13 -07:00 |
|
|
|
1dd4cd74c3
|
feat(cli): Support for deleting an episode file from disk
|
2024-11-25 14:46:33 -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 |
|
|
|
53a59cdb4c
|
feat(cli): Support for adding a series to Sonarr
|
2024-11-24 14:38:23 -07:00 |
|
|
|
8125bd5ae0
|
feat(cli): Support for adding a series to Sonarr
|
2024-11-24 14:29:13 -07:00 |
|
|
|
c98828aec7
|
feat(cli): Support for fetching all sonarr language profiles
|
2024-11-24 11:36:14 -07:00 |
|
|
|
c8a2fea9cd
|
feat(cli): Support for deleting a series from Sonarr
|
2024-11-23 12:47:22 -07:00 |
|
|
|
4d92c350de
|
fix(network): Added filtering for full seasons specifically in the UI when performing a manual full season search and added a message to the CLI that noes to only try to download a full season if that release includes 'fullSeason: true'
|
2024-11-23 12:15:41 -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 |
|
|
|
1b5979c36c
|
feat(cli): Support for downloading an episode release in Sonarr
|
2024-11-22 20:04:57 -07:00 |
|
|
|
5ed3372ae2
|
feat(cli): Support for downloading a season release in Sonarr
|
2024-11-22 20:00:41 -07:00 |
|
|
|
8002a5aa1e
|
feat(cli): Support for downloading a Series release in Sonarr
|
2024-11-22 19:53:54 -07:00 |
|
|
|
896c50909a
|
feat(network): Support for downloading releases from Sonarr
|
2024-11-22 19:33:29 -07:00 |
|
|
|
cea4632a22
|
feat(cli): Support for refreshing Sonarr downloads
|
2024-11-22 19:20:34 -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 |
|
|
|
8df74585bc
|
feat(cli): Support for listing Sonarr updates
|
2024-11-22 16:48:09 -07:00 |
|
|
|
22fbe025d9
|
feat(cli): Support for listing all Sonarr tasks
|
2024-11-22 16:37:21 -07:00 |
|
|
|
c54bd2bab0
|
feat(network): Support for fetching all Sonarr tasks
|
2024-11-22 16:35:39 -07:00 |
|
|
|
539ad75fe6
|
feat(cli): Support for marking a Sonarr history item as 'failed'
|
2024-11-22 16:21:43 -07:00 |
|
|
|
df3cf70682
|
feat(cli): Support for listing the available disk space for all provisioned root folders in both Radarr and Sonarr
|
2024-11-22 15:57:05 -07:00 |
|
|
|
a881d1f33a
|
feat(network): Support for listing disk space on a Sonarr instance
|
2024-11-22 15:54:11 -07:00 |
|
|
|
d96316577a
|
feat(cli): Support for listing all Sonarr tags
|
2024-11-22 15:35:30 -07:00 |
|
|
|
eefe6392df
|
feat(cli): Support for adding a root folder to Sonarr
|
2024-11-22 15:25:33 -07:00 |
|
|
|
1cc95e2cd1
|
feat(cli): CLI support for adding a tag to Sonarr
|
2024-11-22 15:22:45 -07:00 |
|
|
|
b24e3bf9db
|
feat(cli): Support for deleting a root folder from Sonarr
|
2024-11-21 16:46:00 -07:00 |
|
|
|
bb1c08277e
|
feat(cli): Support for fetching all Sonarr root folders
|
2024-11-21 16:39:20 -07:00 |
|
|
|
f4c647342b
|
feat(cli): Support for deleting a Sonarr indexer
|
2024-11-21 16:22:30 -07:00 |
|