NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 66 67 68 69 70 … 101 Next »
HD-PVR adding channels

 
  • 0 Vote(s) - 0 Average
HD-PVR adding channels
jcole998
Offline

Posting Freak

New York, USA
Posts: 856
Threads: 186
Joined: Jun 2015
#21
2021-02-07, 03:56 PM
I'm having major issues recording shows with V5 on my main server so I'm trying to get V5 running on an alternate machine. It's a network Hauppauge DCR-3250 device that I'm using but I need an HD-PVR2 to record Directly Recorded Movies using HDMI as the input from a set-top box. V4 made it real easy, V5 not so much. I learning thatI need to supply channel information with an xmltc file. So.

I posted looking for an example of what an xmltv file needs to have in order to add the channels to the HDPVR2 device.

I see this in the xml file pluto-xmltv.xml:

  <channel id="vevo-randb.pluto.tv">
    <display-name>Vevo R&amp;B</display-name>
    <display-name>890</display-name>
    <icon src="https://images.pluto.tv/channels/5da0d83f66c9700009b96d0e/logo.png?fit=fill&amp;fm=png&amp;h=80&amp;w=280"/>
  </channel>

I'm trying to figure out where to put three pieces of information in this construct:
- Channel number blasted to the set-top box like "502"
- Channel number for display in the guide like "502.2"
- Channel name like "VideoOnDemand"

I do not need any guide program information for any of the channels I want to add. I can use the icon for the real channel being blasted.

I'm guessing it might be this:

<?xml version='1.0' encoding='utf-8'?>
<tv>
  <channel id="502.2">
    <display-name>VideoOnDemand</display-name>
    <display-name>502</display-name>
    <icon src="https://images.pluto.tv/channels/5da0d83f66c9700009b96d0e/logo.png?fit=fill&amp;fm=png&amp;h=80&amp;w=280"/>
  </channel>
</tv>

Will this work for a device channel import?

Thanks.

BTW, how does one delete a channel lineup from the list shown during import. I have some junk in there.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#22
2021-02-07, 04:04 PM
I already told you I can't compare an extra's methods of adding channel numbers with XMLTV. I don't understand sub's response but I would try something like

Code:
<?xml version='1.0' encoding='utf-8'?>
<tv>
  <channel>
    <display-name>999  Video On Demand</display-name>
  </channel>
</tv>

Martin
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#23
2021-02-08, 11:57 AM
(2021-02-07, 03:56 PM)jcole998 Wrote: I'm trying to figure out where to put three pieces of information in this construct:
- Channel number blasted to the set-top box like "502"
- Channel number for display in the guide like "502.2"
- Channel name like "VideoOnDemand"

XMLTV files do not contain the channel number ... They contain one or more display names ... NextPVR picks the first of the listed display names ... You should have only one display name in your XMLTV file so that you can be sure that NextPVR will use the display name that you want ... You edit the channel number in ... NextPVR Settings ... after you have added the channel.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#24
2021-02-08, 12:58 PM
Graham the trouble is not a display issue. For the HDPVR the actual channel name needs to be stored in the database from the XMLTV or SD channel listing for blasting purposes.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  No Audio Stream on most IPTV Channels pascholnahui 9 211 1 hour ago
Last Post: pascholnahui
  Channel 7 TV channels do not load into my list cmacd 1 127 Yesterday, 07:25 AM
Last Post: hunbieni
  Since v7: EPG mostly "no listings", and channels change during recordings :'( rightbryce 38 2,752 2025-05-19, 03:18 PM
Last Post: erik123
  EPG not found for some channels via DVB-T2 (version 7) Kotoka 80 4,166 2025-05-17, 12:24 PM
Last Post: Kotoka
  Problem with encrypted channels achim_m 0 108 2025-05-03, 03:34 PM
Last Post: achim_m
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 22 1,154 2025-03-12, 10:18 PM
Last Post: sub
  Channels not displaying in client(s) Druhl 1 203 2025-02-17, 05:08 PM
Last Post: sub
  Guide information not displaying on some channels three6zerocool 50 2,653 2025-01-19, 10:33 PM
Last Post: mvallevand
  Missing EPG info for some channels dodgydart 18 1,235 2024-12-17, 01:07 PM
Last Post: mvallevand
  Adding new channels SilverTiger 3 345 2024-12-04, 12:23 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode