nrubin29 / finale

A fully-featured Last.fm client and scrobbler with Shazam-like scrobbling, a collage generator, home screen widgets, and more!
https://finale.app
BSD 3-Clause "New" or "Revised" License
127 stars 5 forks source link

Show own recent tracks when privacy setting "Hide recent listening information" is set on last.fm #25

Closed fetzu closed 1 year ago

fetzu commented 1 year ago

Added ability to get own recent tracks when privacy setting "Hide recent listening information" is set on last.fm.

This is simply done by also passing the session key with the GetRecentTracksRequest, which allows to view your own recent tracks even when recent listening information is hidden.

Tested on web app only.

nrubin29 commented 1 year ago

Thanks so much for this!

fetzu commented 1 year ago

You are very welcome, thank you for this amazing piece of software !