MarshallOfSound / Google-Play-Music-Desktop-Player-UNOFFICIAL-

A beautiful cross platform Desktop Player for Google Play Music
https://www.googleplaymusicdesktopplayer.com
MIT License
8.27k stars 767 forks source link

Last.fm podcast scrobbles #2982

Open charmtrap opened 6 years ago

charmtrap commented 6 years ago

OS: Windows 10

Issue Descriptions: Is it possible to have an option of not having my podcast listening sent to last.fm? The web version (on Firefox at least) doesn't scrobble podcasts, so I'd imagine it must be possible.

welcome[bot] commented 6 years ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of duplicate issues on this repo, so please double check now that your issue has not already been solved or doesn't have an open issue already. To help make it easier for us to investigate your issue, please follow the contributing guidelines and ensure the issue template was filled out.

duplicate-issue-bot[bot] commented 6 years ago

Hey @charmtrap,

We did a quick check and this issue looks very darn similar to

This could be a coincidence, but if any of these issues solves your problem then I did a good job :smile:

If not, the maintainers will get to this issue shortly.

Cheers, Your Friendly Neighborhood ProBot

jostrander commented 6 years ago

This could be an option, yes. I believe the GPM api we built as an isPodcast() method.

charmtrap commented 6 years ago

That would be excellent to provide the option. I really prefer to keep my last.fm charts music-only. Maybe I'm overly fussy, but I imagine I'm not the only one.

vhanla commented 6 years ago

(document.querySelector('.now-playing-actions.podcast') != undefined) will be `true if podcast is currently playing.