Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to get user's most recently played tracks #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SrHi
Copy link

@SrHi SrHi commented Mar 20, 2020

I just managed to add the option on the backend. It still needs front end changes which I'm not very familiar with.

@@ -1298,6 +1298,46 @@ def next_track(self):
# print 'ret', self.name, 'empty'
return None

class MyRecentTracks(object):
''' returns the your recent tracks for a given perioed

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
''' returns the your recent tracks for a given perioed
''' returns recent tracks played a given period

@jpsona
Copy link

jpsona commented Apr 13, 2022

My most wanted addition to this wonderful app! Hope it gets merged in someday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants