[OLD/CLOSED] PseudoTV Live - Set-Top box solution
::Update::

Getting ready to release beta code for spoyser's Super Favorites plugin support. Please be sure to thank him for his great work, Buy him a biscuit?

What you need to know:

In super favorites create a folder named "Channel_#" (# = Channel number). Favorite something in XBMC, add it to the channel folder you want it in.
If you want to keep the root of Super Favorites menu neat you need to place your "Channel_#" folders into a folder named ""PseudoTV_Live" either way autotune will add the channel folders.
Either example works: But you can only use one style, not both...
Code:
Super Favorites
             \PseudoTV_Live
                          \Channel_#
Code:
Super Favorites
              \Channel_#

What will work, what won't work:

As with the direct plugin chtype (not all plugins are created equally, it will be hit or miss with some plugins.)
Favorite single media links, Directories filled with media... But be warned be conservative!! don't use the master root that is filled with multiple directories, filled with multiple files... you will most likely crash XBMC doing so.
Also do not favorite a plugin and try using that link, it won't work... only favorite folders or files from within a plugin.
report all bugs with logs, only way to build compatibility for all plugins... so please submit...

How to add to PseudoTV live:

Autotune:

Currently channel building is blind to reserved channel numbers, Channels will build sequentially despite folder names.
(I'm currently trying to figure out the best way to add some logic to auto tune channel building, so channel numbers can be reserved).

Turn on autotune and select from the options listed, All Super Favorite folders named (Channel_#) # = Channel Number, will be found and added to your configuration.

Manually:
Add the channel into settings2.xml, You will need to favorite the channel folder from within super favorites, open favorites.xml and use the link, it should look something like Channel_#_1.
Only switches that need to be configured are:

_1 = Link to super favorites channel
_4 = Sort Ordering: 0 = default, 1 = random, 2 = reverse.
_opt_1 = Channel Name

Code:
<setting id="Channel_#_type" value="16" />
    <setting id="Channel_#_time" value="0" />
    <setting id="Channel_#_1" value="plugin://plugin.program.super.favourites/?label=Channel_1&mode=400&path=D%3A%5CXBMC%5Cportable_data%5Cuserdata%5Caddon_data%5Cplugin.program.super.favourites%5CSuper+Favourites%5CChannel_1" />
    <setting id="Channel_#_2" value="" />
    <setting id="Channel_#_3" value="Create New Super Folder,Explore XBMC favourites" />
    <setting id="Channel_#_4" value="0" />
    <setting id="Channel_#_rulecount" value="1" />
    <setting id="Channel_#_rule_1_id" value="1" />
    <setting id="Channel_#_rule_1_opt_1" value="1 SuperFav" />
    <setting id="Channel_#_changed" value="true" />
# = Channel Number
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?


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
RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - by Lunatixz - 2014-05-11, 02:05
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