Yooooomi / your_spotify

Self hosted Spotify tracking dashboard
GNU General Public License v3.0
2.67k stars 109 forks source link

Using your_spotify as absolute database of plays #343

Closed glensc closed 5 months ago

glensc commented 5 months ago

This is rather question and discussion than bug report. To explore possibilities and whether to proceed further.

I would to like to have all may play history be in some central place. This app seems like it, because the data is under my control.

I have some older play history from mpd (text file with track/title/timestamp)

Now I was wondering what will happen if I import it from there? Would the data in t his app database need to be spotify? can there be foreign entries? will the data integrity break?

additionally, I would maybe push my audio plays from Plex to this app database.

I have spotify syncing scrobbled to last.fm, but that's not data under my control. they may close service at some point.

Yooooomi commented 5 months ago

Hello! As of now, only Spotify is supported. Importing data can only be done from Spotify privacy data. There is quite some work required to support other data sources.

glensc commented 5 months ago

Thanks. I think I'll explore https://listenbrainz.org/ for now.