Duplicate entries for specific song

did:plc:kocuiy5x4bxtjcj7hrs6frh6 opened this Feb 3, 2026 0 comments
did:plc:kocuiy5x4bxtjcj7hrs6frh6 opened Feb 3, 2026

Hello there,

somehow rocksky creates two different entries for the song "Enemy (Opening Title Version)" from the album "Arcane: League of Legends: Season Two Original Soundtrack" each time it get scrobbled. I can reproduce this behaviour only with this specific song. My navidrome instance only logs one scrobble event.

Entry #1 https://pdsls.dev/at://did:plc:kocuiy5x4bxtjcj7hrs6frh6/app.rocksky.scrobble/3mdxut54spc2k

{
  "tags": [
    "score"
  ],
  "year": 2024,
  "$type": "app.rocksky.scrobble",
  "album": "Arcane League of Legends: Season 2 (Soundtrack from the Animated Series)",
  "title": "Enemy with JID (Opening Title Version)",
  "artist": "Arcane, Imagine Dragons, JID",
  "duration": 186133,
  "createdAt": "2026-02-03T17:23:05.000Z",
  "discNumber": 1,
  "albumArtUrl": "https://i.scdn.co/image/ab67616d0000b2734aaf2413384c1efcc38353c6",
  "albumArtist": "Arcane",
  "releaseDate": "2024-11-23T00:00:00.000Z",
  "spotifyLink": "https://open.spotify.com/track/4Je0R9mZ6gY7IjIkvxoq7r",
  "trackNumber": 22
}

Entry #2 https://pdsls.dev/at://did:plc:kocuiy5x4bxtjcj7hrs6frh6/app.rocksky.scrobble/3mdxusvbbus2k

{
  "tags": [],
  "year": 2024,
  "$type": "app.rocksky.scrobble",
  "album": "Enemy with JID (Opening Title Version) (from the series Arcane League of Legends)",
  "title": "Enemy with JID (Opening Title Version) (from the series Arcane League of Legends)",
  "artist": "Imagine Dragons, JID, Arcane",
  "duration": 186133,
  "createdAt": "2026-02-03T17:23:05.000Z",
  "discNumber": 1,
  "albumArtUrl": "https://i.scdn.co/image/ab67616d0000b27306158e981961d25b1ae937a8",
  "albumArtist": "Imagine Dragons",
  "releaseDate": "2024-11-23T00:00:00.000Z",
  "spotifyLink": "https://open.spotify.com/track/3s7IKFITafjRpv06BZyEoD",
  "trackNumber": 1
}

Logs from Navidrome:

time="2026-02-03T17:20:47Z" level=info msg="Now Playing" artist="Imagine Dragons" player="Feishin [feishin/Linux]" position=0 requestId=navidrome/kEs4TIatW2-001481 title="Enemy (Opening Title Version)" user=asd

time="2026-02-03T17:23:05Z" level=info msg=Scrobbled artist="Imagine Dragons" requestId=navidrome/kEs4TIatW2-001485 timestamp="2026-02-03 17:23:05.119155541 +0000 UTC m=+45261.093545683" title="Enemy (Opening Title Version)" user=asd

No activity yet.

cospan · schematic version control on atproto built on AT Protocol