Haha no worries! It's a useful feature. No reason to lock the subscription engine behind a Lidarr connection.
But I think I will rest for a while now lol.
Haha no worries! It's a useful feature. No reason to lock the subscription engine behind a Lidarr connection.
But I think I will rest for a while now lol.
I pushed an update that adds a "review only" mode, with Lidarr no longer being a required connection.
https://github.com/aquantumofdonuts/mixarr/releases/tag/v1.1.1
Add any Subscription and set the result handling to "add to review queue". Then, just look in the Review Queue tab for your recommendations.

Sure thing. Can you share your docker-compose.yml or docker cli string? Maybe I can help.
3010 is the web port, on the web container itself (direct connection the the web ui). 3443->443 and 3080->80 are the Caddy ports, which also point to the web ui (just proxied through Caddy). Hopefully that's not too confusing.
I appreciate the positive feedback, hope you find it useful
Thank you so much! Glad you are enjoying it.
Hi, I think you can resolve this by forwarding your reverse proxy to http://mixarr-ip:3010/. That bypasses Caddy altogether. Give that a try, and let me know how it goes.
Great to hear! Feel free to post feature requests in either location, but github will tend to be preferred. Thank you!
Ok, got it. Yes, this was a funky UI bug. There is now a ListenBrainz preset for Weekly Exploration, which pulls from the user's playlist, and the "type" dropdown is disabled once you select a preset.
Please give it a try, let me know if that fixes the issue you were having. I updated the repo, you can pull and rebuild containers to get the changes.
Thanks!
I released a Docker image. You can get it here: https://github.com/aquantumofdonuts/mixarr/releases/tag/latest
Let me know if you have any issues!
I could look into it. Open an issue on Github if you like, and I'll see what I can do. Thanks!