dysproseum / kplaylist-php7

kPlaylist is a free PHP system that makes your music collection available via the Internet.
GNU General Public License v2.0
3 stars 2 forks source link

Webamp player support #14

Closed dysproseum closed 1 month ago

dysproseum commented 2 months ago

Needs this update query run in order to save user theme setting:

alter table users change theme theme bigint;