feat: M3 weighted shuffle v1 — real /api/radio with scoring #21

Merged
bvandeusen merged 262 commits from dev into main 2026-04-27 11:00:29 -04:00
Showing only changes of commit c74fa41fd0 - Show all commits
@@ -8,7 +8,7 @@ import retrofit2.http.GET
import retrofit2.http.PUT import retrofit2.http.PUT
/** /**
* Retrofit interface for `/api/me/*` — caller-scoped account endpoints. * Retrofit interface for the `/api/me` endpoints — caller-scoped account endpoints.
* Mirrors the relevant slice of `flutter_client/lib/api/endpoints/settings.dart`. * Mirrors the relevant slice of `flutter_client/lib/api/endpoints/settings.dart`.
* *
* History + timezone + system-playlists-status live under /api/me too * History + timezone + system-playlists-status live under /api/me too