open-dynaMIX / simple-mpv-webui

A web based user interface with controls for the mpv mediaplayer.
Other
137 stars 16 forks source link

Feature Request: Add/Modify Tiles #483

Closed purrpurrn closed 1 week ago

purrpurrn commented 1 year ago

Description

Users should have the function to remove, modify, changing the order, size of the tile and add new tiles.

Examples

Example 1: I wanna change the name of the tile *Slower* to -0.5% and change the color to purple. Example 2: Adding a tile to open the Info menu `(Shift+I) Example 3: Adding a tile to activate/deactivate debanding

open-dynaMIX commented 1 week ago

Sorry for the late response. I don't have the time to put too much work into this project at the moment, aside from keeping it stable.

The customization you're asking for is not gonna happen. The frontend is far from perfect right now and would probably profit from a full rewrite, that also could incorporate more customization options.

Workaround

Exactly for your usecase, there is the static_dir-option. You can use it to serve an alternative frontend. As a starting point, you can make a copy of the current frontend and modify it to your needs/taste.