Spotify Listening History #49

Open
opened 2022-10-06 18:59:05 +01:00 by Sarsoo · 1 comment
Sarsoo commented 2022-10-06 18:59:05 +01:00 (Migrated from github.com)

Ingest Spotify listening history as exported as part of the personal data dump from the Spotify website.

Could solve missing history problem for moving away from Last.fm and just recording activity directly from Spotify.

Data dump seems to contain a ms listened field which could be really helpful, it could allow easy implementation of the 50% played Last.fm rule.

Ingest via the CLI at first but could be ingested through the web app

Ingest Spotify listening history as exported as part of the personal data dump from the Spotify website. Could solve missing history problem for moving away from Last.fm and just recording activity directly from Spotify. Data dump seems to contain a ms listened field which could be really helpful, it could allow easy implementation of the 50% played Last.fm rule. Ingest via the CLI at first but could be ingested through the web app
Sarsoo commented 2022-10-06 19:00:36 +01:00 (Migrated from github.com)

Use System.Text.JSON source generated serialisers to parse input

Use System.Text.JSON source generated serialisers to parse input
Sign in to join this conversation.
No description provided.