sspiff / lms-plugin-pyrrha

Pyrrha - Daughter of Pandora
GNU General Public License v2.0
13 stars 4 forks source link

Use REST API for station list and allow sorting #20

Closed nabertrand closed 6 months ago

nabertrand commented 6 months ago

Uses the REST API for the station list to allow sorting by lastPlayed and totalPlayTime.

Some implementation notes:

sspiff commented 6 months ago

Thanks! I'll review and we'll get this merged in. Okay with me to drop the "hide shuffle/quickmix station" function if it complicates it.

nabertrand commented 6 months ago

Thanks! I'll review and we'll get this merged in. Okay with me to drop the "hide shuffle/quickmix station" function if it complicates it.

I think I got all the logic fixed to accommodate disabling the QuickMix station

sspiff commented 6 months ago

Thanks @nabertrand !