|
|
22fe1a8f73
|
fix(sonarr): Construct and pass edit series parameters alongside all EditSeries events when publishing to the networking channel
|
2024-12-17 23:37:18 -07:00 |
|
|
|
38c0ad29dd
|
fix(sonarr): Construct and pass edit indexer parameters alongside all EditIndexer events when publishing to the networking channel
|
2024-12-17 23:22:56 -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 |
|
|
|
3e36bcf307
|
fix(sonarr): Construct and pass delete series params alongside all DeleteSeries events when publishing to the networking channel
|
2024-12-17 22:56:14 -07:00 |
|
|
|
acf983c07c
|
fix(sonarr): Corrected a bug that would cause a crash if a user spams the ESC key while searching for a new series and the search results are still loading
|
2024-12-17 22:45:34 -07:00 |
|
|
|
fedb78fb88
|
fix(sonarr): Pass the root folder ID alongside all DeleteRootFolder events when publishing to the networking channel
|
2024-12-17 22:42:37 -07:00 |
|
|
|
db64a0968b
|
fix(sonarr): Pass the indexer ID alongside all DeleteIndexer events when publishing to the networking channel
|
2024-12-17 22:37:50 -07:00 |
|
|
|
aece20af47
|
fix(sonarr): Pass the episode file ID alongside all DeleteEpisodeFile events when publishing to the networking channel
|
2024-12-17 22:33:10 -07:00 |
|
|
|
6c5a73f78f
|
fix(sonarr): Pass the download ID alongside all DeleteDownload events published to the networking channel
|
2024-12-17 22:27:08 -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 |
|
|
|
478b4ae3c0
|
fix(sonarr): Construct and pass the add series body alongside AddSeries events when publishing to the networking channel
|
2024-12-17 22:16:43 -07:00 |
|
|
|
23971cbb76
|
fix(sonarr): Construct and pass the AddRootFolderBody alongside all AddRootFolder events when publishing to the networking channel
|
2024-12-17 21:48:52 -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 |
|
|
|
92d9222b05
|
fix(radarr): Pass in the movie ID alongside the GetMovieHistory event when publishing to the networking channel
|
2024-12-17 20:50:00 -07:00 |
|
|
|
4c396c3442
|
fix(radarr): Pass the movie ID in alongside the GetMovieDetaisl event when publishing to the networking channel
|
2024-12-17 20:47:29 -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 |
|
|
|
1ad35652f8
|
fix(radarr): Pass the number of log events to fetch in with the GetLogs event when publishing to the networking channel
|
2024-12-17 20:33:39 -07:00 |
|
|
|
9a9b13d604
|
fix(radarr): Construct and pass the edit movie parameters alongside the EditMovie event when publishing to the networking channel
|
2024-12-17 17:50:07 -07:00 |
|
|
|
77b8b61079
|
fix(radarr): Construct and pass params when publishing the EditIndexer event to the networking channel
|
2024-12-17 17:29:21 -07:00 |
|
|
|
bdf48d1bf4
|
fix(radarr): Construct and pass edit collection parameters alongside the EditCollection event when publishing to the networking channel
|
2024-12-17 16:32:35 -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 |
|
|
|
f5614995c7
|
fix(radarr): Pass the root folder ID in with the DeleteRootFolder event when publishing to the networking channel
|
2024-12-17 15:41:28 -07:00 |
|
|
|
9ea6dbec20
|
fix: Pass the delete movie params in with the DeleteMovie event when publishing to the networking channel
|
2024-12-17 15:35:29 -07:00 |
|
|
|
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 |
|
|
|
1f81061152
|
Merge remote-tracking branch 'origin/main' into race-condition-refactor
|
2024-12-17 14:37:46 -07:00 |
|
|
|
368d5d3db7
|
fix: Cancel all requests when switching Servarr tabs to both improve performance and fix issue #15
|
2024-12-17 14:36:49 -07:00 |
|
|
|
0612a02d68
|
fix(add_movie_handler_tests): Added in a forgotten test for the build_add_movie_body function
|
2024-12-17 14:19:12 -07:00 |
|
|
|
a0d470087b
|
Merge remote-tracking branch 'origin/main' into race-condition-refactor
|
2024-12-17 14:11:12 -07:00 |
|
|
|
3ecaf04eb4
|
fix: Missing tagged version of docker builds in release flow
|
2024-12-17 12:40:13 -07:00 |
|
|
|
df0811985d
|
Fixed a bug in the release flow that published the docker image before the version bump
|
2024-12-17 12:15:36 -07:00 |
|
|
|
057ff0fef1
|
Fixed a bug in the release pipeline that created a conflict between the tag and the actual code
|
2024-12-16 21:09:24 -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 |
|
|
|
e38e430c77
|
fix: dynamically load servarrs in UI based on what configs are provided
|
2024-12-16 14:16:01 -07:00 |
|
Alex Clarke
|
93cd235aef
|
docs: Update README.md to reference the Wekan board and not mention tracking the Beta release since it's live now
|
2024-12-14 02:26:38 -07:00 |
|
github-actions[bot]
|
df9bba32cb
|
chore: Bump the version in Cargo.lock
|
2024-12-14 08:07:55 +00:00 |
|
github-actions[bot]
|
28a8f9b2fa
|
bump: version 0.4.0 → 0.4.1 [skip ci]
|
2024-12-14 08:07:52 +00:00 |
|
|
|
e49b366d77
|
docs: Removed the docker version from the README [skip ci]
v0.4.1
|
2024-12-14 00:46:35 -07:00 |
|
|
|
9a0963ca2c
|
Merge remote-tracking branch 'origin/main'
|
2024-12-14 00:41:45 -07:00 |
|
|
|
17737a06a4
|
ci: Add the tar.gz files to the artifacts [skip ci]
|
2024-12-14 00:41:26 -07:00 |
|
github-actions[bot]
|
464779cc17
|
chore: Bump the version in Cargo.lock
|
2024-12-14 07:35:49 +00:00 |
|
github-actions[bot]
|
f25c0889a3
|
bump: version 0.3.7 → 0.4.0 [skip ci]
|
2024-12-14 07:35:46 +00:00 |
|