[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2014-11-19, 23:02)PMisYMMV Wrote: Here is my settings2.xml
<settings>
<setting id="Channel_1_type" value="9" />
<setting id="Channel_1_time" value="2182" />
<setting id="Channel_1_1" value="5400" />
<setting id="Channel_1_2" value="plugin://plugin.video.vevo_tv/?url=TIVEVSTRUS00&mode=playOfficial" />
<setting id="Channel_1_3" value="VEVO TV (US: Hits)" />
<setting id="Channel_1_4" value="Sit back and enjoy a 24/7 stream of music videos on VEVO TV." />
<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="VevoTV - Hits" />
<setting id="Channel_1_changed" value="False" />
<setting id="Channel_2_type" value="9" />
<setting id="Channel_2_time" value="2182" />
<setting id="Channel_2_1" value="5400" />
<setting id="Channel_2_2" value="plugin://plugin.video.vevo_tv/?url=TIVEVSTRUS01&mode=playOfficial" />
<setting id="Channel_2_3" value="VEVO TV (US: Flow)" />
<setting id="Channel_2_4" value="Sit back and enjoy a 24/7 stream of music videos on VEVO TV." />
<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="VevoTV - Flow" />
<setting id="Channel_2_changed" value="False" />
<setting id="Channel_3_type" value="13" />
<setting id="Channel_3_1" value="2" />
<setting id="Channel_3_2" value="Pop" />
<setting id="Channel_3_3" value="50" />
<setting id="Channel_3_4" value="1" />
<setting id="Channel_3_changed" value="False" />
<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="MyMusicVEVO POP" />
<setting id="Channel_4_type" value="9" />
<setting id="Channel_4_1" value="5400" />
<setting id="Channel_4_2" value="plugin://plugin.video.vevo_tv/?mode=playCustom&amp;shuffled=true&amp;url=http%3a%2f%2fapi.vevo.com%2fmobile%2fv1%2fvideo%2flist.json%3fgenres%3dpop%26order%3dMostViewedToday%26offset%3d0%26max%3d10" />
<setting id="Channel_4_3" value="VevoTV" />
<setting id="Channel_4_4" value="Sit back and enjoy a 24/7 stream of music videos on VEVO TV." />
<setting id="Channel_4_rulecount" value="1" />
<setting id="Channel_4_changed" value="False" />
<setting id="Channel_4_time" value="1665" />
<setting id="Channel_4_rule_1_id" value="1" />
<setting id="Channel_4_rule_1_opt_1" value="VevoTV Pop" />
<setting id="Channel_5_type" value="15" />
<setting id="Channel_5_1" value="plugin://plugin.video.vevo_tv/Custom (All videos)/Pop/Top10 (shuffled)" />
<setting id="Channel_5_2" value="" />
<setting id="Channel_5_3" value="25" />
<setting id="Channel_5_4" value="0" />
<setting id="Channel_5_changed" value="True" />
<setting id="Channel_5_rulecount" value="1" />
<setting id="Channel_5_rule_1_id" value="1" />
<setting id="Channel_5_rule_1_opt_1" value="VevoTV Pop" />
<setting id="LastExitTime" value="1416430036" />
<setting id="LastResetTime" value="1416429765" />
<setting id="Channel_3_time" value="2130" />
</settings>

Things I noticed:

1) Chtype should be 15.

2) Value "2" are your exclusions and should all be separated by commas (no spaces before or after commas).

Here are my two working VEVO channels:

<setting id="Channel_91_type" value="15" />
<setting id="Channel_91_1" value="plugin://plugin.video.vevo_tv" />
<setting id="Channel_91_2" value="VEVO TV (US: Nashville),VEVO TV (US: Flow),VEVO TV (Germany),Custom (All videos),Custom (Live videos),Custom (Playlists),Custom (Artists)" />
<setting id="Channel_91_3" value="1" />
<setting id="Channel_91_4" value="0" />
<setting id="Channel_91_changed" value="False" />
<setting id="Channel_91_rulecount" value="1" />
<setting id="Channel_91_rule_1_id" value="1" />
<setting id="Channel_91_rule_1_opt_1" value="VEVO Hits" />

<setting id="Channel_92_type" value="15" />
<setting id="Channel_92_1" value="plugin://plugin.video.vevo_tv" />
<setting id="Channel_92_2" value="VEVO TV (US: Hits),VEVO TV (US: Flow),VEVO TV (Germany),Custom (All videos),Custom (Live videos),Custom (Playlists),Custom (Artists)" />
<setting id="Channel_92_3" value="1" />
<setting id="Channel_92_4" value="0" />
<setting id="Channel_92_changed" value="False" />
<setting id="Channel_92_rulecount" value="1" />
<setting id="Channel_92_rule_1_id" value="1" />
<setting id="Channel_92_rule_1_opt_1" value="VEVO Country" />


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
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] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - by azrael17 - 2014-11-20, 15:26
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