This is a beta version of the spotify player. Development was hindered by spotify's lacking API.
The API limits us to:
A seek accuracy of nearest second
An update frequency of one second (although a workaround is provided)
Playing a file without previous iteraction will always play from start
ie – a shared selection will highlight but not start at the start of that selection.
This is a beta version of the spotify player. Development was hindered by spotify's lacking API.
The API limits us to:
Addresses #156