cherrymusic
cherrymusic copied to clipboard
Make default album view style configurable
I prefer to use list view for all my searches and navigation, so I'm wondering if it would be possible to make your default view configurable?
Right now I have to click the list view icon for every directory I'm entering, bit annoying when diving deep :)
Thanks
Actually, that's annoying me, too. :+1:
Hi Karl,
thanks for the suggestion!
If you are into frontend developement I encourage you to make the changes yourself and to create a pull-request. That's always the fastest way to get the features you want.
I can give you a few pointers if you're up for it:
- The Mediabrowser gets initialized with the listview disabled by default
- you an add more user-options using a
userOptionCheckboxListenerinres/cherrymusic.jswhich binds to a checkbox in the#userOptionsmodal indevel.html
For further information check the front-end wiki section https://github.com/devsnd/cherrymusic/wiki/Development#front-end-development
Well, and if you don't know how to do all that, this will get implemented somewhen in the future :dancer: