| scrbbl-delete(1) | General Commands Manual | scrbbl-delete(1) |
scrbbl-delete —
delete scrobbles
scrbbl delete |
[option ...] |
scrbbl-delete deletes scrobbles based on
specified filters. By default, it deletes all scrobbles, with filters
restricting which scrobbles to delete.
This is a scrbbl(1) command.
This command requires login. See scrbbl-login(1) for how to login.
You probably DO NOT want to run this without filters, as it would delete your entire library.
The options are as follows:
--from
timeThe time format is ISO, for example '2026-01-01T00:00:00', but more specific parts can be ommited, for example all of '2026', '2026-01', '2026-01-01' and '2026-01-01 00:00' are valid and the same as the previous example. Time spans such as '1month5days12hours' are also supported, they can also be shortened like '1M5d12h'. Defaults to local timezone.
--to
timeThe time format is ISO, for example '2026-01-01T00:00:00', but more specific parts can be ommited, for example all of '2026', '2026-01', '2026-01-01' and '2026-01-01 00:00' are valid and the same as the previous example. Time spans such as '1month5days12hours' are also supported, they can also be shortened like '1M5d12h'. Defaults to local timezone.
--title
title--artist
artist--album
album--no-album--album, matches any of the albums and tracks with
no album.--title-regex
regex--title, matches any of the titles and titles
matching the regex.--artist-regex
regex--artist,
matches any of the artists and artists matching the regex.--album-regex
regex--album,
matches any of the albums and albums matching the regex.Delete all accidental scrobbles from an artist from the last month
scrbbl delete --from 1M --artist
foo| March 15, 2026 | Debian |