Here is my situation and what I'm trying to accomplish:
In the android app I am set to Unlimited when streaming over WiFi and 128Kps when on mobile to save data. I want Subsonic to send untouched FLAC files when on WiFi, and when I try to play the same FLAC file on mobile data, I want 128K mp3 sent.
Right now, I get 320k mp3 even on WiFi when playing FLAC files. Mobile data does what it should, sending 128k. Is there any way to get "Unlimited" to be truly Unlimited?