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.
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.
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.
I will definitely take the Jellyfin suggestion to heart. Mixarr is Plex-centric because that's what I use, but I see that Jellyfin has a large share as well. Thanks for the suggestion!
Edit: Added Jellyfin support. Four new subscription types in the "My Library" subscription preset group. You can pull and rebuild docker (or pull the latest image) to get the changes.
It should work with just docker compose up using the default docker-compose.yml. web and API containers comprise the app, and caddy serves the frontend. Give it a try, let me know if you get stuck!
Hi, it might but I haven't explored that. I'll look into it. Would you want to roll your own SQLite, or just have that containerized instead of postgres?
I could look into it. Open an issue on Github if you like, and I'll see what I can do. Thanks!