tamland / python-tidal

Python API for TIDAL music streaming service
GNU Lesser General Public License v3.0
402 stars 109 forks source link

Feature: Investigate order, orderDirection in favourites and add ordering to the remaining favourites. #212

Open tehkillerbee opened 10 months ago

tehkillerbee commented 10 months ago

206 adds order and order direction to favorite tracks.

We should investigate if the same method can be adapted for other favourite types (albums, playlists etc.)

We should also investigate if there are any other sorting methods available, in addition to NAME/DATE; ASC/DESC