Closed duckfromdiscord closed 8 months ago
auth.getMobileSession as in authmobile returns JSON instead of the XML expected by the AudioScrobbler 2.0 API:
auth.getMobileSession
authmobile
Scrobbling is the same way, also returns JSON instead of XML
EDIT: Apparently the Audioscrobbler API on Last.FM allows you to select a format when you're making the request. There is a JSON format, but it may or may not be default.
closed in favor of #293
auth.getMobileSession
as inauthmobile
returns JSON instead of the XML expected by the AudioScrobbler 2.0 API:Scrobbling is the same way, also returns JSON instead of XML
EDIT: Apparently the Audioscrobbler API on Last.FM allows you to select a format when you're making the request. There is a JSON format, but it may or may not be default.