NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 3 4 5 6 7 … 43 Next »
EPG Channels Icons Broken

 
  • 0 Vote(s) - 0 Average
EPG Channels Icons Broken
mjccox
Offline

Member

Canada
Posts: 99
Threads: 12
Joined: Feb 2015
#1
2021-04-16, 10:58 PM
I got this nicely set up. But now something strange is going on with the channel icons. The image files look fine in the folder. I did have to remove some trailing spaces before the file extension to get some of them to work. Now they are all working in the Desktop app... some are working in the web app... and some are working in Kodi.

kodi logs, npvr logs, and a couple screenshots attached.
mjccox
Offline

Member

Canada
Posts: 99
Threads: 12
Joined: Feb 2015
#2
2021-04-16, 11:04 PM
(2021-04-16, 10:58 PM)mjccox Wrote: I got this nicely set up. But now something strange is going on with the channel icons. The image files look fine in the folder. I did have to remove some trailing spaces before the file extension to get some of them to work. Now they are all working in the Desktop app... some are working in the web app... and some are working in Kodi.

kodi logs, npvr logs, and a couple screenshots attached.

Just checked the channel.list and noticed that many of them are missing an <icon> parameter.  Surely that must have something to with it?

<channel>
      <id>7527</id>
      <name>CA| TSN 1 </name>
      <number>11315</number>
      <minor>0</minor>
      <formatted-number>11315</formatted-number>
      <type>0x1</type>
      <details>************************* </details>
    </channel>
mjccox
Offline

Member

Canada
Posts: 99
Threads: 12
Joined: Feb 2015
#3
2021-04-16, 11:05 PM
(2021-04-16, 11:04 PM)mjccox Wrote:
(2021-04-16, 10:58 PM)mjccox Wrote: I got this nicely set up. But now something strange is going on with the channel icons. The image files look fine in the folder. I did have to remove some trailing spaces before the file extension to get some of them to work. Now they are all working in the Desktop app... some are working in the web app... and some are working in Kodi.

kodi logs, npvr logs, and a couple screenshots attached.

Just checked the channel.list and noticed that many of them are missing an <icon> parameter.  Surely that must have something to with it?

<channel>
      <id>7527</id>
      <name>CA| TSN 1 </name>
      <number>11315</number>
      <minor>0</minor>
      <formatted-number>11315</formatted-number>
      <type>0x1</type>
      <details>************************* </details>
    </channel>

Maybe this shouldn't be in the kodi thread after all?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#4
2021-04-16, 11:07 PM
If it doesn't have <icon>, then it can't find a matching filename.

When looking for the filename, it starts with the <name> and strips off any invalid characters, and trims any trailing spaces...so in this case "CA TSN 1.png"
mjccox
Offline

Member

Canada
Posts: 99
Threads: 12
Joined: Feb 2015
#5
2021-04-16, 11:14 PM (This post was last modified: 2021-04-16, 11:16 PM by mjccox.)
(2021-04-16, 11:07 PM)sub Wrote: If it doesn't have <icon>, then it can't find a matching filename.

When looking for the filename, it starts with the <name> and strips off any invalid characters, and trims any trailing spaces...so in this case "CA TSN 1.png"

So if the channel name is "CA| TSN 1" ... it will look for an image in C:\Users\Public\NPVR-data\media\channels\ called "CA TSN 1.png"? --- That's what the image is named.

My zip file didn't attach to the first post?
mjccox
Offline

Member

Canada
Posts: 99
Threads: 12
Joined: Feb 2015
#6
2021-04-16, 11:25 PM
npvr logs


Attached Files
.zip   logs-20210416-1843.zip (Size: 764.06 KB / Downloads: 1)
mjccox
Offline

Member

Canada
Posts: 99
Threads: 12
Joined: Feb 2015
#7
2021-04-16, 11:26 PM
kodi logs


Attached Files
.zip   kodi.zip (Size: 63.52 KB / Downloads: 2)
mjccox
Offline

Member

Canada
Posts: 99
Threads: 12
Joined: Feb 2015
#8
2021-04-16, 11:27 PM
screenshots


Attached Files
.zip   Desktop.zip (Size: 1.58 MB / Downloads: 4)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,772
Threads: 954
Joined: May 2006
#9
2021-04-16, 11:51 PM
It is still related to that pipe character, as I posted a couple of times sub needs to look into that. If you don't see <icon>true</icon> then there won't be an icon in Kodi.

Martin
mjccox
Offline

Member

Canada
Posts: 99
Threads: 12
Joined: Feb 2015
#10
2021-04-16, 11:56 PM (This post was last modified: 2021-04-16, 11:56 PM by mjccox.)
(2021-04-16, 11:51 PM)mvallevand Wrote: It is still related to that pipe character, as I posted a couple of times sub needs to look into that.  If you don't see <icon>true</icon> then there won't be an icon in Kodi.

Martin

Okay... A lot of channels that also have the pipe character still do work. Thought maybe the logs would show something but I'm useless at reading them.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (5): 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Seeking Guidance on Recording Settings for IPTV Channels Gonvir 3 161 2025-04-22, 10:22 PM
Last Post: sub
  Automated Updates of IPTV Channels in NPVR and Kodi via APIs taylormia 1 730 2025-02-04, 03:13 AM
Last Post: lustfulmacaw
  Kodi Channel Icons wrong and can't be corrected wapkaplet 11 925 2024-10-23, 02:11 PM
Last Post: mvallevand
Shocked Only Pulling in "All Channels" membball84 9 903 2024-09-24, 05:04 PM
Last Post: mvallevand
Lightbulb Channel Icons Not Working membball84 16 1,486 2024-08-05, 06:51 PM
Last Post: mvallevand
  Nextpvr add-on for Kodi won't sync channels WagMan 3 836 2023-12-23, 01:06 AM
Last Post: mvallevand
  Issue accessing channels from IPTV device thool 1 804 2023-04-23, 06:00 PM
Last Post: mvallevand
  Nexus 20.0-RC2 and NextPVR Channels jguarrasi 2 1,272 2023-01-16, 08:41 PM
Last Post: jguarrasi
  NextPVR v5. Analog FM Channels not showing in Kodi RazorRust 1 1,009 2022-04-06, 02:33 AM
Last Post: mvallevand
  Kodi sometimes cannot play channels aderlopas 38 8,592 2021-11-13, 05:49 PM
Last Post: aderlopas

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

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode