Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected].
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
Same gripe. I recently requested all my data from Spotify, scraped play counts out of it (thanks for not providing that in the API) and made a playlist of my liked songs in ascending play count order. Shuffling that, I'm hearing songs I love which I haven't heard in years. Sucks that it takes so much effort
I've been thinking about something like that as well. Can you create playlists and add songs via the API? Really have to check that out.
But yes, it's a frustrating trend, I have that with smart home stuff as well. Huge vendors sell powerful enough hardware, but it's dumbed down and after some point you get so frustrated you start tinkering with their API. Almost seems like a ploy to get all abled people distracted, so they don't use their time and energy to work on building guillotines
I'm pretty sure you can create playlists and add songs via the API. For my purposes, because I wasn't otherwise using the API, I found it easier to just manually copy a list of URLs in/out of playlists on the desktop app.
Vim + grep + tiny python snippet = good enough
Now though, I'm thinking a little script which did a "true shuffle" on a playlist, via the API, that could then be played in playlist order could be just as useful...
Even better, one already exists...