artem-zinnatullin / android-wail-app

DEPRECATED Android Last.fm scrobbler. Recruiters: please don't look at this project.
MIT License
121 stars 36 forks source link

App recognition for music players who identify as com.android.music #207

Open Alia5 opened 8 years ago

Alia5 commented 8 years ago

A lot of Music-Players identify themselfs as the "generic android music player" and sending broadcasts with com.android.music.XXX intents Scrobbling support in this case is implemented, but no "app recognition feature" As a lot of apps also include an extra String "scrobbling_source" eg. bundle.putString("scrobbling_source", "com.examplecompany.exampleapp"); in the BroadCast-Bundles, a detection for that would be usefull for excluding apps.