Robert Meijers

Results 18 issues of Robert Meijers

Currently we'd always try to connect when the device is online. This should be improved to only connect when the device is connected to a local network (LAN/WLAN), as you...

Currently all views on Sailfish and Ubuntu are still fixed to portrait only, but all need to become available in landscape as well. Some things which need to be done:...

Reported in a comment in Jolla Harbour: app doesn't connect on a IPv6 (only) network. @mzanetti do you have any idea what could cause this problem? I guess it should...

The "Now playing" item is always displayed in the pull down menu. This item is however only enabled when you are actually playing something. But in this case we also...

As requested in a Jolla Harbour comment. Add support for browsing favourites (and as the API also supports it, adding to favourites?) API description can be found [here](https://github.com/xbmc/xbmc/blob/bdb94c1cb2619d904e02af9902f800f4bc0d71c3/xbmc/interfaces/json-rpc/schema/methods.json#L2190)

There's some room for improving the active cover, some are: - Show timings during playback ( #38 ) - Make cover actions configurable (so user can for example open movies...

The current title for the season listing is `Seasons`, I suggest changing this to the show name. The title for the episode listing is `Episodes`, suggested title is ` S`.

Currently you can only browse movies. While Kodi supports movie sets, for which it groups all movies of a series under a single name. Like Iron Man, Iron Man 2...

Currently the current broadcast in a channel is fetched by using `PVR.GetBroadcasts`, but this is very slow and inefficient. Since Kodi Helix this can be simplified by simply requesting the...

### Bug report I think the provided example is the easiest to explain it :) I have a variable, `$test`, of type `null|`. I then read a nullable property using...

bug