Select the types of activity you want to include in your feed.
Upsert user scrobbles on conflict
Replace onConflictDoNothing with onConflictDoUpdate for songs, albums, and artists. Use composite conflict targets (userId + id) and set scrobbles to 1 when a conflict occurs.