|
|
a287a5c903
|
docs: Updated the README to also include details on the new CLI flags
|
2025-02-27 20:51:00 -07:00 |
|
|
|
fd6fcfc98f
|
feat: CLI Support for multiple Servarr instances
|
2025-02-27 20:37:03 -07:00 |
|
|
|
111485e7c4
|
feat: Support for loading Servarr API tokens from a file
|
2025-02-27 16:53:29 -07:00 |
|
Alex Clarke
|
5ead5bc3d6
|
docs: removed the Unraid section of the README now that the issue has been corrected and fixed.
|
2024-12-31 16:55:39 -06:00 |
|
|
|
3ce0003315
|
docs: Added installation instructions for Nix and a note for Unraid users until the template is corrected by the maintainer
|
2024-12-30 11:25:15 -07:00 |
|
|
|
6dc64c6edf
|
docs: Updated README with Mac and Linux installation steps with Homebrew [skip ci]
|
2024-12-19 19:56:27 -07:00 |
|
|
|
ff67eebcea
|
ci: Removed scoop workflow [skip ci]
|
2024-12-19 18:25:05 -07:00 |
|
|
|
7941b3d16c
|
docs: Updated the README to include steps on how to install Managarr in Windows using Chocolatey [skip ci]
|
2024-12-19 16:55:06 -07:00 |
|
|
|
93d3e6cec7
|
docs: Fixed working in the README about the new managarr-demo.alexjclarke.com site
|
2024-12-18 18:22:42 -07:00 |
|
|
|
95779f1ac2
|
docs: Updated the README to point to the new managarr-demo.alexjclarke.com site for testing out the TUI as an alternative to running the command
|
2024-12-18 18:20:36 -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 |
|
|
|
e49b366d77
|
docs: Removed the docker version from the README [skip ci]
|
2024-12-14 00:46:35 -07:00 |
|
|
|
3c99b38db7
|
ci: Support for arm64 docker builds
|
2024-12-13 21:40: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 |
|
|
|
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 |
|
|
|
4f5bad5874
|
feat(handler): History tab support
|
2024-12-02 18:03:59 -07:00 |
|
Alex Clarke
|
73a4129000
|
Update environment variables table so it appears better in Crates.io [skip ci]
|
2024-11-25 20:25:04 -07:00 |
|
|
|
6375bc3413
|
docs(README): Updated the README to not use GitHub markdown symbols and to directly use the unicode symbols so it can be displayed correctly in Crates.io [skip ci]
|
2024-11-25 19:47:57 -07:00 |
|
|
|
93d023c54a
|
docs(README): Added Sonarr support to the README [skip ci]
|
2024-11-25 18:17:07 -07:00 |
|
|
|
3ef5c1911d
|
docs(README): Updated the README to include new features that are available in the Sonarr CLI release
|
2024-11-25 16:52:08 -07:00 |
|
|
|
6a0049eb8f
|
feat(network): Support for deleting a download from Sonarr
|
2024-11-21 14:46:18 -07:00 |
|
|
|
d2e3750de6
|
style(README): Added a key and proper GitHub markdown emoji names instead of direct unicode symbols for the features tables
|
2024-11-21 13:04:21 -07:00 |
|
|
|
4cdad182ef
|
docs(README): Updated the readme to use a table of checkmarks to indicate which features are present in the CLI and TUI
|
2024-11-21 12:44:57 -07:00 |
|
|
|
4ed1e99a15
|
Merge remote-tracking branch 'origin/main' into sonarr-cli-support
|
2024-11-21 12:23:19 -07:00 |
|
|
|
34157ef32f
|
feat(cli): Added a spinner to the CLI for long running commands like fetching releases
|
2024-11-20 19:33:40 -07:00 |
|
Alex Clarke
|
fff38704ab
|
chore(readme): Updated the README to explicitly mention creating the config file first for docker installs
|
2024-11-16 18:04:47 -07:00 |
|
|
|
9936ce1ab5
|
Removed the need for use_ssl to indicate SSL usage; instead just use the ssl_cert_path
Added the ability to specify either host/port, or uri for configuring Radarr
|
2024-11-05 18:16:01 -07:00 |
|
|
|
b253a389eb
|
Updated the README to not include the GitHub downloads badge since all binary releases are on crates.io [skip ci]
|
2024-11-04 10:12:45 -07:00 |
|
|
|
5023fbd3d1
|
Set all releases as manually triggered instead of automatic [skip ci]
|
2024-11-04 10:10:36 -07:00 |
|
|
|
8d7cb63c7a
|
Remove the terminal size checks since they've caused so many issues since their introduction
|
2024-11-03 15:33:08 -07:00 |
|
|
|
c8c7d00517
|
Added environment variables section to the README for added visibility into the feature
|
2024-11-03 15:06:24 -07:00 |
|
|
|
f6f477b124
|
Added HTTPS support for all Servarrs
|
2024-11-02 18:32:44 -06:00 |
|
|
|
97c8f8fc49
|
Added the ability to fetch host configs and security configs to the CLI
|
2024-11-01 13:02:39 -06:00 |
|
|
|
9da4ebfe11
|
Updated README to be more clear about what features are supported [skip ci]
|
2024-10-31 15:53:08 -06:00 |
|
|
|
61ce0468c6
|
Added --config and --disable-terminal-size-checks flags to make the demo work properly [skip ci]
|
2024-10-31 14:53:49 -06:00 |
|
|
|
9ee41b7af5
|
Updated README to a more polished format for the alpha release
|
2024-10-30 16:43:38 -06:00 |
|
|
|
379d6e0095
|
Pre-alpha CI/CD release support
|
2024-10-30 15:24:03 -06:00 |
|
|
|
b4777d7398
|
Updated the README to be a bit more fun
|
2024-10-29 18:50:47 -06: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 |
|
|
|
9351fb1f62
|
Updated the demo to be a true one liner with dedicated demo images
|
2024-03-18 15:28:47 -06:00 |
|
|
|
e1c342e36a
|
Updated README with cleanup steps for the demo
|
2024-03-16 18:22:30 -06:00 |
|
|
|
472eeb43ab
|
Created the managarr-demo repository and created a Dockerfile for CI/CD builds. Added Docker sections to the README as well
|
2024-03-16 18:19:53 -06:00 |
|
|
|
a2e60470af
|
Added myself as the creator
|
2024-03-16 09:49:31 -06:00 |
|
|
|
4a18be5328
|
Decided to remove Quality Profile and Quality Definition support from alpha
|
2024-03-16 09:27:56 -06:00 |
|
|
|
63dd6c3ad9
|
Fixed some breaking changes with the most recent Radarr version. A few API fields were changed with either new names, or were omitted from some responses entirely and they were not documented by the Radarr team making them difficult to track down.
|
2024-02-19 18:35:51 -07:00 |
|
|
|
6cadf70c1e
|
Added full support for managing the blocklist
|
2024-02-15 16:20:03 -07:00 |
|
|
|
d869647dd8
|
Alpha support for indexers is complete
|
2024-02-15 11:30:21 -07:00 |
|
|
|
b49bfaa9c1
|
Added sorting to the collections table, and fixed a bug that was refreshing the underlying table while users may be selecting a sort option.
|
2024-02-14 16:09:42 -07:00 |
|