v79 / Khartoum

A library and app to display text and images on an Raspberry Pi eInk display
0 stars 0 forks source link

Spotify: Handle Tracks and Episodes differently #10

Open v79 opened 1 month ago

v79 commented 1 month ago

The "item" returned from spotify currently-playing can either be a 'track' or an 'episode', but I can only parse and display tracks.

Extend the json model and the display routines to display podcast episodes.