| Summary: | prevent played podcasts from being transmitted to lastfm | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | andreaswuest |
| Component: | Podcast | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | bart.cerneels, lfranchi |
| Priority: | NOR | ||
| Version First Reported In: | 2.2.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
image showing the problem
another example screenshot of the music collection |
||
|
Description
andreaswuest
2010-01-23 16:44:43 UTC
Strange, I listen a lot to podcasts and have gone through my library at last.fm for the last 4 months, there is not a single one scrobbled there. Are you sure oyu have podcasts scrobbled to last.fm? I can only see single tracks and music from radio strams. Created attachment 40163 [details]
image showing the problem
the first track from the screenshot from above is from this podcast: http://redaktion.sz-audio.de/rss/rss-serie-cinemaaktuell-mp3.xml here are some more information i can see on the command line. a scobbling definitely takes place. amarok: END__: virtual void LyricsEngine::message(const Context::ContextState&) - Took 0.003s amarok: END__: virtual void Context::ContextView::engineNewTrackPlaying() - Took 0.0032s amarok: BEGIN: virtual void ScrobblerAdapter::engineNewTrackPlaying() amarok: [lastfm] track type: "mp3" amarok: BEGIN: void ScrobblerAdapter::checkScrobble() amarok: [lastfm] total played 0 duration 0 isNull false submit? true amarok: END__: void ScrobblerAdapter::checkScrobble() - Took 0.00011s amarok: [lastfm] nowPlaying: "[unknown]" - "Cinema Aktuell" - ""A serious Man" - Cinema aktuell" HTTP POST: QUrl( "http://post.audioscrobbler.com:80/np_1.2" ) "s=867ed9612127443089379775e90f4845&a=%5Bunknown%5D&t=%22A%20serious%20Man%22%20-%20Cinema%20aktuell&b=Cinema%20Aktuell&l=303&n=0&m=" amarok: END__: virtual void ScrobblerAdapter::engineNewTrackPlaying() - Took 0.00087s amarok: BEGIN: virtual void ProgressWidget::engineNewTrackPlaying() amarok: BEGIN: virtual void ProgressWidget::engineTrackLengthChanged(qint64) Created attachment 40164 [details] another example this time the podcast is http://www.daserste.de/podcasts/mam_dyn~id,2319~wissen-vor-acht.xml Indeed, I just can't reproduce this here, my podcasts don't show up in my last.fm library. Anybody else? I push this to the bugs list, since it's certainly not a wanted feature. the podcasts aren't being scrobbled. what you're seeing is the 'now playing' information, which is a separate API call (notice how the api call is post.audioscrobbler.com/np_1.2, and which is what shows up with the little playing icon. the list of "recently played" is not the same as the list of tracks that are scrobbled---look through your playing history on last.fm to check if podcasts are really scrobbled. Created attachment 40372 [details]
screenshot of the music collection
hi again, just checked my music collection on lastfm and the podcast shows up not only in the recently played list, but also in my music collection (which it should not, right ?). see the attached screenshot.
*** This bug has been marked as a duplicate of bug 216725 *** |