Skip to content

Version 0.0.7

Compare
Choose a tag to compare
@DJDoubleD DJDoubleD released this 30 May 20:44
· 9 commits to master since this release

Bugfix / feature release

Sigh... turns out the Qobuz API can return 2 different object types for the Playlist track_ids field:

So now:

  • Added a converter to parse both types to List<long> (and hope there aren't other variable fields)