Kevin Jilissen

Results 25 issues of Kevin Jilissen

The emby-checkbox is rendered as unchecked in an indeterminate state. **Steps To Reproduce** 1. Create an unchecked checkbox. 2. Set state to indeterminate. 3. Nothing changes visually. **Expected Behavior** 1....

bug

As I noticed the plugin had several hundred downloads in the GitHub releases statistics with no open bug reports, it might be the right time to add it here.

Add a long press action to app cards. In the dropdown menu that opens, there is an add to or remove from favorites button. A new app row above the...

We should setup the registers for trapping LLDP (Link Layer Discovery Protocol) packets to the CPU. Currently, these packets are forwarded to all ports which is not desired behaviour. Before...

target/realtek

Fixes issue #95 Blocking issues: - [ ] IDs must be GUIDs

Implement a local sqlite cache database to solve provider-related issues and an indexed database for faster querying. Goal: - Provide multiple provider support - Provide multple credentials per provider support...

breaking

Originally requested in #13 by @eqpaisley.

feature
breaking

A lot of providers prefix entries with tags such as country, language, and stream quality. Allowing the plugin to rename these would clean up the interface. The tags can also...

feature
blocked

The API provides information on resolution, codecs, audio/video tracks etc. Parse this information to allow filtering of content in Jellyfin and possibly remove the need for `ffprobe`.

feature

The ethtool-lua library is a partial re-implementation of the [ethtool](https://cdn.kernel.org/pub/software/network/ethtool/). The goal is to provide the CLI queries and configuration options as a Lua API. The reason for starting this...