You are not logged in.
MPD finds music files without tags easily and I know of at least two MPD clients (ario and pmus) that will show an Unknown category. Does ncmpcpp have an option to do this?
Offline
does it help if you set the view to columns-mode, and then set one of the columns to display genre?
Last edited by litemotiv (2010-01-08 20:33:01)
ᶘ ᵒᴥᵒᶅ
Offline
the config offers the following options
...
#empty_tag_marker = "<empty>"
...
#empty_tag_color = cyan
...though, if you use a custom format for your playlist display i think ncmpcpp behaves differently.
//github/
Offline
Not too sure what you're after but if mp3's have no tags ncmpcpp just displays folder/file names.
Offline
does it help if you set the view to columns-mode, and then set one of the columns to display genre?
Nope. There isn't any row for the column.
the config offers the following options
Code:
...
#empty_tag_marker = "<empty>"
...
#empty_tag_color = cyan
...
though, if you use a custom format for your playlist display i think ncmpcpp behaves differently.
The top one is for the tag editor, but the tag editor won't show anything because ncmpcpp won't display the files.
Not too sure what you're after but if mp3's have no tags ncmpcpp just displays folder/file names.
That would be good enough, but it's not working here.
Offline