2014-07-08, 15:33
(2014-07-08, 14:51)Keebler Wrote: Luna,
I did as you suggested and installed GOTHAM and followed post 1 (for dependencies), as as before
nothing works
Super Fav - script fail
trakt - script fail
Psuedotv - only thing that WORKED was the ustvnow channels
please advise
thank you
Can someone please tell me how to manually add my favorites to psuedotv?
@Keebler:
I've been experiencing problems with Super Favorites too.
From my experience, It's better to configure the channels by editing settings2.xml file using notepad or notepad++.
Use the instruction from Post 1 under Direct Plugin section, and use channel type=15 to direct the channel to the right plugin path, including the subfolder. for example:
This is my setup for Fox News:
<setting id="Channel_21_type" value="15" />
<setting id="Channel_21_1" value="plugin://plugin.video.fox.news/Fox News - News Clips/World/Latest World" />
<setting id="Channel_21_2" value="" />
<setting id="Channel_21_3" value="" />
<setting id="Channel_21_4" value="0" />
<setting id="Channel_21_changed" value="False" />
<setting id="Channel_21_rulecount" value="1" />
<setting id="Channel_21_rule_1_id" value="1" />
<setting id="Channel_21_rule_1_opt_1" value="Fox News" />
Note: The path should be similar to directory structure in XBMC.
Just create a channel like the example here above and edit the path and name of the channel (..._rule_1_opt_1" value="Fox News" /> )