phunkyfish
phunkyfish
If windows packages are failing a lot it is likely it's a kodi mirror involving the msys2 packages. First add a temp commit adding the verbose flag `-v` to the...
I have one set of streams where there are issues. I can play the catchup stream from the start no problem, or the live stream no problem and there is...
## Description Introduce a media type enum to PVR recordings to be able to distinguish PVR Recordings. The PR introduce VOD in addition to standard PVR recordings. ## Motivation and...
## Description The longpress mod does not work for remote keymaps (only keyboard keymaps). This PR is an attempt at adding this to remote keymaps. Need to get it into...
## Description VOD libraries are common place from IPTV providers these days. Up to now iptvsimple has presented these libraries as PVR recordings which doesn't quite fit. It can't be...
## Bug report ### Describe the bug Here is a clear and concise description of what the problem is: Previously it was possible to set a default audio stream for...
v22.1.0 - Allow HTTP PROXY to be set via KODIPROP's - Allow http_proxy to be set via URL arguemnt using pipe New KODIPROP values: - `inputstream.ffmpegdirect.http_proxy_host` - `inputstream.ffmpegdirect.http_proxy_port` - `inputstream.ffmpegdirect.http_proxy_user`...
**Describe the bug** The UI works correctly in all respects except when adding a torrent via URL. **Screenshots** If applicable, add screenshots to help explain your problem. ``` Traceback (most...
The debug window works correctly using `comskip-gui -w`. But not when run from `comskip -w`. Is this expected behaviour? Or should `comskip -w` open the gui window itself?
Many of the PVR add-ons for Kodi (https://github.com/xbmc/xbmc) use rapidjson. However the last release from 2016 no longer works with Windows UWP. If we could get an updated release that...