Here's a recent capture from the album listing command.
This command should default to showing the album names only. It should group by the album and use the most recent data of a track played from that album for "Last Played".
There could be an option to then expand recent tracks played.
~/repos/scrobbledb ❯ scrobbledb albums list --sort recent --limit 10
Albums (10 results)
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┓
┃ Album ┃ Artist ┃ Tracks ┃ Plays ┃ Last Played ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━┩
│ A Disco Descent into Darkness: Varist (DJ Mix) │ Eurythmics │ 1 │ 1 │ 2026-02-16 01:20:20 │
│ A Disco Descent into Darkness: Varist (DJ Mix) │ Felguk & Carola Standertskjöld │ 1 │ 1 │ 2026-02-16 01:18:44 │
│ A Disco Descent into Darkness: Varist (DJ Mix) │ Firebeatz │ 1 │ 1 │ 2026-02-16 01:16:59 │
│ A Disco Descent into Darkness: Varist (DJ Mix) │ Ken Bauer │ 1 │ 1 │ 2026-02-16 01:14:29 │
│ A Disco Descent into Darkness: Varist (DJ Mix) │ Almero & DØBER │ 1 │ 1 │ 2026-02-16 01:13:04 │
│ A Disco Descent into Darkness: Varist (DJ Mix) │ Carta & Chocolate Puma │ 1 │ 1 │ 2026-02-16 01:11:31 │
│ A Disco Descent into Darkness: Varist (DJ Mix) │ Andrea Lombardi │ 1 │ 1 │ 2026-02-16 01:09:25 │
│ A Disco Descent into Darkness: Varist (DJ Mix) │ Neitan & DJ Kuba │ 1 │ 1 │ 2026-02-16 01:08:11 │
│ A Disco Descent into Darkness: Varist (DJ Mix) │ Disko Junkie │ 1 │ 1 │ 2026-02-16 01:05:54 │
│ A Disco Descent into Darkness: Varist (DJ Mix) │ Paul Parsons & Block & Crown │ 1 │ 1 │ 2026-02-16 01:03:51 │
└────────────────────────────────────────────────┴────────────────────────────────┴────────┴───────┴─────────────────────┘
Here's a recent capture from the album listing command.
This command should default to showing the album names only. It should group by the album and use the most recent data of a track played from that album for "Last Played".
There could be an option to then expand recent tracks played.