[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2013-12-08, 15:20)blazin912 Wrote: Pulled latest Master off REPO this am.

Bug:

Cannot Parse Live TV

Log:

http://pastebin.com/GhkPUiBu

Configuration Info:

xmltv.xml pulled down at 8a
Plugin folder deleted, Master downloaded and folder placed into Addons directory
cache folder deleted
user data folder deleted
All settings reviewed and 1st run of PTVL was successful generating 4 example channels
Added 1 live channel, pointer to xmltv file, causing error

settings2.xml:

Code:
<settings>
    <setting id="Channel_1_type" value="10" />
    <setting id="Channel_1_1" value="BBCWorldwide" />
    <setting id="Channel_1_2" value="1" />
    <setting id="Channel_1_3" value="50" />
    <setting id="Channel_1_rulecount" value="1" />
    <setting id="Channel_1_rule_1_id" value="1" />
    <setting id="Channel_1_rule_1_opt_1" value="BBC World News" />
    <setting id="Channel_2_type" value="10" />
    <setting id="Channel_2_1" value="movieclips" />
    <setting id="Channel_2_2" value="1" />
    <setting id="Channel_2_3" value="50" />
    <setting id="Channel_2_rulecount" value="1" />
    <setting id="Channel_2_rule_1_id" value="1" />
    <setting id="Channel_2_rule_1_opt_1" value="Movie Trailers" />
    <setting id="Channel_3_type" value="11" />
    <setting id="Channel_3_1" value="http://revision3.com/hdnation/feed/Quicktime-High-Definition" />
    <setting id="Channel_3_2" value="1" />
    <setting id="Channel_3_3" value="50" />
    <setting id="Channel_3_rulecount" value="1" />
    <setting id="Channel_3_rule_1_id" value="1" />
    <setting id="Channel_3_rule_1_opt_1" value="HD Nation" />
    <setting id="Channel_4_type" value="11" />
    <setting id="Channel_4_1" value="http://revision3.com/tekzilla/feed/quicktime-high-definition" />
    <setting id="Channel_4_2" value="1" />
    <setting id="Channel_4_3" value="50" />
    <setting id="Channel_4_rulecount" value="1" />
    <setting id="Channel_4_rule_1_id" value="1" />
    <setting id="Channel_4_rule_1_opt_1" value="Tekzilla" />
    <setting id="Channel_5_type" value="8" />
    <setting id="Channel_5_1" value="I5.1.xxxxxx.tmsdatadirect.com" />
    <setting id="Channel_5_2" value="hdhomerun://xxxxxxxx-0/tuner0?channel=8vsb:509000000&program=3" />
    <setting id="Channel_5_rulecount" value="1" />
    <setting id="Channel_5_changed" value="True" />
    <setting id="Channel_5_time" value="0" />
    <setting id="Channel_5_rule_1_id" value="1" />
    <setting id="Channel_5_rule_1_opt_1" value="ABC" />
    <setting id="Channel_5_3" value="xmltv" />
    <setting id="Channel_1_changed" value="False" />
    <setting id="Channel_2_changed" value="False" />
    <setting id="Channel_3_changed" value="False" />
    <setting id="Channel_4_changed" value="False" />
    <setting id="LastResetTime" value="1386508546" />
    <setting id="Channel_1_time" value="0" />
    <setting id="Channel_2_time" value="0" />
    <setting id="Channel_3_time" value="0" />
    <setting id="Channel_4_time" value="0" />
    <setting id="LastExitTime" value="1386507923" />
    <setting id="Channel_5_SetResetTime" value="1386594564" />
</settings>



Hooray.. couldn't figure out how to change this so it's generated properly (Luna that's on you) but was able to figure out the issue:

Old build setting id="xmltv" for the xmltv location

New build calls out xmltvLOC, unfortunately the settings.xml getting generated has id="xmltv" still, changing this to "xmltvLOC" allows live tv to function.

I tried modding the Settings.xml in the addon dir and in the resources directory but a fresh settings.xml keeps getting generated with xmltv rather than xmltvLOC.



ALL:

Go to your directory where Settings2.xml is located
Open Settings.xml
Find:

<setting id="xmltv" value="C:\" />

Change to:

<setting id="xmltvLOC" value="C:\" />

Save
Parse LiveTV again and smile.


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 blazin912 - 2013-12-08, 16:39
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