283 B
283 B
category, tags, created
| category | tags | created | |||
|---|---|---|---|---|---|
|
|
2023-09-13 |
Albums
table without id file.link as Album, artist as "Artist", rating as "Rating"
from #albums
where artist = this.file.link or contains(artist,this.file.link)
sort rating desc