gmc
3 February 2019 11:23
940
17.8-409, 3 Feb 2019: Based off OSMC commit (48b8d05d ) and xbmc (c73401693 )
XBMC:
[PVR][videoplayer] Fix PVR input stream creation … (PR:15381, 1 commit, 6 files changed)
[TexturePacker] update windows dirent implementation (PR:15392, 1 commit, 1 file changed)
[Resolution] Check current mode if whitelist doesn’t match (PR:15385, 1 commit, 1 file changed)
pvr.mythtv:
Allow user to configure color display for damaged recordings. (db02fb3)
update translations fr,ca,de (22b3098)
All EDL to be sent as SCENE rather than COMM_BREAK (ed3949e)
update translations fr,ca,de (9846896)
Includes latest addons:
addons: inputstream.adaptive (9b944a5), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (1ff63d4), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (dc35ade), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (9846896, +8), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc), pvr.wmc (7b28be3), pvr.zattoo(c6ff1d2, +4), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)
gmc
3 February 2019 21:14
941
17.8-410, 3 Feb 2019: Based off OSMC commit (8e2add144 ) and xbmc (402755d7a4 )
XBMC:
[guilib] d3dtexture: fixed wrong render target index. (PR:15401, 1 commit, 1 file changed)
peripheral.joystick:
addon.xml.in: Bump to version 1.4.7 for Leia release (PR:158, 1 commit, 1 file changed)
Includes latest addons:
addons: inputstream.adaptive (9b944a5), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (1ff63d4), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (dc35ade), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (9846896, +8), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc), pvr.wmc (7b28be3), pvr.zattoo(c6ff1d2, +4), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)
Another thing I’ve noticed on the Leia builds is that when you goto the PVR Recordings window it does not show the “Recording” icon next to shows that are currently recording. It shows the normal icon for a recording which has completed. I tried in both the Estuary and OSMC skins.
I firstly logged a bug report over in Kodi land, but they told me to go here:
opened 02:26PM - 04 Feb 19 UTC
closed 04:14PM - 06 Feb 19 UTC
Component: PVR
Resolution: Fixed
## Bug report
### Describe the bug
Here is a clear and concise description of … what the problem is:
In Krypton, the PVR Recordings window used to show a recording (red dot) icon next to any recordings that were currently in-progress. This is no longer the case in Kodi Leia 18.0
## Expected Behavior
Here is a clear and concise description of what was expected to happen:
In the PVR Recordings window, the recording icon (red dot) should show next to any items that are currently recording.
## Actual Behavior
For an item that is recording, it just shows the normal icon for an unwatched, finished recording.
## Possible Fix
From what I've found, when in the PVR Recordings window, it seems that the ListItem.IsRecording boolean condition returns false for shows that are currently recording.
### To Reproduce
Steps to reproduce the behavior:
1. Start a recording on a TV Show
2. Navigate to the PVR Recordings window
3. See whether the icon next to the recording shows as the recording in progress icon (windows/pvr/record.png)
### Debuglog
The debuglog can be found here:
### Screenshots
Here are some links or screenshots to help explain the problem:
## Additional context or screenshots (if appropriate)
Here is some additional context or explanation that might help:
### Your Environment
Used Operating system:
- [ ] Android
- [ ] iOS
- [X] Linux
- [ ] OSX
- [ ] Raspberry-Pi
- [ ] Windows
- [ ] Windows UWP
- Operating system version/name: OSMC
- Kodi version: 18.0
Running pvr.hts against TVHeadend server version 4.2.5
*note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.*
Which skin are you using?
Estuary based on his Kodi bug report> >
No problems. I am using the standard estuary skin, with the OSMC Leia builds, so had assumed this would be a general problem. Though I don’t have any other “native” kodi environment to test on.
I get a red dot when recording, just like I do on Windows.
Only on Estuary, tho.
Should have mentioned, the issue is on my Vero 4K+
Tested on V4K+. Is a red dot not what you expect?
My issue is that shows that are currently recording in the PVR Recordings window do not show a red dot as the icon. They just show the little square icon (i.e. the icon which displays next to finished, unwatched recordings).
Strange that you don’t see the same.
Will dig further to see if I can work out what’s going wrong… I wonder if it’s anything to do with the fact that I enabled Server Based Play status in the pvr.hts client settings. Will try changing this back when I’m at the machine later to see if it makes a difference.
grahamh:
I have that enabled.
Out of interest, what version of the TVHeadend backend are you using?
Build: 4.2.6 (2018-04-07T20:11:28+0000)
Curious, I’m on 4.2.5 so only one minor version behind you.
Will do some further investigation and come back in the next day or so.
gmc
5 February 2019 00:17
954
17.8-411, 3 Feb 2019: Based off OSMC commit (8e2add144 ) and newclock5 (40c4ab5b )
OSMC Skin 17.9.3-37
Smoothen cover art highlighting
OSMC
Add game.libretro.dosbox, game.libretro.mupen64plus addon
Includes latest addons:
addons: inputstream.adaptive (9b944a5), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (1ff63d4), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (dc35ade), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (9846896, +8), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc), pvr.wmc (7b28be3), pvr.zattoo(c6ff1d2, +4), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)
gmc
5 February 2019 15:27
955
17.8-412, 3 Feb 2019: Based off OSMC commit (934abc1c20 ) and newclock5 (35a2613a )
XBMC:
Fix Top 100 Albums regression (PR:15422, 1 commit, 1 file changed)
[Fix]Avoid attempt to load music info for smartplaylists (PR:15353, 1 commit, 1 file changed)
[Threads] revert #15263 , log tid instead posix thread (PR:15419, 1 commit, 5 files changed)
[PVR][settings] Reintroduce setting "Close channel OSD after switchin (PR:15420, 1 commit, 5 files changed)
vfs.rar:
Fix infinite loop when attempting to read from invalid file (PR:32, 1 commit, 1 file changed)
bump to version 2.0.6 (45a0cec)
Includes latest addons:
addons: inputstream.adaptive (9b944a5), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (1ff63d4), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (dc35ade), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (9846896, +8), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc), pvr.wmc (7b28be3), pvr.zattoo(c6ff1d2, +4), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)
In the meantime, looks like the issue is now fixed upstream so I’ll look forward to testing this once it finds its way down into the gmc nightlies:
xbmc:master
← ksooo:pvr-fix-recording-isinprogress
opened 01:52PM - 06 Feb 19 UTC
…s start and stop padding time + optimize to check epg event uids if present.
…
Fixes #15421
@Jalle19 mind doing a quick review?
Looks like it was related to having padding time configured for recordings (which I indeed do have).
Thanks for reporting that upstream.
gmc
7 February 2019 19:30
959
17.8-413, 7 Feb 2019: Based off OSMC commit 2b91470b452 ) and xbmc (7001c652 )
OSMC Skin 17.9.3-38
Home menu context menu fix
VideoOSD bug fix
XBMC:
Handle empty vertex buffers in GUIFontTTFGL (PR:15358, 1 commit, 1 file changed)
RenderCapture: Fix wrong printout (PR:15425, 1 commit, 1 file changed)
[modernize] use std:: instead of using namespace std (PR:15431, 2 commits, 2 files changed)
[PVR] Fix CPVRTimers::GetRecordingTimerForRecording to respect timer’ (PR:15443, 1 commit, 1 file changed)
RenderCapture: Fix wrong printout (PR:15425, 1 commit, 1 file changed)
inputstream.adaptive:
[WV] Support BJB (Base64 / JSON / Base64) / B (Base64) license response types in body (0987a13)
pvr.dvblink:
Reschedule ‘Update Process’ to update record now status (PR:112, 1 commit, 2 files changed)
Includes latest addons:
addons: inputstream.adaptive (9b944a5), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (1ff63d4), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (dc35ade), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (9846896, +8), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc), pvr.wmc (7b28be3), pvr.zattoo(c6ff1d2, +4), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)