Now presenting: Managarr with Sonarr support! (github.com)
from aclarke@lemmy.world to selfhosted@lemmy.world on 14 Dec 08:15
https://lemmy.world/post/23122598

I was recently furloughed from work, so in between job applications, I decided to polish off Sonarr support in my Managarr TUI. Thus, I’m very proud to announce the beta release of Managarr with Sonarr support!

TL;DR: Managarr is a TUI and CLI for managing your Servarr instances. As of now, it now supports both Radarr and Sonarr and all the features that are available in the UI are also available in the CLI for scripting and additional automation.

The new version has the following features:

Here’s some screenshots of the Sonarr tab:

Thanks to everyone’s feedback when I first posted the alpha release here, this version sports a handful of additional performance improvements and platform support.

This is now technically in beta, so if anyone encounters any issues, please let me know!

#selfhosted

threaded - newest

Bombastic@sopuli.xyz on 14 Dec 15:02 collapse

I use docker for my *arr stack. I’ve never had any problems just logging into radarr and sonarr to check what media I have and its stats.

Tell me:

Why should I use this?

What advantages does this give me over using each service’s GUI?

Is there any plan for a GUI?

Is this a substitute for something else you felt did not do enough?

What modifications are needed for integration with docker containers?

boonhet@lemm.ee on 14 Dec 15:31 next collapse

Sometimes people build things just because they want to. Some people will take a look and say “hey that’s cool” and use it. Some others will take a look and say “this does nothing for me” and both are valid opinions to have. IMO nobody should have to justify an open source project unless asking for funding.

oldfart@lemm.ee on 14 Dec 15:35 next collapse

I find using mouse clumsy and welcome a TUI interface. If you like GUI better, stick to using it and don’t shit on OP’s work

aclarke@lemmy.world on 14 Dec 15:42 collapse

To answer your question, I built it for a few reasons:

  • I wanted to learn Rust, so I used this project to do that
  • I really love TUI’s and I pretty much live in my command line at work, and since I already automate everything I can to make my work life easier, I wanted to be able to do the same with my homelab
  • I think it looks cool
  • For fun. If no one else ever gets use out of it, that’s okay! I just really enjoyed building it and I’m excited to build out more of it.

But also: Why not?

So really, you would only use this if you like TUIs or want a command line tool for interacting with your Servarrs. If you have no use for it, that’s totally fine too!

As for container support: if you mean if there’s a docker version, yes there is. If that’s not what you meant, then my bad!

whiskyjack@lemmy.ca on 14 Dec 15:56 next collapse

I think it’s a great idea, as it also gives you access to your *arr stack from a simple ssh session, so you don’t have to expose the GUI interfaces to the Internet!

Well done! I’m looking forward to playing with this!

Thanks!

aclarke@lemmy.world on 14 Dec 18:21 collapse

Thank you so much! I really hope it lives up to the hype it’s getting 😅

Bombastic@sopuli.xyz on 14 Dec 16:15 collapse

I wanted to learn (…)

Well, you make the finest point

Thank you for answering. I will research some more to see how well it works with my setup.

Thanks for all your work!

aclarke@lemmy.world on 14 Dec 18:20 collapse

Thank you for the feedback. I appreciate you!