SHOEGAZEssb / Last.fm-Scrubbler-WPF

Manual Last.fm scrobbling for when a service (or you!) failed to scrobble.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minor: Track/Artist/Album links in iTunes Scrobbler show last played piece but don't work

patrickhlauke opened this issue · comments

More like a minor nitpick than a hard bug, but: if you listen to something in iTunes, and it then finishes playing (and nothing more is playing), the iTunes Scrobbler still shows the last Track/Artist/Album - but the links are empty/broken (following them goes to https://www.last.fm/music//)

screenshot of the iTunes Scrobbler, showing the last known good track that was played with visible links

I guess there's two ways to go about this:

  • blank out the track/artists/album once playback finished and there's nothing more playing
  • store the values / urls for those links, so when clicking them it still goes to the correct destination

Fixed with 1.28

Magic, thank you