aquantumofdonuts

0 Followers
0 Following
1 Posts
I released version 2.0 of Mixarr today, with some nice feature and visual updates and fixes. Looking for feedback if anyone gives it a try, or update if you’ve already been running it.
I could look into it. Open an issue on Github if you like, and I’ll see what I can do. Thanks!

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.

github.com/aquantumofdonuts/mixarr/…/v1.1.1

Add any Suscription and set the result handling to “add to review queue”. Then, just look in the Review Queue tab for your recommendations.

Release v1.1.1 · aquantumofdonuts/mixarr

v1.1.1 Release Notes Added support for Review-Only Mixarr now supports a "Review-Only" mode for discovered artists. Lidarr connection is no longer required for Subscriptions, and discovered artists...

GitHub
How does this compare to Plex’s sonic analysis? Sounds pretty similar?
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 mixarr-ip:3010. That bypasses Caddy altogether. Give that a try, and let me know how it goes.