277 B
277 B
category, tags, created
| category | tags | created | ||||||
|---|---|---|---|---|---|---|---|---|
| People |
|
|
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