gmusicbrowser Forum

Main board => Suggestions => Topic started by: rocky218391 on February 21, 2012, 13:42:50

Title: Information by file name
Post by: rocky218391 on February 21, 2012, 13:42:50
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
Title: Re: Information by file name
Post by: mgrubert on February 22, 2012, 07:22:21
Good idea
Title: Re: Information by file name
Post by: Ghald on February 24, 2012, 03:58:16
Before, there was a column "title or filename", or something like that... i dont know what it disappears, but it was useful...
Title: Re: Information by file name
Post by: Quentin Sculo on March 02, 2012, 16:43:52
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))))