How to access user Web UI #454
|
I have setup tuliprox and read that there is an option for a user to access edit his own bouquets using a web UI. I have set this to true in config.yml and also set ui_enabled = true in api-proxy.yml (in credentials section). How does the user access this web page to define his bouquet ? Thanks. |
Replies: 7 comments 1 reply
|
The developer has recently pushed a new WebUI. It looks way better than the old WebUI and has got some significant nice new features compared to the old WebUI. Latest stable and dev versions of TP however currently do not have a working WebUI for XC users (it's still WIP), where they can edit their own bouquets. It's not implemented yet in new WebUI. |
|
@Olivier6767 @donflix-tv thisis already fixed on a local branch which I need to merge. Will be merged in short. |
|
Thanks! How does the user access the User Web UI? FYI there a 2 labels missing in the Admin Web UI:
|
|
@Olivier6767 you need to clear browser cache. The WebUI acees is very simple. If you use the admin password you get the WebUI for admins. If you use the api user credentials, you get the user ui. (api user crerdentials are used for the iptv player credentials). |
|
Got it working, thanks. |
|
Ok you need to enable authentication. Dorgot to mention :) If you like Tuliprox give it a star ⭐ :) |
@Olivier6767 @donflix-tv thisis already fixed on a local branch which I need to merge. Will be merged in short.