|
|
f17f542e8e
|
refactor: Refactored the SonarrEvent enum to not unnecessarily wrap dual series_id and season_number values in a tuple when both values can be passed directly
|
2026-01-19 16:44:10 -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 |
|
|
|
f87e02cd7c
|
test: Added in unit tests for TUI support for multiple custom named Servarrs
|
2025-02-27 19:30:17 -07:00 |
|
|
|
33249f509f
|
fix(sonarr): pass the series ID alongside all TriggerAutomaticSeriesSearch events when publishing to the networking channel
|
2024-12-18 01:38:05 -07:00 |
|
|
|
ed645dd0d5
|
fix(sonarr): Pass the series ID and season number alongside all TriggerAutomaticSeasonSearch events when publishing to the networking channel
|
2024-12-18 01:34:45 -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 |
|
|
|
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 |
|