Delusoire / spicetify-extensions

Practical Spicetify Extensions
22 stars 1 forks source link

Sort by Oldest to Newest #3

Closed Droppisalt closed 1 year ago

Droppisalt commented 1 year ago

Same as https://github.com/Delusoire/spicetify-extensions/issues/1 but reversed. Would it also be possible to have an option to send to a playlist instead of playing immediately?

Delusoire commented 1 year ago

You can already do that by toggling on the ascending switch in your Spotify settings under the Sort+ section. For ease of use, I have made it so that holding ctrl while clicking on the sort option inverts whatever sorting order you have set as default in 540a822. There is a button on the top left that does just that, creates a playlist from the last sorted queue.

Droppisalt commented 1 year ago

Oh! Didn't notice your extension added these settings. Thanks!