-
Notifications
You must be signed in to change notification settings - Fork 639
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
[Feature] Resume last played song #484
Comments
Seems trivial. The SoundCloud track resource is a JSON object which has track duration attribute, of which the app is already making use of. |
Feel free to work on it @edisonchee |
This would be nice; looking forward to seeing it implemented. |
@weblancaster I've given this a go, 2448efd. I've only tested it on OSX; if anyone could test it on Linux or Windows that'd be great. Maybe @LoreGas or @christopherturner can help? |
Is this in the new version or where can I download to test? |
If you're familiar with git, you can add my fork as a remote and merge with a branch from your own fork. Otherwise, give me some time to test it on Linux and Windows and hopefully I can do a PR for this feature. |
Nice work @edisonchee can you open a PR though? and besides descriptive title also put closes #484 on the title.. thanks |
In my opinion it would be cool to save the song and minute that you are playing so that when you open the app again it will resume from where you left
The text was updated successfully, but these errors were encountered: