Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] PVR IPTV Simple Client - no channel logos
Thank you for your donation

Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: PVR IPTV Simple Client - no channel logos
21st Jul, 2016, 06:46 AM
Post: #1
mocarela Offline
Banned
Posts: 13
Joined: Jul 2016
PVR IPTV Simple Client - no channel logos
Software
XBian version: 1.0 (knockout)
XBMC/Kodi version: 16.1 Git:2016-05-28-6f8e95d
Overclock settings: none

Hardware
Device type and model: Raspberry Pi 2 Model B
SD card size and make/type: 8GB Class 10
Network: Ethernet
Connected devices: TV

Problem description:
Channel logos are not shown although they are present in the configured location.
<settings>
<setting id="epgCache" value="true" />
<setting id="epgPath" value="/home/xbian/.kodi/userdata/addon_data/pvr.iptvsimple/xmltv.xml" />
<setting id="epgPathType" value="1" />
<setting id="epgTSOverride" value="false" />
<setting id="epgTimeShift" value="0.000000" />
<setting id="epgUrl" value="http://*******.com/xmltv.xml" />
<setting id="logoBaseUrl" value="" />
<setting id="logoFromEpg" value="0" />
<setting id="logoPath" value="/home/xbian/.kodi/userdata/addon_data/pvr.iptvsimple/channel_icons/" />
<setting id="logoPathType" value="0" />
<setting id="m3uCache" value="true" />
<setting id="m3uPath" value="/home/xbian/.kodi/userdata/addon_data/pvr.iptvsimple/PVR IPTV Simple Client RPi.m3u" />
<setting id="m3uPathType" value="0" />
<setting id="m3uUrl" value="" />
<setting id="sep1" value="" />
<setting id="sep2" value="" />
<setting id="sep3" value="" />
<setting id="startNum" value="1" />
</settings>
Logos are in .png format and the same behavior is observed if tvg-logo tag is written with or without an extension in the .m3u file.

With these same settings everything works as expected in OpeneELEC (same RPi) and XBMC (Windows).

Solution or any suggestion how to troubleshoot would be much appreciated.

Regards,
Alen
Find all posts by this user
22nd Jul, 2016, 03:36 AM
Post: #2
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: PVR IPTV Simple Client - no channel logos
Full Kodi debug logs would help.

I tried this addon few weeks ago and I had channell logos displayed. But with my config logos came from http:// and not from local disk
Find all posts by this user
28th Jul, 2016, 02:41 AM
Post: #3
mocarela Offline
Banned
Posts: 13
Joined: Jul 2016
RE: PVR IPTV Simple Client - no channel logos
In the debug logs I'm seeing this error:

18:34:19 1477.933228 T:1771725744 DEBUG: GetImageHash - unable to stat url /home/xbian/.kodi/userdata/addon_data/pvr.iptvsimple/channel_icons/channel1.png

Any clue what could be wrong?

And yes, as you said, it works well with "http" location.
Find all posts by this user
28th Jul, 2016, 03:55 AM (This post was last modified: 28th Jul, 2016 03:56 AM by Nachteule.)
Post: #4
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: PVR IPTV Simple Client - no channel logos
(28th Jul, 2016 02:41 AM)mocarela Wrote:  In the debug logs I'm seeing this error:

18:34:19 1477.933228 T:1771725744 DEBUG: GetImageHash - unable to stat url /home/xbian/.kodi/userdata/addon_data/pvr.iptvsimple/channel_icons/channel1.png

Any clue what could be wrong?

What about user rights?

did you already checked if folder channel_icons/ and file channel1.png is xbian:xbian and readable?
Find all posts by this user
28th Jul, 2016, 04:22 AM
Post: #5
mocarela Offline
Banned
Posts: 13
Joined: Jul 2016
RE: PVR IPTV Simple Client - no channel logos
Yes (I have removed remaining entries from the listing):

root@raspberry ~ # ls -la /home/xbian/.kodi/userdata/addon_data/pvr.iptvsimple/
drwxr-xr-x 1 xbian xbian 140 Jul 27 19:30 .
drwxr-xr-x 1 xbian xbian 94 Jan 1 1970 ..
drw-r--r-- 1 xbian xbian 3942 Jul 27 19:30 channel_icons
root@raspberry ~ # ls -la /home/xbian/.kodi/userdata/addon_data/pvr.iptvsimple/channel_icons/
drw-r--r-- 1 xbian xbian 3942 Jul 27 19:30 .
drwxr-xr-x 1 xbian xbian 140 Jul 27 19:30 ..
-rw-r--r-- 1 xbian xbian 3933 May 31 17:40 channel1.png

Another problem is that "http" location still has problems with names containing white-spaces.
Find all posts by this user
28th Jul, 2016, 04:37 AM (This post was last modified: 28th Jul, 2016 04:40 AM by Nachteule.)
Post: #6
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: PVR IPTV Simple Client - no channel logos
Could you please add the x attribute to folder

chmod +x /home/xbian/.kodi/userdata/addon_data/pvr.iptvsimple/channel_icons/

Just to make sure that x attribute is not needed (for example, if x attribute is missing on samba shared folder, you can't access folder)
Find all posts by this user
28th Jul, 2016, 05:34 AM
Post: #7
mocarela Offline
Banned
Posts: 13
Joined: Jul 2016
RE: PVR IPTV Simple Client - no channel logos
You are a magician! Executable bit for xbian user only did the trick.

In addition, now from local path, also the problem with white-spaces disappeared.

Thanks a lot... I really appreciate.
Find all posts by this user
28th Jul, 2016, 06:02 AM
Post: #8
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: PVR IPTV Simple Client - no channel logos
Fine, so I can set it to solved Smile
Find all posts by this user
« Next Oldest | Next Newest »
Thread Closed 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  PVR IPTV Simple Client Comand Line start/stop dvv06 6 14,509 13th Nov, 2022 08:33 PM
Last Post: f1vefour
  PVR IPTV Simple Client - default audio and subtitles mocarela 7 23,884 10th Feb, 2022 05:38 PM
Last Post: howardellis
  PVR IPTV SIMPLE update Vorms 5 51,332 19th Jan, 2014 01:26 AM
Last Post: mk01

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 13th May, 2025, 03:40 AM Powered By MyBB, © 2002-2025 MyBB Group.