Kodi Community Forum
[RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+----- Forum: PseudoTV / PseudoTV Live (https://forum.kodi.tv/forumdisplay.php?fid=231)
+----- Thread: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script (/showthread.php?tid=90738)



RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - cazten - 2013-05-01

Hoping someone can help here
Ptv 2.1.0
Frodo 12.1

Pseudo tv works in general. However NO smart playlist show up in channel configuration. I've made a few and it always comes up blank? Would really like to get hat working so I can properly sort channels


need a bit of help here - xkudeki - 2013-05-02

I've been using this script for about a year now. I keep running into a problem to where channels disappear after a period of time. I'm thinking that once xbmc registers all the shows have been watched, it deletes the channels. Is there any way to fix this problem?


edit* I found a workaround marking everything as watched, then setting each channel's rule as playing only watched media. Hopefully this works


RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - cazten - 2013-05-02

I fixed my ability to add smart playlist

However, now some f my playlists don't work. Downloaded content in custom playlist work fine for channels

Xbmc.mylibrary streams from Hulu won't work in a playlist format. Error "unable to populate channels. Please verify you have scraped media in your library and that you have properly configured channels"

These files work fine using pseudotv auto channel created with genres. They play fine manually, and the playlist opens files fine manually. Playlist just not liking pseudotv

Ideas?


TV Network channels not showing - BootsC5 - 2013-05-04

I'm running the pre-stable version located on page 1. Running Frodo, both 12.0 and 12.1. Channels defined of type "TV Networks" are not showing up in the EPG.

Default settings2.xml snippet:
Code:
<settings>
    <setting id="Version" value="2.1.0" />
    <setting id="Channel_4_type" value="1" />
    <setting id="Channel_4_1" value="CBS" />
</settings>

I uncommented the debug log to show the JSON results, here is the beginning of it:
Code:
{
                                                "id": 1,
                                                "jsonrpc": "2.0",
                                                "result": {
                                                    "limits": {
                                                        "end": 125,
                                                        "start": 0,
                                                        "total": 125
                                                    },
                                                    "tvshows": [
                                                        {
                                                            "genre": [
                                                                "Comedy"
                                                            ],
                                                            "label": "2 Broke Girls",
                                                            "studio": [
                                                                "CBS"
                                                            ],
                                                            "tvshowid": 191
                                                        },
                                                        {
                                                            "genre": [
                                                                "Adventure",
                                                                "Action"
                                                            ],
                                                            "label": "Airwolf",
                                                            "studio": [
                                                                "CBS"
                                                            ],
                                                            "tvshowid": 192
                                                        },

Logs pertaining to a channel rebuild.
Code:
12:05:23 T:12056   DEBUG: CApplication::ExecuteXBMCAction : To RunAddon(script.pseudotv)
12:05:23 T:12056    INFO: initializing python engine.
12:05:23 T:12056   DEBUG: new python thread created. id=11
12:05:23 T:12224  NOTICE: Thread XBPyThread start, auto delete: false
12:05:23 T:12224   DEBUG: Python thread: start processing
12:05:23 T:12224  NOTICE: -->Python Interpreter Initialized<--
12:05:23 T:12224   DEBUG: XBPyThread::Process - The source file to load is C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\default.py
12:05:23 T:12224   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Program Files (x86)\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\Boots\AppData\Roaming\XBMC\addons\plugin.program.sabnzbd\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.amazon.database\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.t0mm0.common\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\plugin.video.theguild\resources\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.chardet\lib;C:\Program Files (x86)\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.urlresolver\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.metahandler\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
12:05:23 T:12224   DEBUG: XBPyThread::Process - Entering source directory C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre
12:05:23 T:12224   DEBUG: Instantiating addon using automatically obtained id of "script.pseudotv" dependent on version 2.0 of the xbmc.python api
12:05:23 T:12224   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xf21c7d8
12:05:23 T:12224   DEBUG: Previous line repeats 1 times.
12:05:23 T:12224    INFO: Scriptresult: Success
12:05:23 T:12056    INFO: initializing python engine.
12:05:23 T:12056   DEBUG: new python thread created. id=12
12:05:23 T:12948  NOTICE: Thread XBPyThread start, auto delete: false
12:05:23 T:12948   DEBUG: Python thread: start processing
12:05:23 T:12224    INFO: Python script stopped
12:05:23 T:12224   DEBUG: Thread XBPyThread 12224 terminating
12:05:23 T:12056   DEBUG: waiting for python thread 11 (C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\default.py) to stop
12:05:23 T:12056   DEBUG: python thread 11 (C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\default.py) destructed
12:05:24 T:12948  NOTICE: -->Python Interpreter Initialized<--
12:05:24 T:12948   DEBUG: XBPyThread::Process - The source file to load is C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre/pseudotv.py
12:05:24 T:12948   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Program Files (x86)\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\Boots\AppData\Roaming\XBMC\addons\plugin.program.sabnzbd\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.amazon.database\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.t0mm0.common\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\plugin.video.theguild\resources\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.chardet\lib;C:\Program Files (x86)\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.urlresolver\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Users\Boots\AppData\Roaming\XBMC\addons\script.module.metahandler\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
12:05:24 T:12948   DEBUG: XBPyThread::Process - Entering source directory C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre
12:05:24 T:12948   DEBUG: script.pseudotv-FileLock: FileLock instance
12:05:24 T:12948   DEBUG: script.pseudotv-Globals - Eden
12:05:24 T:12948   DEBUG: script.pseudotv-Trying Frodo
12:05:24 T:12948   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xf21c7d8
12:05:24 T:12948   DEBUG: script.pseudotv-Globals - Frodo
12:05:24 T:12948   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xf21c7d8
12:05:24 T:12948   ERROR: C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\Overlay.py:70: DeprecationWarning: object.__init__() takes no parameters
                                              xbmcgui.WindowXMLDialog.__init__(self, *args, **kwargs)
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: __init__
12:05:24 T:12948   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xf21c7d8
12:05:24 T:12948   ERROR: C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\Overlay.py:41: DeprecationWarning: object.__init__() takes no parameters
                                              xbmc.Player.__init__(self, xbmc.PLAYER_CORE_AUTO)
12:05:24 T:14124   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x8e5f158
12:05:24 T:12056   DEBUG: ------ Window Init (C:\Users\Boots\AppData\Roaming\XBMC\addons\skin.aeon.nox\1080i\script.pseudotv.TVOverlay.xml) ------
12:05:24 T:12056    INFO: Loading skin file: C:\Users\Boots\AppData\Roaming\XBMC\addons\skin.aeon.nox\1080i\script.pseudotv.TVOverlay.xml, load type: LOAD_ON_GUI_INIT
12:05:24 T:12056   DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\language\English, fallback to strings.xml
12:05:24 T:12056   DEBUG: CGUIMediaWindow::GetDirectory ()
12:05:24 T:12056   DEBUG:   ParentPath = []
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: onInit
12:05:24 T:12948   DEBUG: DialogProgress::StartModal called
12:05:24 T:12948   DEBUG: ------ Window Init (DialogProgress.xml) ------
12:05:24 T:12948    INFO: Loading skin file: DialogProgress.xml, load type: KEEP_IN_MEMORY
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: backupFiles
12:05:24 T:12948   DEBUG: script.pseudotv-Settings: Loading settings from C:\Users\Boots\AppData\Roaming\XBMC\userdata\addon_data\script.pseudotv\settings2.xml
12:05:24 T:12948   DEBUG: script.pseudotv-FileAccess: trying to open C:\Users\Boots\AppData\Roaming\XBMC\userdata\addon_data\script.pseudotv\settings2.xml
12:05:24 T:12948   DEBUG: script.pseudotv-FileAccess: Opening for reading
12:05:24 T:12948   DEBUG: script.pseudotv-VFSFile: Opening C:\Users\Boots\AppData\Roaming\XBMC\userdata\addon_data\script.pseudotv\settings2.xml
12:05:24 T:12948   DEBUG: script.pseudotv-Migrate: migration
12:05:24 T:12948   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xf21c7d8
12:05:24 T:12948   DEBUG: script.pseudotv-EPGWindow: Media Path is C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\skins\default\media/
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: readConfig
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: Auto off is 10800
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: Show info label on channel change is True
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: Show channel bug - False
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: Channel reset setting - 5
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: Background updating - 1
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: Show Next Item - True
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: Hide Short Items - True
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: Short item length - 60
12:05:24 T:12948   DEBUG: script.pseudotv-TVOverlay: Channel logo folder - C:\Users\Boots\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\images/
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: Channel Reset Setting is 5
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: Force Reset is False
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: Start Mode is 1
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: IceLibrary is False
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: findMaxChannels
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: findMaxChannels return 20
12:05:24 T:12948   DEBUG: DialogProgress::StartModal called (already running)!
12:05:24 T:12948   DEBUG: ------ Window Init (DialogProgress.xml) ------
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: setupChannel 1
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: runActions 1 on channel 1
12:05:24 T:12948   DEBUG: script.pseudotv-FileAccess: trying to open C:\Users\Boots\AppData\Roaming\XBMC\userdata\addon_data\script.pseudotv\settings2.xml
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: makeChannelList 1
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: fillTVInfo
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: sendJSON
12:05:24 T:12948   DEBUG: script.pseudotv-FileAccess: trying to open C:\Users\Boots\AppData\Roaming\XBMC\userdata\guisettings.xml
12:05:24 T:12948   DEBUG: script.pseudotv-FileAccess: Opening for reading
12:05:24 T:12948   DEBUG: script.pseudotv-VFSFile: Opening C:\Users\Boots\AppData\Roaming\XBMC\userdata\guisettings.xml
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: determineWebServer is True
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: determineWebServer port 8152
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: determineWebServer username xbmc
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: sendJSON command: {"jsonrpc": "2.0", "method": "VideoLibrary.GetTVShows", "params": {"properties":["studio", "genre"]}, "id": 1}
12:05:24 T:11972   DEBUG: webserver: request received for /jsonrpc
12:05:24 T:12948   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetTVShows", "params": {"properties":["studio", "genre"]}, "id": 1}
12:05:24 T:12948   DEBUG: JSONRPC: Calling videolibrary.gettvshows
12:05:24 T:12948   DEBUG: CVideoDatabase::RunQuery took 48 ms for 125 items query: SELECT * FROM tvshowview
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: found shows [[u'2 Broke Girls', ''], [u'Airwolf', ''], [u"America's Next Top Model", ''], [u'American Horror Story', ''], [u'American Idol', ''], [u'Angel', ''], [u'Bates Motel', ''], [u'Battlestar Galactica (2003)', ''], [u'Beauty and the Beast (2012)', ''], [u'Behind The Music', ''], [u'Being Human (US)', ''], [u'Black Mirror', ''], [u'Blue Mountain State', ''], [u'Boardwalk Empire', ''], [u'Breaking Bad', ''], [u'Buck Rogers in the 25th Century', ''], [u'Buffy the Vampire Slayer', ''], [u'Community', ''], [u'Continuum', ''], [u'Copper', ''], [u'Cosmos', ''], [u'Cougar Town', ''], [u'Curiosity', ''], [u'Dancing With the Stars', ''], [u'Dark Matters', ''], [u'Deadliest Catch', ''], [u'Defiance', ''], [u'Desperate Housewives', ''], [u'Dexter', ''], [u'Dirty Jobs', ''], [u'Doctor Who', ''], [u'Doctor Who (2005)', ''], [u'Dollhouse', ''], [u"Don't Trust the B---- in Apartment 23", ''], [u'Downton Abbey', ''], [u'Drugs, Inc.', ''], [u'Elementary', ''], [u'Farscape', ''], [u'Fashion Police', ''], [u'Firefly', ''], [u'Formula 1', ''], [u'Fringe', ''], [u'Frontline (PBS)', ''], [u'Game of Thrones', ''], [u'Gangland', ''], [u'Girls', ''], [u'Glee', ''], [u'Go On', ''], [u"Grey's Anatomy", ''], [u'Grimm', ''], [u'Hannibal', ''], [u'Hemlock Grove', ''], [u'Homeland', ''], [u'House of Cards (US)', ''], [u'House of Lies', ''], [u'How I Met Your Mother', ''], [u"How It's Made", ''], [u'How Stuff Works', ''], [u'How The Universe Works', ''], [u'Into the Universe with Stephen Hawking', ''], [u"James May's Man Lab", ''], [u'Jem', ''], [u'King of the Nerds', ''], [u'Locked Up Abroad', ''], [u'Lost Girl', ''], [u'Mad Men', ''], [u'Maison close', ''], [u'Metal Hurlant Chronicles', ''], [u'Modern Family', ''], [u'Modern Marvels', ''], [u"MTV2's Guy Code", ''], [u'MythBusters', ''], [u'Nashville', ''], [u'New Girl', ''], [u'Nikita', ''], [u'NOVA', ''], [u'Nurse Jackie', ''], [u'Once Upon a Time (2011)', ''], [u'Orphan Black', ''], [u'Project Runway', ''], [u'Quantum Leap', ''], [u'Red Dwarf', ''], [u'Revolution', ''], [u'Sex and the City', ''], [u'Sherlock', ''], [u'Six Feet Under', ''], [u'Smash (2012)', ''], [u'Sons of Anarchy', ''], [u'South Park', ''], [u'Spartacus', ''], [u'Star Trek', ''], [u'Star Trek: Deep Space Nine', ''], [u'Star Trek: Enterprise', ''], [u'Star Trek: The Next Generation', ''], [u'Star Trek: Voyager', ''], [u'Star Wars: The Clone Wars', ''], [u'Suburgatory', ''], [u'Survivor', ''], [u'Survivorman', ''], [u'Switched at Birth', ''], [u'The Bachelor', ''], [u'The Bachelorette', ''], [u'The Bible', ''], [u'The Big Bang Theory', ''], [u'The Carrie Diaries', ''], [u'The Doctors Revisited', ''], [u'The Face', ''], [u'The Following', ''], [u'The Guild', ''], [u'The Mindy Project', ''], [u'The New Normal', ''], [u'The Newsroom (2012)', ''], [u'The Twilight Zone', ''], [u'The Universe', ''], [u"The Victoria's Secret Fashion Show", ''], [u'The Voice (US)', ''], [u'The Walking Dead', ''], [u'Top Gear', ''], [u'Torchwood', ''], [u'Tosh.0', ''], [u'True Blood', ''], [u'United States of Tara', ''], [u'Vikings', ''], [u'Warehouse 13', ''], [u'Weeds', ''], [u'2 Broke Girls', ''], [u'Airwolf', ''], [u"America's Next Top Model", ''], [u'American Horror Story', ''], [u'American Idol', ''], [u'Angel', ''], [u'Bates Motel', ''], [u'Battlestar Galactica (2003)', ''], [u'Beauty and the Beast (2012)', ''], [u'Behind The Music', ''], [u'Being Human (US)', ''], [u'Black Mirror', ''], [u'Blue Mountain State', ''], [u'Boardwalk Empire', ''], [u'Breaking Bad', ''], [u'Buck Rogers in the 25th Century', ''], [u'Buffy the Vampire Slayer', ''], [u'Community', ''], [u'Continuum', ''], [u'Copper', ''], [u'Cosmos', ''], [u'Cougar Town', ''], [u'Curiosity', ''], [u'Dancing With the Stars', ''], [u'Dark Matters', ''], [u'Deadliest Catch', ''], [u'Defiance', ''], [u'Desperate Housewives', ''], [u'Dexter', ''], [u'Dirty Jobs', ''], [u'Doctor Who', ''], [u'Doctor Who (2005)', ''], [u'Dollhouse', ''], [u"Don't Trust the B---- in Apartment 23", ''], [u'Downton Abbey', ''], [u'Drugs, Inc.', ''], [u'Elementary', ''], [u'Farscape', ''], [u'Fashion Police', ''], [u'Firefly', ''], [u'Formula 1', ''], [u'Fringe', ''], [u'Frontline (PBS)', ''], [u'Game of Thrones', ''], [u'Gangland', ''], [u'Girls', ''], [u'Glee', ''], [u'Go On', ''], [u"Grey's Anatomy", ''], [u'Grimm', ''], [u'Hannibal', ''], [u'Hemlock Grove', ''], [u'Homeland', ''], [u'House of Cards (US)', ''], [u'House of Lies', ''], [u'How I Met Your Mother', ''], [u"How It's Made", ''], [u'How Stuff Works', ''], [u'How The Universe Works', ''], [u'Into the Universe with Stephen Hawking', ''], [u"James May's Man Lab", ''], [u'Jem', ''], [u'King of the Nerds', ''], [u'Locked Up Abroad', ''], [u'Lost Girl', ''], [u'Mad Men', ''], [u'Maison close', ''], [u'Metal Hurlant Chronicles', ''], [u'Modern Family', ''], [u'Modern Marvels', ''], [u"MTV2's Guy Code", ''], [u'MythBusters', ''], [u'Nashville', ''], [u'New Girl', ''], [u'Nikita', ''], [u'NOVA', ''], [u'Nurse Jackie', ''], [u'Once Upon a Time (2011)', ''], [u'Orphan Black', ''], [u'Project Runway', ''], [u'Quantum Leap', ''], [u'Red Dwarf', ''], [u'Revolution', ''], [u'Sex and the City', ''], [u'Sherlock', ''], [u'Six Feet Under', ''], [u'Smash (2012)', ''], [u'Sons of Anarchy', ''], [u'South Park', ''], [u'Spartacus', ''], [u'Star Trek', ''], [u'Star Trek: Deep Space Nine', ''], [u'Star Trek: Enterprise', ''], [u'Star Trek: The Next Generation', ''], [u'Star Trek: Voyager', ''], [u'Star Wars: The Clone Wars', ''], [u'Suburgatory', ''], [u'Survivor', ''], [u'Survivorman', ''], [u'Switched at Birth', ''], [u'The Bachelor', ''], [u'The Bachelorette', ''], [u'The Bible', ''], [u'The Big Bang Theory', ''], [u'The Carrie Diaries', ''], [u'The Doctors Revisited', ''], [u'The Face', ''], [u'The Following', ''], [u'The Guild', ''], [u'The Mindy Project', ''], [u'The New Normal', ''], [u'The Newsroom (2012)', ''], [u'The Twilight Zone', ''], [u'The Universe', ''], [u"The Victoria's Secret Fashion Show", ''], [u'The Voice (US)', ''], [u'The Walking Dead', ''], [u'Top Gear', ''], [u'Torchwood', ''], [u'Tosh.0', ''], [u'True Blood', ''], [u'United States of Tara', ''], [u'Vikings', ''], [u'Warehouse 13', ''], [u'Weeds', ''], [u'2 Broke Girls', ''], [u'Airwolf', ''], [u"America's Next Top Model", ''], [u'American Horror Story', ''], [u'American Idol', ''], [u'Angel', ''], [u'Bates Motel', ''], [u'Battlestar Galactica (2003)', ''], [u'Beauty and the Beast (2012)', ''], [u'Behind The Music', ''], [u'Being Human (US)', ''], [u'Black Mirror', ''], [u'Blue Mountain State', ''], [u'Boardwalk Empire', ''], [u'Breaking Bad', ''], [u'Buck Rogers in the 25th Century', ''], [u'Buffy the Vampire Slayer', ''], [u'Community', ''], [u'Continuum', ''], [u'Copper', ''], [u'Cosmos', ''], [u'Cougar Town', ''], [u'Curiosity', ''], [u'Dancing With the Stars', ''], [u'Dark Matters', ''], [u'Deadliest Catch', ''], [u'Defiance', ''], [u'Desperate Housewives', ''], [u'Dexter', ''], [u'Dirty Jobs', ''], [u'Doctor Who', ''], [u'Doctor Who (2005)', ''], [u'Dollhouse', ''], [u"Don't Trust the B---- in Apartment 23", ''], [u'Downton Abbey', ''], [u'Drugs, Inc.', ''], [u'Elementary', ''], [u'Farscape', ''], [u'Fashion Police', ''], [u'Firefly', ''], [u'Formula 1', ''], [u'Fringe', ''], [u'Frontline (PBS)', ''], [u'Game of Thrones', ''], [u'Gangland', ''], [u'Girls', ''], [u'Glee', ''], [u'Go On', ''], [u"Grey's Anatomy", ''], [u'Grimm', ''], [u'Hannibal', ''], [u'Hemlock Grove', ''], [u'Homeland', ''], [u'House of Cards (US)', ''], [u'House of Lies', ''], [u'How I Met Your Mother', ''], [u"How It's Made", ''], [u'How Stuff Works', ''], [u'How The Universe Works', ''], [u'Into the Universe with Stephen Hawking', ''], [u"James May's Man Lab", ''], [u'Jem', ''], [u'King of the Nerds', ''], [u'Locked Up Abroad', ''], [u'Lost Girl', ''], [u'Mad Men', ''], [u'Maison close', ''], [u'Metal Hurlant Chronicles', ''], [u'Modern Family', ''], [u'Modern Marvels', ''], [u"MTV2's Guy Code", ''], [u'MythBusters', ''], [u'Nashville', ''], [u'New Girl', ''], [u'Nikita', ''], [u'NOVA', ''], [u'Nurse Jackie', ''], [u'Once Upon a Time (2011)', ''], [u'Orphan Black', ''], [u'Project Runway', ''], [u'Quantum Leap', ''], [u'Red Dwarf', ''], [u'Revolution', ''], [u'Sex and the City', ''], [u'Sherlock', ''], [u'Six Feet Under', ''], [u'Smash (2012)', ''], [u'Sons of Anarchy', ''], [u'South Park', ''], [u'Spartacus', ''], [u'Star Trek', ''], [u'Star Trek: Deep Space Nine', ''], [u'Star Trek: Enterprise', ''], [u'Star Trek: The Next Generation', ''], [u'Star Trek: Voyager', ''], [u'Star Wars: The Clone Wars', ''], [u'Suburgatory', ''], [u'Survivor', ''], [u'Survivorman', ''], [u'Switched at Birth', ''], [u'The Bachelor', ''], [u'The Bachelorette', ''], [u'The Bible', ''], [u'The Big Bang Theory', ''], [u'The Carrie Diaries', ''], [u'The Doctors Revisited', ''], [u'The Face', ''], [u'The Following', ''], [u'The Guild', ''], [u'The Mindy Project', ''], [u'The New Normal', ''], [u'The Newsroom (2012)', ''], [u'The Twilight Zone', ''], [u'The Universe', ''], [u"The Victoria's Secret Fashion Show", ''], [u'The Voice (US)', ''], [u'The Walking Dead', ''], [u'Top Gear', ''], [u'Torchwood', ''], [u'Tosh.0', ''], [u'True Blood', ''], [u'United States of Tara', ''], [u'Vikings', ''], [u'Warehouse 13', ''], [u'Weeds', ''], [u'2 Broke Girls', ''], [u'Airwolf', ''], [u"America's Next Top Model", ''], [u'American Horror Story', ''], [u'American Idol', ''], [u'Angel', ''], [u'Bates Motel', ''], [u'Battlestar Galactica (2003)', ''], [u'Beauty and the Beast (2012)', ''], [u'Behind The Music', ''], [u'Being Human (US)', ''], [u'Black Mirror', ''], [u'Blue Mountain State', ''], [u'Boardwalk Empire', ''], [u'Breaking Bad', ''], [u'Buck Rogers in the 25th Century', ''], [u'Buffy the Vampire Slayer', ''], [u'Community', ''], [u'Continuum', ''], [u'Copper', ''], [u'Cosmos', ''], [u'Cougar Town', ''], [u'Curiosity', ''], [u'Dancing With the Stars', ''], [u'Dark Matters', ''], [u'Deadliest Catch', ''], [u'Defiance', ''], [u'Desperate Housewives', ''], [u'Dexter', ''], [u'Dirty Jobs', ''], [u'Doctor Who', ''], [u'Doctor Who (2005)', ''], [u'Dollhouse', ''], [u"Don't Trust the B---- in Apartment 23", ''], [u'Downton Abbey', ''], [u'Drugs, Inc.', ''], [u'Elementary', ''], [u'Farscape', ''], [u'Fashion Police', ''], [u'Firefly', ''], [u'Formula 1', ''], [u'Fringe', ''], [u'Frontline (PBS)', ''], [u'Game of Thrones', ''], [u'Gangland', ''], [u'Girls', ''], [u'Glee', ''], [u'Go On', ''], [u"Grey's Anatomy", ''], [u'Grimm', ''], [u'Hannibal', ''], [u'Hemlock Grove', ''], [u'Homeland', ''], [u'House of Cards (US)', ''], [u'House of Lies', ''], [u'How I Met Your Mother', ''], [u"How It's Made", ''], [u'How Stuff Works', ''], [u'How The Universe Works', ''], [u'Into the Universe with Stephen Hawking', ''], [u"James May's Man Lab", ''], [u'Jem', ''], [u'King of the Nerds', ''], [u'Locked Up Abroad', ''], [u'Lost Girl', ''], [u'Mad Men', ''], [u'Maison close', ''], [u'Metal Hurlant Chronicles', ''], [u'Modern Family', ''], [u'Modern Marvels', ''], [u"MTV2's Guy Code", ''], [u'MythBusters', ''], [u'Nashville', ''], [u'New Girl', ''], [u'Nikita', ''], [u'NOVA', ''], [u'Nurse Jackie', ''], [u'Once Upon a Time (2011)', ''], [u'Orphan Black', ''], [u'Project Runway', ''], [u'Quantum Leap', ''], [u'Red Dwarf', ''], [u'Revolution', ''], [u'Sex and the City', ''], [u'Sherlock', ''], [u'Six Feet Under', ''], [u'Smash (2012)', ''], [u'Sons of Anarchy', ''], [u'South Park', ''], [u'Spartacus', ''], [u'Star Trek', ''], [u'Star Trek: Deep Space Nine', ''], [u'Star Trek: Enterprise', ''], [u'Star Trek: The Next Generation', ''], [u'Star Trek: Voyager', ''], [u'Star Wars: The Clone Wars', ''], [u'Suburgatory', ''], [u'Survivor', ''], [u'Survivorman', ''], [u'Switched at Birth', ''], [u'The Bachelor', ''], [u'The Bachelorette', ''], [u'The Bible', ''], [u'The Big Bang Theory', ''], [u'The Carrie Diaries', ''], [u'The Doctors Revisited', ''], [u'The Face', ''], [u'The Following', ''], [u'The Guild', ''], [u'The Mindy Project', ''], [u'The New Normal', ''], [u'The Newsroom (2012)', ''], [u'The Twilight Zone', ''], [u'The Universe', ''], [u"The Victoria's Secret Fashion Show", ''], [u'The Voice (US)', ''], [u'The Walking Dead', ''], [u'Top Gear', ''], [u'Torchwood', ''], [u'Tosh.0', ''], [u'True Blood', ''], [u'United States of Tara', ''], [u'Vikings', ''], [u'Warehouse 13', ''], [u'Weeds', '']]
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: found genres []
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: fillTVInfo return []
12:05:24 T:12948   DEBUG: script.pseudotv-FileAccess: trying to open C:\Users\Boots\AppData\Roaming\XBMC\userdata\addon_data\script.pseudotv\cache\generated\Network_CBS.xsp
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: getChannelName 1
12:05:24 T:12948   ERROR: script.pseudotv-ChannelList: Unable to locate the playlist for channel 4
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: runActions 8 on channel 4
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: clearPlaylistHistory
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: channel not valid, ignoring
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: runActions 16 on channel 4
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: getChannelName 1
12:05:24 T:12948   DEBUG: script.pseudotv-ChannelList: runActions 64 on channel 4

Generated Network_CBS contents
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="episodes">
    <name>CBS</name>
    <match>one</match>
    <order direction="ascending">random</order>
</smartplaylist>

No channel_4.m3u exists.

My library has a mixture of local network media, XBMCFlix, Hulu and other XBMC.MyLibrary strms files. The CBS list contains local network media.

What is the problem and how do I fix it?

Thanks.


RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - EZ1976 - 2013-05-05

hi.
customized a cute skin for the pseudotv info screen.
let me know if someone is interested
Image


RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - Daavid - 2013-05-05

Looks nice, what does the guide look like?


RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - EZ1976 - 2013-05-05

(2013-05-05, 10:16)Daavid Wrote: Looks nice, what does the guide look like?

guide is pretty much basic.
just wanted to have a normal EPG with info and channel logo.
i will add the imdb ratings as well later today.


Image


Re: RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - kevinb77 - 2013-05-05

(2013-05-05, 09:18)EZ1976 Wrote: hi.
customized a cute skin for the pseudotv info screen.
let me know if someone is interested
Image

Where can I get this and how do I add it?


RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - thatkookooguy - 2013-05-05

Is there any way to makee PseudoTV skip certain movies?

Currently, I got 3D flicks in my library and they are played with an external player. They have a special string in their name to make XBMC recognize them

The problem is, PseudoTV intertwines them in the channels and everytime a 3D movie is showing, it opens the external player. When I try to get back to PseudoTV it usually get stuck.


Is there anyway to disable the 3D flicks all together using the same string in their name?


RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - amcfarla - 2013-05-06

I got PseudoTV working on my XBMC, but I have noticed an issue and I am not sure how to resolve. I have set up several channels that all they play is one TV show with all the episodes one after the the other. Most of the channels seem to work and the schedule continues to move as time goes by(as you can see by the screenshots the other shows have more than one show on the channel) but I have two that do not move forward and are always at the same point(S01E01) and only have the one show. I have done a screenshot to show what I am talking about:

The Big Bang Theory show on this one(there is two shows but it always starts off at the same place):
Image


Happy Days on this one(starts same point, but only one show is available):
Image

I have tried removing and rescanning the shows into XBMC and the same problem still occurs. The video file extensions on the shows are .mkv and .avi. Anyone have any suggestions on fixing this? Thank you.


RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - mwkurt - 2013-05-06

(2013-05-06, 01:36)amcfarla Wrote: I got PseudoTV working on my XBMC, but I have noticed an issue and I am not sure how to resolve. I have set up several channels that all they play is one TV show with all the episodes one after the the other. Most of the channels seem to work and the schedule continues to move as time goes by(as you can see by the screenshots the other shows have more than one show on the channel) but I have two that do not move forward and are always at the same point(S01E01) and only have the one show. I have done a screenshot to show what I am talking about:

The Big Bang Theory show on this one(there is two shows but it always starts off at the same place):
Image


Happy Days on this one(starts same point, but only one show is available):
Image

I have tried removing and rescanning the shows into XBMC and the same problem still occurs. The video file extensions on the shows are .mkv and .avi. Anyone have any suggestions on fixing this? Thank you.

You will need to tell us a few things before we can help you. Are these channels created through the use of playlists that you made or did you just use PTV, if so show us the contents of your playlist? Did you set any channel rules and can you show them to us? After that we may be help you out.

Mark

(2013-05-05, 23:22)thatkookooguy Wrote: Is there any way to makee PseudoTV skip certain movies?

Currently, I got 3D flicks in my library and they are played with an external player. They have a special string in their name to make XBMC recognize them

The problem is, PseudoTV intertwines them in the channels and everytime a 3D movie is showing, it opens the external player. When I try to get back to PseudoTV it usually get stuck.


Is there anyway to disable the 3D flicks all together using the same string in their name?

Hello,

There may be a way to create a user playlist for your channel that will only load movies that don't include your "special string". Then use that playlist for this movie channel. Of course, if you have already tried that....then nevermind. You may want to try that.

Mark


RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - EZ1976 - 2013-05-06

(2013-05-05, 15:30)kevinb77 Wrote:
(2013-05-05, 09:18)EZ1976 Wrote: hi.
customized a cute skin for the pseudotv info screen.
let me know if someone is interested
Image

Where can I get this and how do I add it?


download the rar file
http://www.mediafire.com/?p28ozp5cx6urdsj

go to jason's plugin.
mine is in "C:\Users\Home\AppData\Roaming\XBMC\addons\Jasonra-XBMC-PseudoTV-aeb9784\resources\skins"

if you see your skins folder name just extract the files inside it.
if you dont' just put everything in the default folder ( i recommend cleaning the target folder and not overwriting existing files)


enjoy


RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - amcfarla - 2013-05-07

(2013-05-06, 12:56)mwkurt Wrote:
(2013-05-06, 01:36)amcfarla Wrote: I got PseudoTV working on my XBMC, but I have noticed an issue and I am not sure how to resolve. I have set up several channels that all they play is one TV show with all the episodes one after the the other. Most of the channels seem to work and the schedule continues to move as time goes by(as you can see by the screenshots the other shows have more than one show on the channel) but I have two that do not move forward and are always at the same point(S01E01) and only have the one show. I have done a screenshot to show what I am talking about:

The Big Bang Theory show on this one(there is two shows but it always starts off at the same place):
Image


Happy Days on this one(starts same point, but only one show is available):
Image

I have tried removing and rescanning the shows into XBMC and the same problem still occurs. The video file extensions on the shows are .mkv and .avi. Anyone have any suggestions on fixing this? Thank you.

You will need to tell us a few things before we can help you. Are these channels created through the use of playlists that you made or did you just use PTV, if so show us the contents of your playlist? Did you set any channel rules and can you show them to us? After that we may be help you out.

Mark

This is what I have done for The Big Bang Theory, which is same for the shows that do work so I am confused why this one doesn't work correctly. They are not created through smart playlists, they are created through the TV Shows library.

Image

and these are the rules:

Image


I even tried doing a smart playlist with the shows with the following settings which does set each show following one after the other on the playlist but it does the same thing on this channel also, using the smart playlist:

Image

Anyone have any ideas what I did wrong, I am all ears. Thank you.


RE: TV Network channels not showing - BootsC5 - 2013-05-07

(2013-05-04, 18:30)BootsC5 Wrote: I'm running the pre-stable version located on page 1. Running Frodo, both 12.0 and 12.1. Channels defined of type "TV Networks" are not showing up in the EPG.

It appears the use of the following was the issue, setting it back to true seems to have solved the problem:
Code:
<advancedsettings>
  <jsonrpc>
    <compactoutput>false</compactoutput>
  </jsonrpc>
</advancedsettings>



RE: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - mwkurt - 2013-05-07

(2013-05-07, 03:48)amcfarla Wrote:
(2013-05-06, 12:56)mwkurt Wrote:
(2013-05-06, 01:36)amcfarla Wrote: I got PseudoTV working on my XBMC, but I have noticed an issue and I am not sure how to resolve. I have set up several channels that all they play is one TV show with all the episodes one after the the other. Most of the channels seem to work and the schedule continues to move as time goes by(as you can see by the screenshots the other shows have more than one show on the channel) but I have two that do not move forward and are always at the same point(S01E01) and only have the one show. I have done a screenshot to show what I am talking about:

The Big Bang Theory show on this one(there is two shows but it always starts off at the same place):
Image


Happy Days on this one(starts same point, but only one show is available):
Image

I have tried removing and rescanning the shows into XBMC and the same problem still occurs. The video file extensions on the shows are .mkv and .avi. Anyone have any suggestions on fixing this? Thank you.

You will need to tell us a few things before we can help you. Are these channels created through the use of playlists that you made or did you just use PTV, if so show us the contents of your playlist? Did you set any channel rules and can you show them to us? After that we may be help you out.

Mark

This is what I have done for The Big Bang Theory, which is same for the shows that do work so I am confused why this one doesn't work correctly. They are not created through smart playlists, they are created through the TV Shows library.

Image

and these are the rules:

Image


I even tried doing a smart playlist with the shows with the following settings which does set each show following one after the other on the playlist but it does the same thing on this channel also, using the smart playlist:

Image

Anyone have any ideas what I did wrong, I am all ears. Thank you.

Hello,

Looks like there may be some sort of a problem with the way PTV has saved your channel information. Inside the PTV folder there is an xml file that has all of your channel information saved. You can open that with a text reader and compare your bad channels to one of your channels that works correctly. See if all of the information is the same in each.
You could also add the rule "Show only unwatched shows" to the channel rules.

Some other things to try.....try a clean install of PTV.

Short of that, I don't think I know what the problem is. Sorry.

Mark