jeffsikes / pandora_liked_songs_export

Export a file of the thumbs up selection metadata from your Pandora Music collection.
MIT License
4 stars 0 forks source link

Export from station thumbed up tracks #3

Open tilsen opened 3 weeks ago

tilsen commented 3 weeks ago

When I run this on the thumbed up tracks from a station, the object is empty. (My station thumbs up do not appear in the profile/thumbs list).

Would it be possible to modify this to work on an individual station?

jeffsikes commented 2 weeks ago

Hi @tilsen

The script was created to run on the global thumbs up page rather than a specific station. Unfortunately the page structure is different for stations than it is for the global thumbs up page.

While researching this, however, I found that the station page includes both Thumbs Up and Downs, so I'm interested in getting this working.

On the global thumbs up page, you should be able to see which station the thumbs up originated from:

image

In addition, I'm updating the script today to categorize thumbs up by station! So you should be able to identify which songs are related to which station.

Hopefully that helps for now, until I have time to check out the station pages and get those working. I've marked this as an enhancement.

Thanks for the idea for a station specific script! 🎵

tilsen commented 2 weeks ago

Unfortunately, my global thumbs up page shows none of my station thumb ups, so I don't have the option to export anything from my global thumbs up page. From what I can tell this is an issue that affects people with very old accounts--all of my stations are from more than 10 years ago. In the meantime, I'll be eagerly awaiting your enhancement! Thanks.