Bug 223939 - prevent played podcasts from being transmitted to lastfm
Summary: prevent played podcasts from being transmitted to lastfm
Status: RESOLVED DUPLICATE of bug 216725
Alias: None
Product: amarok
Classification: Applications
Component: Podcast (other bugs)
Version First Reported In: 2.2.2
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 16:44 UTC by andreaswuest
Modified: 2010-02-08 21:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
image showing the problem (9.67 KB, image/png)
2010-01-23 19:22 UTC, andreaswuest
Details
another example (23.61 KB, image/png)
2010-01-23 19:45 UTC, andreaswuest
Details
screenshot of the music collection (308.07 KB, image/png)
2010-01-30 09:27 UTC, andreaswuest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andreaswuest 2010-01-23 16:44:43 UTC
Version:           2.2.2 (using KDE 4.3.4)
OS:                Linux
Installed from:    Ubuntu Packages

hello,

please prevent played podcasts from being uploaded to lastfm, because this just does not make any sense. The podcasts should be (hopefully) easy to identify, because it looks like the podcasts have "Podcast" as genre (as far as i can tell). the podcats should be ignored, even if the have been downloaded and then played (not streamed).

thanks in advance,
cheers,
andy
Comment 1 Myriam Schweingruber 2010-01-23 18:32:04 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.
Comment 2 andreaswuest 2010-01-23 19:22:08 UTC
Created attachment 40163 [details]
image showing the problem
Comment 3 andreaswuest 2010-01-23 19:23:17 UTC
the first track from the screenshot from above is from this podcast:
http://redaktion.sz-audio.de/rss/rss-serie-cinemaaktuell-mp3.xml
Comment 4 andreaswuest 2010-01-23 19:33:45 UTC
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)
Comment 5 andreaswuest 2010-01-23 19:45:04 UTC
Created attachment 40164 [details]
another example

this time the podcast is 
http://www.daserste.de/podcasts/mam_dyn~id,2319~wissen-vor-acht.xml
Comment 6 Myriam Schweingruber 2010-01-23 20:01:56 UTC
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.
Comment 7 Leo Franchi 2010-01-25 06:41:32 UTC
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.
Comment 8 andreaswuest 2010-01-30 09:27:42 UTC
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.
Comment 9 Bart Cerneels 2010-02-08 21:04:04 UTC

*** This bug has been marked as a duplicate of bug 216725 ***