Harro Verton

Results 33 issues of Harro Verton

I prefer the widget layout to be like this: ![Screenshot from 2019-09-02 16-03-33](https://user-images.githubusercontent.com/456954/64123098-499a8880-cd9b-11e9-8373-5633ced9068a.png) but when I exit git-cola, and reopen again, it opens like this: ![Screenshot from 2019-09-02 16-04-48](https://user-images.githubusercontent.com/456954/64123157-777fcd00-cd9b-11e9-99ae-c298744f251d.png) Both...

In several places, the code of info.py has the comment ```` # iNetwork.getAdapterAttribute is crap and not portable ```` As I wholeheartedly agree with the first bit, I intend to...

Improvement 🔎
Question ❔

Enigma support nested or sub bouquets, so you can have ```` bash-5.0# cat bouquets.tv #NAME User - bouquets (TV) #SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.main.tv" ORDER BY bouquet ```` which points to...

Feature Request 💡
LOW 📌

If I edit existing autotimers, the search time is ~~defined~~shown as "favorites desc match". However, both the classic interface and the plugin itself say "partial match". The xml itself doesn't...

BUG 🐞
MEDIUM 🔮
Modern Interface
AutoTimers ⏱

Afaik there is no API endpoint to retrieve the configured default recording path (config.usage.default_path.value). Any objections if I add this?

Feature Request 💡
API 🔄

For example when you delete an autotimer. After this happens, you need to close and reload the webif, as every screen is now missing the option to scroll vertically (from...

BUG 🐞
Modern Interface
AutoTimers ⏱

Reported on the OpenPLi website: Autotimer has the option to enter a new custom location, and create it when it doesn't exist. A very useful feature if you want to...

Feature Request 💡
Improvement 🔎

This bug occurs in the `Modern` web interface. This is caused by a hardcoded top value (see 7969eceafcef2f0dc9ed602dc105f3f4de4ece63), currently set to 80px while the header height is almost 96px (it...

BUG 🐞
Modern Interface

Hey, followed your great instructions to the letter, but I'm left with a situation that leaves me stumped. I have a setup with two supermicro's, each connected to 2 12-disk...

The marker text color is defined in `.bg--skinned' with `!important`, but that doesn't work because `.block-header h2` also uses that, and a tag has higher priority in css than a...

BUG 🐞
Modern Interface