[OLD/CLOSED] PseudoTV Live - Set-Top box solution
@MovieJunky
Manual Configuration example for LiveTV: (from post #2)
Code:
<setting id="Channel_1_type" value="8" />
<setting id="Channel_1_1" value="I60159.labs.zap2it.com" />
<setting id="Channel_1_2" value="hdhomerun://xxxxxxxD-1/tuner1?channel=qam256:399000000&program=2" />
<setting id="Channel_1_3" value="xmltv" />
<setting id="Channel_1_rulecount" value="1" />
<setting id="Channel_1_changed" value="True" />
<setting id="Channel_1_time" value="0" />
<setting id="Channel_1_rule_1_id" value="1" />
<setting id="Channel_1_rule_1_opt_1" value="NY1 Live" />
# = PTV Channel Number

8 = LiveTV w/ XMLTV
Channel_#_type" value="8"

I60159.labs.zap2it.com = Channel ID found in your XMLTV file.
Channel_#_1" value="I60159.labs.zap2it.com"

This is the source of your LiveTV; examples include:
Channel_#_2" value="hdhomerun://xxxxxxxD-1/tuner1?channel=qam256:399000000&program=2".
Channel_#_2" value="smb://XXX/Hdhomerun XBMC/NY1.strm" -- Direct strm file (currently only one tuner is supported).
Channel_#_2" value="pvr://channels/tv/All TV channels/##.pvr" /> -- Direct link to your XBMC LiveTV plugin

I have hdhomrerun and pvr working in my pvtl setup up and will give you an example of each:

<setting id="Channel_72_type" value="8" />
<setting id="Channel_72_1" value="NA_SD_PC:48327_71009_18" />
<setting id="Channel_72_2" value="pvr://channels/tv/All TV channels/22.pvr" />
<setting id="Channel_72_3" value="xmltv" />
<setting id="Channel_72_rulecount" value="1" />
<setting id="Channel_72_changed" value="False" />
<setting id="Channel_72_time" value="0" />
<setting id="Channel_72_rule_1_id" value="1" />
<setting id="Channel_72_rule_1_opt_1" value="TCT Kids Sat" />

you will note at least one difference between mine and your previous post is I stopped the link after ".../22.pvr'

HDHomerun example from my setup
<setting id="Channel_20_type" value="8" />
<setting id="Channel_20_1" value="NA_SD_PC:72370_48996_19" />
<setting id="Channel_20_2" value="hdhomerun://1316F94B-2/tuner2?channel=auto:131&program=15" />
<setting id="Channel_20_3" value="xmltv" />
<setting id="Channel_20_rulecount" value="1" />
<setting id="Channel_20_changed" value="True" />
<setting id="Channel_20_time" value="0" />
<setting id="Channel_20_rule_1_id" value="1" />
<setting id="Channel_20_rule_1_opt_1" value="AETN Plus Live" />

Of course make sure your xmltv location is properly set.

In my opinion your entry should look like this:

<setting id="Channel_1_type" value="8" />
<setting id="Channel_1_1" value="i60159.labs.zap2it.com" />
<setting id="Channel_1_2" value="pvr://channels/tv/All TV channels/3.pvr" />
<setting id="Channel_#_3" value="xmltv" />
<setting id="Channel_1_rulecount" value="1" />
<setting id="Channel_1_changed" value="True" />
<setting id="Channel_1_time" value="0" />
<setting id="Channel_1_rule_1_id" value="1" />
<setting id="Channel_1_rule_1_opt_1" value="FOX" />

Is small i####.... correct on your zap2it entry?


Messages In This Thread
RE: [FORK] - by jcaa6479 - 2013-07-16, 23:25
Re: RE: - by bry - 2013-07-19, 08:42
Audio Muting Consistently ? - by gjwAudio - 2013-08-18, 08:25
PTVL Anomalies... - by gjwAudio - 2013-08-25, 01:15
Help Find The BAD Channel... - by gjwAudio - 2013-08-27, 02:12
RE: - by DLWhittet - 2013-10-13, 02:48
Problems with Pseudo TV Live - by media-mogul - 2013-11-07, 22:45
RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - by genbap - 2013-12-09, 15:20
Setup wifi cam stream - by rebelmaveric19 - 2013-12-12, 00:54
Black Screen - by Antisthenes - 2014-03-03, 02:06
RE: [FORK] - by Lunatixz - 2014-03-25, 18:21
Re: RE: - by Lunatixz - 2014-04-26, 17:10
Update breaks autostart? - by grumpygamer - 2014-07-12, 11:48
Re: RE: Update breaks autostart? - by bry - 2014-07-12, 13:44
PseudoTV Live + HDHomerun Tutorial - by bry - 2014-07-25, 23:17
RE: [FORK] - by tromy - 2014-09-22, 19:14
Custom Live Channel - by GavinCampbell - 2014-11-01, 18:20
Options menu? - by Pendragon445 - 2014-11-02, 20:23
Prevent Stop Button - by GavinCampbell - 2014-11-13, 22:45
RE: [FORK] - by herpkektop - 2015-02-11, 11:22
RE: [FORK] - by herpkektop - 2015-02-11, 17:55
PseudoTv issue - by adamp237 - 2015-03-02, 03:41
No Guide - Android Arm - by MoRbIdBoY - 2015-03-14, 20:26
Chanel Issues - by BlueKalel - 2015-05-03, 07:23
RE: donation - by gkithes - 2015-06-11, 02:27
RE: donation - by bornagainpenguin - 2015-06-11, 03:55
Channel Sharing Feature Freezing - by RORO-RR - 2015-07-11, 18:48
Logout Mark Read Team Forum Stats Members Help
[OLD/CLOSED] PseudoTV Live - Set-Top box solution45