Sounds good, let me know! Also give me some links to track it too so I can also add it to the repo!
Sounds good, let me know! Also give me some links to track it too so I can also add it to the repo!
Given that I can’t really see what would change in Managarr that would require additional changes in the Nix package, I see no reason not to have us both as maintainers, especially since I don’t currently have Nix installed. (It’s high up on my to-do list, don’t worry! I know I’ll like it!)
Are there any files that would need to be checked into the repo so we can maintain an official package for it?
Did you happen to have a GitHub action to go with this too? Turns out that refactor took a lot less time than I expected.
That was literally going to be one of the things I was going to ask someone to help me out to do. I wanted to make it available for Nix as well so I have no idea how to write a package definition for it, though I’m sure I could figure it out. I’m seriously stoked you did that! Thanks!
Thanks for pointing out the tagging bug. I just pushed out the fix to the release pipeline to correct that.
As for the configuration, it’s quite funny you mention that because I just earlier today pushed out the fix for that and I plan to have it as part of the next release. The fix being, that the UI dynamically changes based on what Servarrs you have in your config file.
And as for the color theme, that’s an interesting thought. I’ll look into it now!
Thanks for the feedback, I really appreciate it. And seriously, thanks for catching that tagging bug. That’s definitely not ideal…
To answer your question, I built it for a few reasons:
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!
I saw that the PR was merged. Let me know when it’s available and I’ll add the
nix-env -i managarr
to the README