Activity log for bug #1347990

Date Who What changed Old value New value Message
2014-07-24 01:58:35 theli bug added bug
2014-07-24 19:46:02 Jiří Janoušek nuvola-player: status New Incomplete
2014-07-24 19:46:10 Jiří Janoušek nuvola-player: importance Undecided High
2014-07-26 12:41:38 Jiří Janoušek description Start nuvolaplayer, start playing any song in any service. Pause song Nuvola keeps sending nowplaying notification despite nor song nor playstate change. There is no way to stop if from doing that apart from closing nuvola or switching service (to reset meta to null). This leads to a situation where if you just pause the song (no other way, no actuall "stop" action) nuvola still keeps sending nowplaying updates every couple of seconds. So you need to close nuvola for your nowplaying updates to work from a different place (like, leave nuvola running paused minimized and go for a walk with some other player running on your smartphone ..... and nuvolaplayer will keep overriding your nowplaying status) From what I saw other players only update nowplaying if the state (play/paused) or metadata change. And there is no point to do that periodically from what I see. Relevant debug output lines (with nuvola paused): Nuvola Debug lastfm.vala:769: lastfm update now playing: Twilight Of The Thunder God by Amon Amarth Nuvola Debug lastfm.vala:769: lastfm update now playing: Twilight Of The Thunder God by Amon Amarth Nuvola Debug lastfm.vala:769: lastfm update now playing: Twilight Of The Thunder God by Amon Amarth Nuvola Debug lastfm.vala:769: lastfm update now playing: Twilight Of The Thunder God by Amon Amarth ... etc Status ====== Fix committed to lp:nuvola-player/2.4.x as r845. Will be released in Nuvola Player 2.4.3. <http://bazaar.launchpad.net/~fenryxo/nuvola-player/2.4.x/revision/845> Fix committed to lp:nuvola-player as r845. Will be released in Nuvola Player 2.5.0. <http://bazaar.launchpad.net/~fenryxo/nuvola-player/trunk/revision/845> Original report =============== Start nuvolaplayer, start playing any song in any service. Pause song Nuvola keeps sending nowplaying notification despite nor song nor playstate change. There is no way to stop if from doing that apart from closing nuvola or switching service (to reset meta to null). This leads to a situation where if you just pause the song (no other way, no actuall "stop" action) nuvola still keeps sending nowplaying updates every couple of seconds. So you need to close nuvola for your nowplaying updates to work from a different place (like, leave nuvola running paused minimized and go for a walk with some other player running on your smartphone ..... and nuvolaplayer will keep overriding your nowplaying status) From what I saw other players only update nowplaying if the state (play/paused) or metadata change. And there is no point to do that periodically from what I see. Relevant debug output lines (with nuvola paused):     Nuvola Debug lastfm.vala:769: lastfm update now playing: Twilight Of The Thunder God by Amon Amarth     Nuvola Debug lastfm.vala:769: lastfm update now playing: Twilight Of The Thunder God by Amon Amarth     Nuvola Debug lastfm.vala:769: lastfm update now playing: Twilight Of The Thunder God by Amon Amarth     Nuvola Debug lastfm.vala:769: lastfm update now playing: Twilight Of The Thunder God by Amon Amarth ... etc
2014-07-26 12:41:41 Jiří Janoušek nuvola-player: status Incomplete Fix Committed
2014-07-26 12:41:45 Jiří Janoušek nuvola-player: milestone 2.4.3
2014-09-06 20:31:34 Jiří Janoušek nuvola-player: status Fix Committed Fix Released