tfmart / ScrobbleKit

A Swift library for interacting with the Last.fm API on Apple platforms

Home Page:https://tfmart.github.io/ScrobbleKit/documentation/scrobblekit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playcount for Track / Album is of different type than playcount for ArtistGetInfoData

ridmaur opened this issue · comments

For Track / Album it is String, for ArtistGetInfoData it is Int.

Hi @ridmaur, thank you for your feedback! We have released v1.0.2 to address the type property misalignment issues and include other improvements/patches.

Check out the release notes here.