PDA

View Full Version : Setting up channel icons when using IPTV simple client + Stalker Video AddOn



mephasor
08-13-2015, 10:56 PM
Hi all,

so I tried to make using IPTV simple client a little better looking. I noticed that the URLs included in the m3u provided from the video addon were simply not loading, so I coded a little solution myself. I will include the files I retrieved (sorry if that was not allowed) and the script I used to this post.

This post will cover 2 parts:

getting the icons from the current channels list
setting up KODI to use the icons (This is what you want, if you want a quick fix)


1: Downloading the icons


Download and extract the python script (if you don't have python installed on your machine, just get the 2.7.* version and install it)
Download the current channels m3u at
http://KODI_IP:8899/channels-1.html
Place both files in the same directory and execute the scipt
Watch the channel names appear on the screen while the process is running




2: Setting up KODI to use the icon files


Copy the icons folder created and filled by the script to your KODI machine (or just extract icons.zip attached to this post)
Start KODI, go to Settings->AddOns->My Addons -> PVR Clients -> PRV IPTV Simple Client -> Configure-> Channel Logos and set the XML logos choice thing to Ignore
Go to Settings->TV->OSD/Menu-> Menu/OSD and set "Folder with channel icons" to point at your icons folder.
Click "scan for missing icons"
Enjoy



I am including the scipt itself for the case that channels are added/removed/changed. So you can always create a pack of currently used channels

If there are problems/questions/feedback, go ahead and ask. :)

Possible future todos:

Ask for the IP and get the m3u automatically
Write a cron job for a linux machine which keeps the icons up to date


EDIT Nov-09-2015: Updated icons.zip

kcos54
08-18-2015, 04:38 AM
What ?? LOL I need a video for this one :confused:

crawlers1977
08-18-2015, 08:18 AM
you got me i could follow all this untill the current channels .m3u part
http://KODI_IP:8899/channels-1.html then im stumped to what that part means its not a link as far as i can tell just the portal addy

mephasor
08-18-2015, 12:26 PM
Just do the second part with the icons.zip file included :) That should be easy enough

bkmo
08-18-2015, 06:25 PM
Just do the second part with the icons.zip file included :) That should be easy enough

Exactly what we needed. Great job and Thanks a lot.

SMok3dOUT
08-18-2015, 06:44 PM
Worked with linux that badly needed this, Thanks a bunch...

anon2599
10-15-2015, 02:01 AM
Hello is this still Alive!?
I can use the icon zip folder in simple and it populates the icon great in simple pvr client.
How can we now update this as there are now 938 channels
Please can you do a noob tut so I can update the icons as channels increase.
Thank you for your time and help...Really appreciate..if you can update and help.

Alucard
10-15-2015, 02:22 PM
Why go through all this trouble? Just use the PVR Stalker client and your done.

anon2599
10-16-2015, 02:45 PM
Why go through all this trouble? Just use the PVR Stalker client and your done.

I would mate but but can never get the time differential correct always out by 1hr.

That is why I have asked about this.

Alucard
10-16-2015, 04:10 PM
I would mate but but can never get the time differential correct always out by 1hr.

That is why I have asked about this.

You have to make sure you use the correct time zone naming. See here: hxxps://en.wikipedia.org/wiki/List_of_tz_database_time_zones Replace xx with tt.

anon2599
10-16-2015, 05:29 PM
You have to make sure you use the correct time zone naming. See here: hxxps://en.wikipedia.org/wiki/List_of_tz_database_time_zones Replace xx with tt.

I have tried everything mate I can possibly image and still 1hr off always.That`s why I have asked about simple PVR client as this works fine with time. I do not want to use this and would much prefer The stalker client..but that is a no go for me at all on the time issue.
Thank for your suggestion anyway mate.

mephasor
11-10-2015, 01:05 AM
Hey hey. sorry for the late response. I can update the zip. probably tonight or tomorrow.