|
|
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 |
|
|
|
90170cb3d5
|
ci: Fixed a typo in the github-release job [skip ci]
v0.4.0
|
2024-12-14 00:14:52 -07:00 |
|
|
|
4dcb141f3a
|
ci: Fixed a typo in the docker release [skip ci]
|
2024-12-13 23:41:01 -07:00 |
|
|
|
133721917f
|
ci: Attempting a different artifact job version to see if it corrects the error [skip ci]
|
2024-12-13 23:19:07 -07:00 |
|
|
|
766e23d265
|
ci: Use the same version of upload/download-artifact action [skip ci]
|
2024-12-13 23:06:36 -07:00 |
|
|
|
77d8e84e14
|
ci: Correct the artifact paths for the release [skip ci]
|
2024-12-13 22:42:42 -07:00 |
|
|
|
00c1cca412
|
ci: Fix the artifacts directory creation for Windows binaries [skip ci]
|
2024-12-13 22:24:03 -07:00 |
|
|
|
4968833d05
|
ci: Attempting a different way of creating the artifacts directory [skip ci]
|
2024-12-13 22:05:22 -07:00 |
|
|
|
d172fa17f6
|
ci: Attempting to fix the artifacts directory [skip ci]
|
2024-12-13 21:58:30 -07:00 |
|
|
|
3c99b38db7
|
ci: Support for arm64 docker builds
|
2024-12-13 21:40:53 -07:00 |
|
Alex Clarke
|
1128937cac
|
Merge pull request #21 from Dark-Alex-17/sonarr-tui-support
Sonarr TUI support
|
2024-12-13 21:09:53 -07:00 |
|
|
|
6fc1228173
|
docs: Updated the README to include OS-specific steps for running Managarr on different platforms
|
2024-12-13 21:04:10 -07:00 |
|
|
|
b48a2efb7d
|
fix(blocklist_handler): Fixed a breaking change between Sonarr v3 and v4
|
2024-12-13 20:48:10 -07:00 |
|
|
|
412cb2408e
|
fix(style): Addressed linter complaints on formatting
|
2024-12-13 19:48:22 -07:00 |
|
|
|
682bc91855
|
fix: Implemented a handful of fixes that are breaking changes between Sonarr v3 and v4
|
2024-12-13 19:44:10 -07:00 |
|
|
|
f03120e5a1
|
ci: Updated CI to cross compile for a handful of additional architectures to increase availability
|
2024-12-13 17:58:59 -07:00 |
|
|
|
8dd63b30e8
|
feat(docs): Updated the README with new screeshots for the Sonarr release
|
2024-12-13 16:28:42 -07:00 |
|
|
|
54006c378f
|
feat(handler): Support for toggling the monitoring status of a specified episode in the Sonarr UI
|
2024-12-13 16:18:02 -07:00 |
|
|
|
9269b66aa8
|
feat(handlers): Support for toggling the monitoring status of a season in the Sonarr UI
|
2024-12-13 16:10:06 -07:00 |
|
|
|
cfac433861
|
feat(keybindings): Added a new keybinding for toggling the monitoring of a highlighted table item
|
2024-12-13 14:53:39 -07:00 |
|
|
|
a28f8c3dd2
|
feat(cli): Support for toggling monitoring on a specific episode in Sonarr
|
2024-12-13 14:49:00 -07:00 |
|
|
|
4001dee1bd
|
refactor(network): Changed the toggle episode monitoring handler to simply return empty since the response is always empty from Sonarr
|
2024-12-13 14:45:06 -07:00 |
|
|
|
d1ffd0d77f
|
feat(network): Support for toggling the monitoring status of an episode in Sonarr
|
2024-12-13 14:40:11 -07:00 |
|
|
|
91ad50350d
|
feat(cli): Support for toggling monitoring for a specific season in Sonarr
|
2024-12-13 14:09:11 -07:00 |
|
|
|
a88d43807e
|
feat(network): Support for toggling monitoring/unmonitoring a season
|
2024-12-13 13:59:02 -07:00 |
|
|
|
98619664cf
|
refactor(ui): Tweaked some of the color schemes in the series table
|
2024-12-13 13:10:57 -07:00 |
|
|
|
39f8ad2106
|
refactor: Fixed a couple of typos in some test function names
|
2024-12-13 11:51:23 -07:00 |
|
|
|
82ce38d7b5
|
feat(handlers): Support for the episode details popup
|
2024-12-12 18:52:27 -07:00 |
|
|
|
12eb453fc7
|
feat(ui): Support for the episode details UI
|
2024-12-12 16:25:02 -07:00 |
|
|
|
a84324d3bc
|
feat(handler): Full handler support for the Season details UI in Sonarr
|
2024-12-11 23:18:37 -07:00 |
|
|
|
ed2211586e
|
refactor(handlers): Refactored the handlers to all use the handle_table_events macro when appropriate and created tests for the macro so tests don't have to be duplicated across each handler
|
2024-12-11 17:03:52 -07:00 |
|
|
|
c09950d0af
|
refactor(ui): Simplified the popup delegation so all future UI is easier to implement
|
2024-12-11 15:08:52 -07:00 |
|
|
|
e9a30382a3
|
feat(ui): Sonarr support for viewing season details
|
2024-12-10 18:23:09 -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 |
|
|
|
cbad40245f
|
feat(app): Dispatch support for Season Details to fetch both the current downloads as well as the episode files to match qualities to them
|
2024-12-10 16:23:30 -07:00 |
|