Web Dev Ben

Results 124 comments of Web Dev Ben

> I see if I can get hold of them, travelling atm. No rush, I'm away too.

OpenATV doesn't (as far as I can see) provide functionality to _create_ sub-bouquets, but they can be entered into, renamed, moved etc. OWIF will need to support (in order of...

API function to add sub bouquets introduced with jbleyel's commit https://github.com/E2OpenPlugins/e2openplugin-OpenWebif/commit/b700900baf8d713a1a7b6a3644acd9ee775f19c0 :) I'll add ui functionality to the modern interface.

Hi @pr2git, I'd like to find out more - could you provide some context on what app (or other purpose) you use the bq file with, and how often you...

🤔 I wonder... would double-clicking/double-tapping on the bouquet's tab in the TV and Radio channel lists to download the playlist of its channels be a suitable experience?

I intend to add a dropdown menu on the right-hand side with a link to the. m3u8

I've previously noticed a similiar issue with the hardcoded `http://` in the OpenWebif codebase. There is existing functionality in other js to read config data, eg. `var plf = GetLSValue('pl','m3u');`...

Webpage and plugin config screen-related changes are in #1210 /openwebif/plugin/controllers/ajax.py up to today used the code below... the `getMachineBuild()` line was last updated 3 years ago which means it's well-overdue...

I'm in the process of reworking AutoTimers ui code at the moment. How does one get to epgrefresh? Is it a separate plugin?

Possibly related to #1208 /openwebif/plugin/controllers/ajax.py up to this week used the code below... the getMachineBuild() line was last updated 3 years ago which means it's well-overdue an update (preferably by...