Discussion:
genre in library view
Jose Quesada
2011-01-21 12:47:52 UTC
Permalink
Hi,
Congrats on cmus, my new favorite player.
Is it possible to show genre in library view, instead of artist?

Thanks
--
Best,
-Jose

Jose Quesada, PhD.
Research scientist,
Max Planck Institute,
Center for Adaptive Behavior and Cognition,
Berlin
http://www.josequesada.name/
http://twitter.com/Quesada
gt
2011-01-21 13:43:06 UTC
Permalink
Post by Jose Quesada
Hi,
Congrats on cmus, my new favorite player.
Is it possible to show genre in library view, instead of artist?
Take a look at man cmus and look for format_playlist option. This can be
used to make the library look any way you want. This option can be
changed by pressing 7 (settings view) in cmus.
Jose Quesada
2011-01-21 16:46:15 UTC
Permalink
Sorry, I explained it wrong.
I'm using titleformat already to display genre in playlist.
What I mean is the leftmost list that has artists, then nested album.
I wonder if I could have say genre > artist > album.

Thanks
Post by gt
Post by Jose Quesada
Hi,
Congrats on cmus, my new favorite player.
Is it possible to show genre in library view, instead of artist?
Take a look at man cmus and look for format_playlist option. This can be
used to make the library look any way you want. This option can be
changed by pressing 7 (settings view) in cmus.
--
Best,
-Jose

Jose Quesada, PhD.
Research scientist,
Max Planck Institute,
Center for Adaptive Behavior and Cognition,
Berlin
http://www.josequesada.name/
http://twitter.com/Quesada
Gregory Petrosyan
2011-01-21 16:54:14 UTC
Permalink
Post by Jose Quesada
Sorry, I explained it wrong.
I'm using titleformat already to display genre in playlist.
What I mean is the leftmost list that has artists, then nested album.
I wonder if I could have say genre > artist > album.
No, you can't. Basically, because this is heavily hard-coded into cmus :-(

                Gregory
Johannes Weißl
2011-01-21 17:24:14 UTC
Permalink
Post by Gregory Petrosyan
Post by Jose Quesada
Sorry, I explained it wrong.
I'm using titleformat already to display genre in playlist.
What I mean is the leftmost list that has artists, then nested album.
I wonder if I could have say genre > artist > album.
No, you can't. Basically, because this is heavily hard-coded into cmus :-(
Yes, it would mean a lot of work to make that happen. I have thought of
a long term goal though: make tree.c a datastructure (i.e. all tree
functions take a "struct tree" pointer, like editable). If such a change
is made, it is a good idea to make the colums configurable. But I have
no real plans to do that in near future.


Johannes

Loading...