[Release] DVBViewer Recording Service PVR
(2012-12-18, 18:28)Dakkar Wrote: Then the question become: does it depend on you or is someone else we are waiting for having this implemented Wink ?

I have to do some more testing before.

edit: Looking at the source code, "Scanning for missing icons" isn't working because DVBViewer always sets the name of the logo without checking if it exists or not (it would be too slow to do that is there are hundreds of channels) so this "if" in PVRChannelGroup.cpp is always true:

Code:
/* skip if an icon is already set */
    if (!groupMember.channel->IconPath().IsEmpty())
      continue;



Messages In This Thread
New Version of PVR.Addon?? - by tvfreak - 2012-12-02, 18:20
RE: [Release] DVBViewer Recording Service PVR - by A600 - 2012-12-19, 15:49
Wrong channel name - by Highjack - 2013-04-27, 19:16
Cannot connect to dvbviewer... - by blion - 2014-11-22, 12:34
Logout Mark Read Team Forum Stats Members Help
[Release] DVBViewer Recording Service PVR12