CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
865 stars 39 forks source link

Send "now playing" scrobbles to server. #155

Closed caiocotts closed 5 months ago

caiocotts commented 5 months ago

Resolves #154

I changed the scrobble method for the MediaAnnotationService interface so that it also receives a boolean submission parameter.

CappielloAntonio commented 5 months ago

Thank you very much!