Commit graph

10 commits

Author SHA1 Message Date
9e2b676aef Work on artists view 2025-03-09 14:48:07 -04:00
7957345057 Allow filtering scrobble uploads by date
Necessary to avoid double scrobbling if uploading from two sources (i.e. my Spotify data [2016-2023] and my last.fm data [2019-present])
2025-02-21 11:54:02 -05:00
ab01f2e213 Add associative tables
You can't run from it
2025-02-19 21:19:43 -05:00
4f051170e5 thank you Lane 2025-02-18 13:10:47 -05:00
473abaf564 Restart database
It's been 0 days since I've last retsrated the database
2025-02-17 23:05:56 -05:00
a3b3a6c008 Fix date parsing
For some reason, I had date in "raw_scrobbles" set as an i32.
Pretty annoying considering I'm probably going to remove the
raw_scrobbles step at some point anyways.
2024-12-16 11:59:11 -05:00
e32d863354 Start process_scrobbles job 2024-11-30 12:44:01 -05:00
32c89bc12c Update upload page 2024-11-25 12:23:36 -05:00
06fbe78dca Update Schema 2024-11-21 21:09:12 -05:00
a15db5fb31 Add views and begin database 2024-11-20 18:17:14 -05:00