pmms
pmms copied to clipboard
unable to initialise dui
httpmanager pmms
are ensured in the config. the perms file executes but when i play a video i get this in console, any help would be appreciated <3

The http/dui folder is actually a submodule that points to https://github.com/kibook/pmms-dui. If you downloaded this with the .zip option on GitHub, it does not clone that submodule apparently, so you need to copy the files from that repository into the http/dui folder. If you cloned the repository with git, make sure to use the --recurse-submodules option.