010c72252d
Fix scrobble uploading
...
I was relying on a database table for no reason, go rid of that. There's more tidying to be done, but I want to look at the actual db inserts now.
2025-02-17 16:47:12 -05:00
03f5941615
Working on process_scrobbles.zig
2025-02-15 14:04:16 -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
a15db5fb31
Add views and begin database
2024-11-20 18:17:14 -05:00