03-04-2020, 07:37 PM
(07-20-2019, 03:59 AM)swizzle Wrote: If you can ssh into your moode install then:
sudo nano /var/www/css/panels.css
scroll to the bottom and add these lines:
#lib-genre-header, #index-genres, #lib-genre {display:none}
#lib-artist-header, #lib-artist {left:0;width:50%;}
#index-artists {right:calc(50% + var(--sbw));}
#lib-album-header, #lib-album {left:50%;width:50%;}
save the file, reload moode, should be no more genre column. If Tim thinks there's enough demand we can make it a display option.
Hello,
I´ve just installed the most recent moode Player.
After that I´ve tried to apply your "hack" but it did not work.
Does this still apply to the most recent build? If not, can you assist in how to hide it?
thank you very much for all the work and support!