Put the More (discover/collection) item at the end - #20
Conversation
It seems the Mopidy-Iris frontend sorts by the name of the entry so this adds a whitespace character to make the More entry sort at the end of the list.
|
Please don't do that! There are other frontends: Don't introduce AFAICS Argos handles this properly (by the way I don't remember writing any specific code for this): @hufman As you can see below, "More..." is a directory ref, not an album ref. Argos just but albums before directories in the store used to display the library view... |
|
Very interesting! I don't see Argos packaged in Nixos, I'll work to add it, it looks slick! |
Thanks! Feel free to open an issue on Argos repository if you need help or have questions.
Exactly.
Why not open an issue in Iris repository? For other frontends I've no idea. While developing Argos I wanted to have something as generic as possible, thus I had to face such problems of possibly heterogeneous response while browsing library. Nothing wrong for others to focus on different things. |
|
Hopefully they accept: jaedb/Iris#936 |

It seems the Mopidy-Iris frontend sorts by the name of the entry so this adds a whitespace character to make the More entry sort at the end of the list.