David Howden
David Howden
This is apparently impossible to do unless you go beyond just using tags. Something like this would probably be a good starting point (sadly the API won't fit nicely into...
There is currently no official documentation which describes the REST API (other than reading the code). We need to pick a standard and then start writing it all out!
Add functionality to record play history, which would include the time each each track/group (hence album) has been played. We want to be able to add a level of decay...
Add functionality to be able to rate tracks/groups (and hence albums). This data should be kept in a separate store (so that the library and the user-specific data are separate,...
The integration tests for each Go version are using the same underlying resources and so are triggering races which causes the tests to fail.
With the release of https://github.com/google/go-cloud we should investigate making connectors so that we can migrate over.