After almost 3 years of work, I’ve finally managed to get this project stable enough to release an alpha version!

I’m proud to present Managarr - A TUI and CLI for managing your Servarr instances! At the moment, the alpha version only supports Radarr.

Not all features are implemented for the alpha version, like managing quality profiles or quality definitions, etc.

Here’s some screenshots of the TUI:

Additionally, you can use it as a CLI for Radarr; For example, to search for a new film:

managarr radarr search-new-movie --query "star wars"

Or you can add a new movie by its TMDB ID:

managarr radarr add movie --tmdb-id 1895 --root-folder-path /nfs/movies --quality-profile-id 1

All features available in the TUI are also available via the CLI.

  • Black616Angel@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    14
    ·
    21 hours ago

    This looks very good. I have never thought about a TUI/CLI for my *arrs, but I will give it a try.

    If this works out for me, do you also seek contributions?

    • Dark-Alex-17@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      14 hours ago

      Of course! There’s a lot of work remaining to be done to add support for other features, Servarrs, etc. So contributions are very welcome! ☺️