Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-11 | scrobbler: use helper function EqualAttrs | Franck Cuny | 1 | -3/+1 | |
To compare the current attributes with the current record, we can use the helper `EqualAttrs` which will tell us if we need to create a new record or not. | |||||
2022-06-11 | record: add some basic testing | Franck Cuny |