327 B
327 B
category, host, rating, tags
| category | host | rating | tags | |||
|---|---|---|---|---|---|---|
|
|
|
Episodes
table without id
link(file.link, "Ep. " + string(episode)) as Episode,
guests as Guest,
rating as Rating
where
contains(category,[[Podcast episodes]]) and
contains(show,this.file.link)
sort episode desc