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

Scrobbling track without any indication. #148

Closed ilya-murzinov closed 9 years ago

ilya-murzinov commented 9 years ago

From e-mail:

when playing a podcast in Pocket Casts, the Wail App doesn't show an app currently being scrobbled, but the Last.fm website shows "Scrobbling from: WAIL Beta (Android scrobbler)"

Since Pocket Casts doesn't show in the "Now scrobbling" area, I can't ignore it. My list of ignored players is empty.

ilya-murzinov commented 9 years ago

Possible workaround is to allow user to add arbitrary application to the list of ignored, but we need to find the root cause.

artem-zinnatullin commented 9 years ago

JFYI: as far as I remember — Pocket Casts sends intents as "com.android.music"

ilya-murzinov commented 9 years ago

Yep, and also it always sends "playing == false", and it the problem :(

ilya-murzinov commented 9 years ago

Nothing we can do here.