cvarelaruiz / owi2plex

Exporter of EPG from OpenWebif to XMLTV to use with Plex
Mozilla Public License 2.0
26 stars 6 forks source link

Channel names and Picons #19

Closed p3yot3p closed 3 years ago

p3yot3p commented 4 years ago

Is there a way to get the channel names exported and possibly also picons too so the browsing makes more sense in Plex? Right now everything is named channel 1 and channel 2 etc. And without picons you have to guess what the channel is from the program in the EPG.

cvarelaruiz commented 4 years ago

Hey @p3yot3p, not sure exactly wha tyou mean. I can see picons in the guide as well as channels name. Guide Details Programme Details

Can you perhaps attach a fragment of the channel section in the generated EPG file? Mine looks like this:

  <channel id="2101">
    <display-name>RTÉ One</display-name>
    <display-name>1</display-name>
    <icon src="http://192.168.0.150:80/picon/rteone.png"/>
  </channel>
  <channel id="2111">
    <display-name>RTÉ One +1</display-name>
    <display-name>2</display-name>
    <icon src="http://192.168.0.150:80/picon/rteoneplus1.png"/>
  </channel>
  <channel id="1102">
    <display-name>RTÉ2</display-name>
    <display-name>3</display-name>
    <icon src="http://192.168.0.150:80/picon/rte2.png"/>
  </channel>
  <channel id="1103">
    <display-name>Virgin Media 1</display-name>
cvarelaruiz commented 3 years ago

Clossing issue - Picons requires the Enigma box to have them installed so the API can provide them as above.

See example guide for OpenVix https://www.world-of-satellite.com/showthread.php?53119-Picons-How-to-add-picons-to-your-receiver&s=63877dec2b0fa57d62d6d74d16669c5c