http no controls.html file
When http server is enabled, player controls are not available because there is no controls.html file.
Yeah it took me a year to add the web server due to deteriorating health. Simply put I felt like cutting my losses and limited the features to the minimum needed to implement it.
Yeah it took me a year to add the web server due to deteriorating health. Simply put I felt like cutting my losses and limited the features to the minimum needed to implement it.
Can you tell me where are the files located when someone installs the program? All I want to do is add an HTML to see progress of the time. I'm on lubuntu btw.
Can you tell me where are the files located when someone installs the program? All I want to do is add an HTML to see progress of the time. I'm on lubuntu btw.
The "files" that come with mpc-qt are embedded in the program.
BUT, like mpc-hc, you can point mpc-qt at the directory containing your custom html files, and the "special" files (like command.hmtl, variables.html, info.html et al) will pass through to the inbuilt ones.
The browse button wasn't implemented in the last version, but the fix for it is now in git master.
Note that the web backend isn't throughly tested because I lost access to the original bugtracker where the feature request was made. (it had several sample files to test.)