Hello,

files without title and/or album information are shown without any identification tag. All fields stay empty and it is not possible to differ one file from another.

It would be helpful that in case of missing song information, the file name should be taken for the "name" value.

rocky


Before, there was a column "title or filename", or something like that... i dont know what it disappears, but it was useful...

I'll add a "title or filename" column, you can also create your own for songtrees, by adding this in a .layout file :
{Column title_or_file}
title= "title or filename"
sort=title:i filename
width=200
songbl=text
hreq=text:h
text: text(markup=playmarkup(pesc(if($title ne '',$title,$file))))