sspiff / lms-plugin-pyrrha

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

Syncing to Pandora - force update? #28

Closed keithpleas closed 5 months ago

keithpleas commented 6 months ago

There are already a couple of issues about adding / searching stations. Note that everything can be accomplished in the Pandora (web, app) UI - but it takes a while to sync to Pyrrha - ideally there would be a way in Pyrrha to force a sync (or perhaps shorten the polling interval).

Linking #13 , #17

sspiff commented 6 months ago

The user.getStationListChecksum API may be useful in keeping the station list up-to-date.

sspiff commented 6 months ago

The user.getStationListChecksum API may be useful in keeping the station list up-to-date.

Oh but Pyrrha isn't using that API suite for the station list any more. Maybe the REST API will honor an If-Modified-Since HTTP header?