ClumsyXBMC / EEVBlog-Xbmc-Plugin

Plugin for the wonderful Kodi Media Center and David's eevblog.com
http://www.kodi.tv
GNU General Public License v2.0
5 stars 3 forks source link

episode listing ok... but items do not play #5

Closed rutgrad closed 10 years ago

rutgrad commented 10 years ago

I can send you my debugging XbMC.log file if you would like. here is what I can fit and believe to be the most pertinent parts:

17:46:40 T:9924 NOTICE: ----------------------------------------------------------------------- 17:46:40 T:9924 NOTICE: Starting XBMC (12.2 Git:20130502-32b1a5e), Platform: Windows 7 SP1 64-bit, build 7601. Built on May 2 2013 (compiler 1600) 17:46:40 T:9924 NOTICE: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz 17:46:40 T:9924 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz 17:46:40 T:9924 NOTICE: Running with administrator rights 17:46:40 T:9924 NOTICE: Aero is enabled 17:46:40 T:9924 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC 17:46:40 T:9924 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC 17:46:40 T:9924 NOTICE: special://masterprofile/ is mapped to: C:\Users\jharte\AppData\Roaming\XBMC\userdata 17:46:40 T:9924 NOTICE: special://home/ is mapped to: C:\Users\jharte\AppData\Roaming\XBMC\ 17:46:40 T:9924 NOTICE: special://temp/ is mapped to: C:\Users\jharte\AppData\Roaming\XBMC\cache 17:46:40 T:9924 NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe 17:46:40 T:9924 NOTICE: Local hostname: JimDesktop13 17:46:40 T:9924 NOTICE: Log File is located: C:\Users\jharte\AppData\Roaming\XBMC\xbmc.log 17:46:40 T:9924 NOTICE: ----------------------------------------------------------------------- 17:46:40 T:9924 NOTICE: Found 2 Lists of Devices 17:46:40 T:9924 NOTICE: Enumerated DirectSound devices: 17:46:40 T:9924 NOTICE: Device 1 17:46:40 T:9924 NOTICE: m_deviceName : {0A00857B-0E60-4499-B9D1-92A4FC4F564F} 17:46:40 T:9924 NOTICE: m_displayName : Speakers - Speakers (Realtek High Definition Audio) 17:46:40 T:9924 NOTICE: m_displayNameExtra: DirectSound: Speakers (Realtek High Definition Audio) 17:46:40 T:9924 NOTICE: m_deviceType : AE_DEVTYPE_PCM 17:46:40 T:9924 NOTICE: m_channels : FL,FR 17:46:40 T:9924 NOTICE: m_sampleRates : 48000 17:46:40 T:9924 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3 17:46:40 T:9924 NOTICE: Enumerated WASAPI devices: 17:46:40 T:9924 NOTICE: Device 1 17:46:40 T:9924 NOTICE: m_deviceName : {0A00857B-0E60-4499-B9D1-92A4FC4F564F} 17:46:40 T:9924 NOTICE: m_displayName : Speakers - Speakers (Realtek High Definition Audio) 17:46:40 T:9924 NOTICE: m_displayNameExtra: WASAPI: Speakers (Realtek High Definition Audio) 17:46:40 T:9924 NOTICE: m_deviceType : AE_DEVTYPE_PCM 17:46:40 T:9924 NOTICE: m_channels : FL,FR 17:46:40 T:9924 NOTICE: m_sampleRates : 192000,96000,48000,44100 17:46:40 T:9924 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE 17:46:40 T:9924 NOTICE: load settings... 17:46:40 T:9924 NOTICE: special://profile/ is mapped to: special://masterprofile/ 17:46:40 T:9924 NOTICE: loading special://masterprofile/guisettings.xml 17:46:40 T:9924 NOTICE: Getting hardware information now... 17:46:40 T:9924 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml. 17:46:40 T:9924 NOTICE: Loaded playercorefactory configuration 17:46:40 T:9924 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml. 17:46:40 T:9924 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping. 17:46:40 T:9924 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml) 17:46:40 T:9924 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml) 17:46:40 T:9924 NOTICE: Default DVD Player: dvdplayer 17:46:40 T:9924 NOTICE: Default Video Player: dvdplayer 17:46:40 T:9924 NOTICE: Default Audio Player: paplayer 17:46:40 T:9924 NOTICE: Disabled debug logging due to GUI setting. Level 0. 17:46:40 T:9924 NOTICE: Log level changed to 0 17:46:40 T:9924 NOTICE: Loading media sources from special://masterprofile/sources.xml 17:46:40 T:6004 NOTICE: Thread CSoftAE start, auto delete: false 17:46:40 T:9924 NOTICE: Running database version Addons15 17:46:41 T:9684 NOTICE: Thread XBMC Peripherals start, auto delete: false

17:49:01 T:9924 DEBUG: ParentPath = [addons://sources/video/] 17:49:01 T:5376 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin EEVblog('plugin://plugin.video.eevblog/','4','') 17:49:01 T:5376 INFO: initializing python engine. 17:49:01 T:5376 DEBUG: new python thread created. id=11 17:49:01 T:5376 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the EEVblog (id=11) plugin... 17:49:01 T:788 NOTICE: Thread XBPyThread start, auto delete: false 17:49:01 T:788 DEBUG: Python thread: start processing 17:49:01 T:788 NOTICE: -->Python Interpreter Initialized<-- 17:49:01 T:788 DEBUG: XBPyThread::Process - The source file to load is C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py 17:49:01 T:788 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.pyamf\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.t0mm0.common\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.watchhistory\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.beautifulsoup4\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.urlresolver\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.universal\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.playbackengine\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.xbmc.ads\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Users\jharte\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; 17:49:01 T:788 DEBUG: XBPyThread::Process - Entering source directory C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog 17:49:01 T:788 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.eevblog" dependent on version 2.1.0 of the xbmc.python api 17:49:01 T:5376 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully 17:49:01 T:788 INFO: Scriptresult: Success 17:49:01 T:6880 NOTICE: Thread Background Loader start, auto delete: false 17:49:01 T:788 INFO: Python script stopped 17:49:01 T:788 DEBUG: Thread XBPyThread 788 terminating 17:49:01 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action doubleclick 17:49:01 T:6880 DEBUG: Thread Background Loader 6880 terminating 17:49:01 T:5376 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url 17:49:01 T:9924 DEBUG: waiting for python thread 11 (C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py) to stop 17:49:01 T:9924 DEBUG: python thread 11 (C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py) destructed 17:49:02 T:10012 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url 17:49:03 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:49:03 T:9924 DEBUG: Clearing cached fileitems [plugin://plugin.video.eevblog/?mode=1] 17:49:03 T:9924 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.eevblog/?mode=1) 17:49:03 T:9924 DEBUG: ParentPath = [plugin://plugin.video.eevblog/] 17:49:03 T:5376 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin EEVblog('plugin://plugin.video.eevblog/','5','?mode=1') 17:49:03 T:5376 INFO: initializing python engine. 17:49:03 T:5376 DEBUG: new python thread created. id=12 17:49:03 T:5376 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the EEVblog (id=12) plugin... 17:49:03 T:8356 NOTICE: Thread XBPyThread start, auto delete: false 17:49:03 T:8356 DEBUG: Python thread: start processing 17:49:03 T:8356 NOTICE: -->Python Interpreter Initialized<-- 17:49:03 T:8356 DEBUG: XBPyThread::Process - The source file to load is C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py 17:49:03 T:8356 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.pyamf\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.t0mm0.common\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.watchhistory\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.beautifulsoup4\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.urlresolver\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.universal\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.playbackengine\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.xbmc.ads\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Users\jharte\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; 17:49:03 T:8356 DEBUG: XBPyThread::Process - Entering source directory C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog 17:49:03 T:8356 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.eevblog" dependent on version 2.1.0 of the xbmc.python api 17:49:03 T:9924 DEBUG: ------ Window Init (DialogBusy.xml) ------ 17:49:03 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action doubleclick 17:49:04 T:5376 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully 17:49:04 T:8356 INFO: Scriptresult: Success 17:49:04 T:8356 INFO: Python script stopped 17:49:04 T:8356 DEBUG: Thread XBPyThread 8356 terminating 17:49:04 T:9924 DEBUG: Saving fileitems [plugin://plugin.video.eevblog/?mode=1] 17:49:04 T:9924 DEBUG: -- items: 497, sort method: 0, ascending: false 17:49:04 T:6472 NOTICE: Thread Background Loader start, auto delete: false 17:49:04 T:9924 DEBUG: waiting for python thread 12 (C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py) to stop 17:49:04 T:9924 DEBUG: python thread 12 (C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py) destructed 17:49:04 T:9924 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 17:49:06 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:49:06 T:9924 DEBUG: XFILE::CPluginDirectory::RunScriptWithParams - calling plugin EEVblog('plugin://plugin.video.eevblog/||[];var html=[];for(var i=0;i<entries.length;i++){var entry=entries[i];var title=entry.title.$t;var width="640";var height="388.571428571";var showtitle="Yes";var titledisplay='';if(showtitle=="Yes"){titledisplay="

"+title+"

";}else{titledisplay="";} var playerUrl=entries[i].media$group.media$content[0].url;html.push("<div class=/"wp_youtube_gallery/">",titledisplay,"/n","

");} document.getElementById('videos_on_post_546').innerHTML=html.join('');}

                                            <script type="text/javascript" src="http://gdata.youtube.com/feeds/users/eevblog/uploads?alt=json-in-script&max-results=10&callback=wp_youtube_gallery_post_page"></script></p>
                                        <p><strong>Blog links to every Episode:</strong><br/>
                                        <ul>        <li>
                                                    <a href="/2014/01/15/eevblog-568-solderless-breadboard-capacitance/&name=EEVblog #568 - Solderless Breadboard Capacitance','-1','?mode=2&url=/">eevblog &#8211; the electronics engineering video blog</a></span>
                                                                                        <span class="slogan">no script, no fear, all opinion</span>
                                                            </div>
                                                        </div>
                                                        <div class="icons span-6 last">
                                                            <div class="paddings">
                                                                <div class="icons-wrapper">
                                                                    <a href="/feed/" title="rss link"><img src="/wp-content/themes/gear/images/ico/rss.gif.pagespeed.ce.aztzxjqw5c.gif" alt="rss icon"/></a>
                                                                                                <a href="/"><img src="http://eev.eevblog.com/wp-content/themes/gear/images/ico/home.gif.pagespeed.ce.x25OCg22fP.gif" alt="Home icon"/></a>
                                                                </div>

                                                                                    </div>
                                                        </div>
                                                    </div>

                                                    <div class="menu span-24">
                                                        <ul class="menu-wrapper">
                                                                                <li class="first "><a href="/" title="A link to home page">Home</a></li>

                                                                                                    <li class="page_item page-item-252"><a href="/forum/">Forum</a></li>
                                        <li class="page_item page-item-2707"><a href="/blog/">Blog</a></li>
                                        <li class="page_item page-item-2"><a href="/about/">About</a></li>
                                        <li class="page_item page-item-272"><a href="/merch/">Merch</a></li>
                                        <li class="page_item page-item-1757"><a href="/wiki/">Wiki</a></li>
                                        <li class="page_item page-item-511"><a href="/donations/">Donate</a></li>
                                        <li class="page_item page-item-1086"><a href="/radioshow/">Amp Hour</a></li>
                                        <li class="page_item page-item-546 current_page_item"><a href="/episodes/">Episodes</a></li>
                                        <li class="page_item page-item-746"><a href="/live-show/">Live</a></li>
                                        <li class="page_item page-item-877"><a href="/amazon/">Amazon</a></li>
                                        <li class="page_item page-item-1136"><a href="/ad/">Ads</a></li>
                                        <li class="page_item page-item-1289"><a href="/shop/">Shop</a></li>
                                        <li class="page_item page-item-1575 page_item_has_children"><a href="/projects/">Projects</a></li>

                                                                                                        <li class="cat-item cat-item-60"><a href="/category/april-fools/" title="View all posts filed under April Fools">April Fools</a> (3)
                                        </li>
                                            <li class="cat-item cat-item-366"><a href="/category/blog-2/" title="View all posts filed under Blog">Blog</a> (6)
                                        </li>
                                            <li class="cat-item cat-item-80"><a href="/category/contests/" title="View all posts filed under Contests">Contests</a> (10)
                                        </li>
                                            <li class="cat-item cat-item-55"><a href="/category/drive-time/" title="View all posts filed under Drive Time">Drive Time</a> (11)
                                        </li>
                                            <li class="cat-item cat-item-3"><a href="/category/eevblog-official-releases/" title="The official releases of the EEVblog">EEVblog &#8211; Official Releases</a> (588)
                                        </li>
                                            <li class="cat-item cat-item-7"><a href="/category/podcastfeed/" title="A Podcast feed for the EEVBlog">EEVblog &#8211; Podcast</a> (583)
                                        </li>
                                            <li class="cat-item cat-item-4"><a href="/category/eevblog-supplementary-material/" title="Additional videos, photos, and other material that didn&#039;t make it into the EEVblog due to editing constraints etc.">EEVblog &#8211; Supplementary Material</a> (4)
                                        </li>
                                            <li class="cat-item cat-item-74"><a href="/category/liveshow/" title="Recordings of the Live Shows">Live Show</a> (12)
                                        </li>
                                            <li class="cat-item cat-item-106"><a href="/category/mailbag/" title="View all posts filed under Mailbag">Mailbag</a> (7)
                                        </li>
                                            <li class="cat-item cat-item-5"><a href="/category/miscellaneous-stuff/" title="Nothing to really do with the EEVblog, but thought I&#039;d share anyway.">Miscellaneous Stuff</a> (114)
                                        </li>
                                            <li class="cat-item cat-item-1"><a href="/category/uncategorized/" title="View all posts filed under Uncategorized">Uncategorized</a> (1)
                                        </li>
                                                                            </ul>
                                                    </div>

                                                    <div class="content span-24">

                                                        <div class="posts span-17 last">

                                                                                <div class="banner">
                                                                <div class="paddings">
                                                                    <img src="/wp-content/themes/gear/images/ico.big/xuser.png.pagespeed.ic.yiQFfRBFIw.jpg" alt="Gear"></img>
                                                                    <h3>Hosted by David L. Jones<h3><p>

                                        And presented in Dave's unique non-scripted overly enthusiastic style!                      </div>
                                                                <div class="clear"></div>
                                                            </div>

                                                            <div class="paddings">

                                                                <ul class="items">

                                                                                                                            <li>

                                                                                                        <h2>
                                                                                                                    Episodes                                                                    </h2>
                                                                        <div class="info">
                                                                                                            </div>

                                                                        <p><strong>The last 10 Episodes:</strong><br/>
                                        <script type="text/javascript">function wp_youtube_gallery_post_page(data){var feed=data.feed;var entries=feed.entry')

17:49:06 T:9924 INFO: initializing python engine. 17:49:06 T:9924 DEBUG: new python thread created. id=13 17:49:06 T:7120 NOTICE: Thread XBPyThread start, auto delete: false 17:49:06 T:7120 DEBUG: Python thread: start processing 17:49:06 T:7120 NOTICE: -->Python Interpreter Initialized<-- 17:49:06 T:7120 DEBUG: XBPyThread::Process - The source file to load is C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py 17:49:06 T:7120 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.pyamf\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.t0mm0.common\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.watchhistory\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.beautifulsoup4\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.urlresolver\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.universal\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.playbackengine\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.xbmc.ads\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Users\jharte\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; 17:49:06 T:7120 DEBUG: XBPyThread::Process - Entering source directory C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog 17:49:06 T:7120 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.eevblog" dependent on version 2.1.0 of the xbmc.python api 17:49:06 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action doubleclick 17:49:06 T:7120 WARNING: Attempt to use invalid handle -1 17:49:06 T:7120 WARNING: Previous line repeats 1 times. 17:49:06 T:7120 INFO: Scriptresult: Success 17:49:06 T:9924 DEBUG: Activating window ID: 10138 17:49:06 T:9924 DEBUG: ------ Window Init (DialogBusy.xml) ------ 17:49:06 T:9924 DEBUG: ------ Window Init (DialogKaiToast.xml) ------ 17:49:06 T:6004 DEBUG: Resumed the Sink 17:49:06 T:6004 DEBUG: CSoftAE::Run - Sink restart flagged 17:49:06 T:6004 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting 17:49:06 T:9924 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 17:49:06 T:7120 INFO: Python script stopped 17:49:06 T:7120 DEBUG: Thread XBPyThread 7120 terminating 17:49:06 T:6004 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 464908 17:49:06 T:6004 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created 17:49:06 T:6004 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters: 17:49:06 T:6004 DEBUG: Audio Device : Speakers (Realtek High Definition Audio) 17:49:06 T:6004 DEBUG: Sample Rate : 44100 17:49:06 T:6004 DEBUG: Sample Format : AE_FMT_FLOAT 17:49:06 T:6004 DEBUG: Bits Per Sample : 32 17:49:06 T:6004 DEBUG: Valid Bits/Samp : 32 17:49:06 T:6004 DEBUG: Channel Count : 2 17:49:06 T:6004 DEBUG: Block Align : 8 17:49:06 T:6004 DEBUG: Avg. Bytes Sec : 352800 17:49:06 T:6004 DEBUG: Samples/Block : 32 17:49:06 T:6004 DEBUG: Format cBSize : 22 17:49:06 T:6004 DEBUG: Channel Layout : FL,FR 17:49:06 T:6004 DEBUG: Channel Mask : 3 17:49:06 T:6004 DEBUG: Frames : 441 17:49:06 T:6004 DEBUG: Frame Samples : 882 17:49:06 T:6004 DEBUG: Frame Size : 8 17:49:06 T:6004 DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized: 17:49:06 T:6004 DEBUG: Output Device : Speakers - Speakers (Realtek High Definition Audio) 17:49:06 T:6004 DEBUG: Sample Rate : 44100 17:49:06 T:6004 DEBUG: Sample Format : AE_FMT_FLOAT 17:49:06 T:6004 DEBUG: Channel Count : 2 17:49:06 T:6004 DEBUG: Channel Layout: FL,FR 17:49:06 T:6004 DEBUG: Frames : 441 17:49:06 T:6004 DEBUG: Frame Samples : 882 17:49:06 T:6004 DEBUG: Frame Size : 8 17:49:06 T:6004 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.0 17:49:06 T:6004 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3528 17:49:06 T:9924 DEBUG: waiting for python thread 13 (C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py) to stop 17:49:06 T:9924 DEBUG: python thread 13 (C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py) destructed 17:49:06 T:6004 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback 17:49:08 T:6472 DEBUG: Thread Background Loader 6472 terminating 17:49:08 T:9924 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------ 17:49:13 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:49:13 T:9924 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(home) 17:49:13 T:9924 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(home) 17:49:13 T:9924 DEBUG: Activating window ID: 10000 17:49:14 T:9924 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------ 17:49:14 T:9924 DEBUG: ------ Window Init (Home.xml) ------ 17:49:16 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:49:16 T:9924 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Settings) 17:49:16 T:9924 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Settings) 17:49:16 T:9924 DEBUG: Activating window ID: 10004 17:49:16 T:9924 DEBUG: ------ Window Deinit (Home.xml) ------ 17:49:16 T:9924 DEBUG: ------ Window Init (Settings.xml) ------ 17:49:18 T:6004 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up 17:49:18 T:6004 DEBUG: Suspended the Sink 17:49:19 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:49:19 T:9924 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(SystemSettings) 17:49:19 T:9924 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(SystemSettings) 17:49:19 T:9924 DEBUG: Activating window ID: 10016 17:49:19 T:9924 DEBUG: ------ Window Deinit (Settings.xml) ------ 17:49:19 T:9924 DEBUG: ------ Window Init (SettingsCategory.xml) ------ 17:49:21 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:49:24 T:9924 DEBUG: Previous line repeats 1 times. 17:49:24 T:9924 NOTICE: Disabled debug logging due to GUI setting. Level 0. 17:49:24 T:9924 NOTICE: Log level changed to 0 17:51:14 T:9924 NOTICE: Log level changed to 2 17:51:14 T:9924 NOTICE: Enabled debug logging due to GUI setting. Level 2. 17:51:14 T:9924 DEBUG: ------ Window Init () ------ 17:51:20 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:51:22 T:9924 DEBUG: Previous line repeats 1 times. 17:51:22 T:9924 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(home) 17:51:22 T:9924 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(home) 17:51:22 T:9924 DEBUG: Activating window ID: 10000 17:51:22 T:9924 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------ 17:51:22 T:9924 DEBUG: ------ Window Init (Home.xml) ------ 17:51:26 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:51:26 T:9924 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Videos) 17:51:26 T:9924 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos) 17:51:26 T:9924 DEBUG: Activating window ID: 10025 17:51:26 T:9924 DEBUG: ------ Window Deinit (Home.xml) ------ 17:51:26 T:9924 DEBUG: CApplication::ExecuteXBMCAction : Translating ClearProperty(VideosDirectLink) 17:51:26 T:9924 DEBUG: CApplication::ExecuteXBMCAction : To ClearProperty(VideosDirectLink) 17:51:26 T:9924 DEBUG: ------ Window Init (MyVideoNav.xml) ------ 17:51:26 T:9924 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.eevblog/?mode=1) 17:51:26 T:9924 DEBUG: ParentPath = [plugin://plugin.video.eevblog/?mode=1] 17:51:26 T:9924 DEBUG: Loading fileitems [plugin://plugin.video.eevblog/?mode=1] 17:51:26 T:9924 DEBUG: -- items: 497, directory: plugin://plugin.video.eevblog/?mode=1 sort method: 0, ascending: false 17:51:26 T:11024 NOTICE: Thread Background Loader start, auto delete: false 17:51:28 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:51:28 T:9924 DEBUG: XFILE::CPluginDirectory::RunScriptWithParams - calling plugin EEVblog('plugin://plugin.video.eevblog/||[];var html=[];for(var i=0;i<entries.length;i++){var entry=entries[i];var title=entry.title.$t;var width="640";var height="388.571428571";var showtitle="Yes";var titledisplay='';if(showtitle=="Yes"){titledisplay="

"+title+"

";}else{titledisplay="";} var playerUrl=entries[i].media$group.media$content[0].url;html.push("<div class=/"wp_youtube_gallery/">",titledisplay,"/n","

");} document.getElementById('videos_on_post_546').innerHTML=html.join('');}

                                            <script type="text/javascript" src="http://gdata.youtube.com/feeds/users/eevblog/uploads?alt=json-in-script&max-results=10&callback=wp_youtube_gallery_post_page"></script></p>
                                        <p><strong>Blog links to every Episode:</strong><br/>
                                        <ul>        <li>
                                                    <a href="/2014/01/15/eevblog-568-solderless-breadboard-capacitance/&name=EEVblog #568 - Solderless Breadboard Capacitance','-1','?mode=2&url=/">eevblog &#8211; the electronics engineering video blog</a></span>
                                                                                        <span class="slogan">no script, no fear, all opinion</span>
                                                            </div>
                                                        </div>
                                                        <div class="icons span-6 last">
                                                            <div class="paddings">
                                                                <div class="icons-wrapper">
                                                                    <a href="/feed/" title="rss link"><img src="/wp-content/themes/gear/images/ico/rss.gif.pagespeed.ce.aztzxjqw5c.gif" alt="rss icon"/></a>
                                                                                                <a href="/"><img src="http://eev.eevblog.com/wp-content/themes/gear/images/ico/home.gif.pagespeed.ce.x25OCg22fP.gif" alt="Home icon"/></a>
                                                                </div>

                                                                                    </div>
                                                        </div>
                                                    </div>

                                                    <div class="menu span-24">
                                                        <ul class="menu-wrapper">
                                                                                <li class="first "><a href="/" title="A link to home page">Home</a></li>

                                                                                                    <li class="page_item page-item-252"><a href="/forum/">Forum</a></li>
                                        <li class="page_item page-item-2707"><a href="/blog/">Blog</a></li>
                                        <li class="page_item page-item-2"><a href="/about/">About</a></li>
                                        <li class="page_item page-item-272"><a href="/merch/">Merch</a></li>
                                        <li class="page_item page-item-1757"><a href="/wiki/">Wiki</a></li>
                                        <li class="page_item page-item-511"><a href="/donations/">Donate</a></li>
                                        <li class="page_item page-item-1086"><a href="/radioshow/">Amp Hour</a></li>
                                        <li class="page_item page-item-546 current_page_item"><a href="/episodes/">Episodes</a></li>
                                        <li class="page_item page-item-746"><a href="/live-show/">Live</a></li>
                                        <li class="page_item page-item-877"><a href="/amazon/">Amazon</a></li>
                                        <li class="page_item page-item-1136"><a href="/ad/">Ads</a></li>
                                        <li class="page_item page-item-1289"><a href="/shop/">Shop</a></li>
                                        <li class="page_item page-item-1575 page_item_has_children"><a href="/projects/">Projects</a></li>

                                                                                                        <li class="cat-item cat-item-60"><a href="/category/april-fools/" title="View all posts filed under April Fools">April Fools</a> (3)
                                        </li>
                                            <li class="cat-item cat-item-366"><a href="/category/blog-2/" title="View all posts filed under Blog">Blog</a> (6)
                                        </li>
                                            <li class="cat-item cat-item-80"><a href="/category/contests/" title="View all posts filed under Contests">Contests</a> (10)
                                        </li>
                                            <li class="cat-item cat-item-55"><a href="/category/drive-time/" title="View all posts filed under Drive Time">Drive Time</a> (11)
                                        </li>
                                            <li class="cat-item cat-item-3"><a href="/category/eevblog-official-releases/" title="The official releases of the EEVblog">EEVblog &#8211; Official Releases</a> (588)
                                        </li>
                                            <li class="cat-item cat-item-7"><a href="/category/podcastfeed/" title="A Podcast feed for the EEVBlog">EEVblog &#8211; Podcast</a> (583)
                                        </li>
                                            <li class="cat-item cat-item-4"><a href="/category/eevblog-supplementary-material/" title="Additional videos, photos, and other material that didn&#039;t make it into the EEVblog due to editing constraints etc.">EEVblog &#8211; Supplementary Material</a> (4)
                                        </li>
                                            <li class="cat-item cat-item-74"><a href="/category/liveshow/" title="Recordings of the Live Shows">Live Show</a> (12)
                                        </li>
                                            <li class="cat-item cat-item-106"><a href="/category/mailbag/" title="View all posts filed under Mailbag">Mailbag</a> (7)
                                        </li>
                                            <li class="cat-item cat-item-5"><a href="/category/miscellaneous-stuff/" title="Nothing to really do with the EEVblog, but thought I&#039;d share anyway.">Miscellaneous Stuff</a> (114)
                                        </li>
                                            <li class="cat-item cat-item-1"><a href="/category/uncategorized/" title="View all posts filed under Uncategorized">Uncategorized</a> (1)
                                        </li>
                                                                            </ul>
                                                    </div>

                                                    <div class="content span-24">

                                                        <div class="posts span-17 last">

                                                                                <div class="banner">
                                                                <div class="paddings">
                                                                    <img src="/wp-content/themes/gear/images/ico.big/xuser.png.pagespeed.ic.yiQFfRBFIw.jpg" alt="Gear"></img>
                                                                    <h3>Hosted by David L. Jones<h3><p>

                                        And presented in Dave's unique non-scripted overly enthusiastic style!                      </div>
                                                                <div class="clear"></div>
                                                            </div>

                                                            <div class="paddings">

                                                                <ul class="items">

                                                                                                                            <li>

                                                                                                        <h2>
                                                                                                                    Episodes                                                                    </h2>
                                                                        <div class="info">
                                                                                                            </div>

                                                                        <p><strong>The last 10 Episodes:</strong><br/>
                                        <script type="text/javascript">function wp_youtube_gallery_post_page(data){var feed=data.feed;var entries=feed.entry')

17:51:28 T:9924 INFO: initializing python engine. 17:51:28 T:9924 DEBUG: new python thread created. id=14 17:51:28 T:11032 NOTICE: Thread XBPyThread start, auto delete: false 17:51:28 T:11032 DEBUG: Python thread: start processing 17:51:28 T:11032 NOTICE: -->Python Interpreter Initialized<-- 17:51:28 T:11032 DEBUG: XBPyThread::Process - The source file to load is C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py 17:51:28 T:11032 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.pyamf\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.t0mm0.common\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.watchhistory\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.beautifulsoup4\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.urlresolver\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.universal\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.playbackengine\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.xbmc.ads\lib;C:\Users\jharte\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Users\jharte\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; 17:51:28 T:11032 DEBUG: XBPyThread::Process - Entering source directory C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog 17:51:28 T:11032 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.eevblog" dependent on version 2.1.0 of the xbmc.python api 17:51:28 T:11032 WARNING: Attempt to use invalid handle -1 17:51:28 T:11032 WARNING: Previous line repeats 1 times. 17:51:28 T:11032 INFO: Scriptresult: Success 17:51:28 T:9924 DEBUG: Activating window ID: 10138 17:51:28 T:9924 DEBUG: ------ Window Init (DialogBusy.xml) ------ 17:51:28 T:9924 DEBUG: ------ Window Init (DialogKaiToast.xml) ------ 17:51:28 T:6004 DEBUG: Resumed the Sink 17:51:28 T:6004 DEBUG: CSoftAE::Run - Sink restart flagged 17:51:28 T:6004 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting 17:51:28 T:11032 INFO: Python script stopped 17:51:28 T:9924 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 17:51:28 T:11032 DEBUG: Thread XBPyThread 11032 terminating 17:51:28 T:6004 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 464908 17:51:28 T:6004 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created 17:51:28 T:6004 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters: 17:51:28 T:6004 DEBUG: Audio Device : Speakers (Realtek High Definition Audio) 17:51:28 T:6004 DEBUG: Sample Rate : 44100 17:51:28 T:6004 DEBUG: Sample Format : AE_FMT_FLOAT 17:51:28 T:6004 DEBUG: Bits Per Sample : 32 17:51:28 T:6004 DEBUG: Valid Bits/Samp : 32 17:51:28 T:6004 DEBUG: Channel Count : 2 17:51:28 T:6004 DEBUG: Block Align : 8 17:51:28 T:6004 DEBUG: Avg. Bytes Sec : 352800 17:51:28 T:6004 DEBUG: Samples/Block : 32 17:51:28 T:6004 DEBUG: Format cBSize : 22 17:51:28 T:6004 DEBUG: Channel Layout : FL,FR 17:51:28 T:6004 DEBUG: Channel Mask : 3 17:51:28 T:6004 DEBUG: Frames : 441 17:51:28 T:6004 DEBUG: Frame Samples : 882 17:51:28 T:6004 DEBUG: Frame Size : 8 17:51:28 T:6004 DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized: 17:51:28 T:6004 DEBUG: Output Device : Speakers - Speakers (Realtek High Definition Audio) 17:51:28 T:6004 DEBUG: Sample Rate : 44100 17:51:28 T:6004 DEBUG: Sample Format : AE_FMT_FLOAT 17:51:28 T:6004 DEBUG: Channel Count : 2 17:51:28 T:6004 DEBUG: Channel Layout: FL,FR 17:51:28 T:6004 DEBUG: Frames : 441 17:51:28 T:6004 DEBUG: Frame Samples : 882 17:51:28 T:6004 DEBUG: Frame Size : 8 17:51:28 T:6004 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.0 17:51:28 T:6004 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3528 17:51:28 T:9924 DEBUG: waiting for python thread 14 (C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py) to stop 17:51:28 T:9924 DEBUG: python thread 14 (C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.eevblog\default.py) destructed 17:51:29 T:6004 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback 17:51:30 T:11024 DEBUG: Thread Background Loader 11024 terminating 17:51:31 T:9924 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------ 17:51:31 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:51:31 T:9924 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(home) 17:51:31 T:9924 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(home) 17:51:31 T:9924 DEBUG: Activating window ID: 10000 17:51:32 T:9924 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------ 17:51:32 T:9924 DEBUG: ------ Window Init (Home.xml) ------ 17:51:33 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:51:33 T:9924 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(ShutdownMenu) 17:51:33 T:9924 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(ShutdownMenu) 17:51:33 T:9924 DEBUG: Activating window ID: 10111 17:51:33 T:9924 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------ 17:51:33 T:9924 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY 17:51:33 T:9924 DEBUG: CApplication::ExecuteXBMCAction : Translating down 17:51:33 T:9924 DEBUG: CApplication::ExecuteXBMCAction : To down 17:51:36 T:9924 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick 17:51:36 T:9924 DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.Quit() 17:51:36 T:9924 DEBUG: CApplication::ExecuteXBMCAction : To XBMC.Quit() 17:51:36 T:9924 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc 17:51:36 T:9924 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit 17:51:36 T:9924 NOTICE: Storing total System Uptime 17:51:36 T:9924 NOTICE: Saving settings 17:51:36 T:9924 NOTICE: stop all 17:51:36 T:9924 INFO: stopping PVRManager 17:51:36 T:9924 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop 17:51:36 T:9924 NOTICE: ES: Stopping event server 17:51:36 T:9924 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop 17:51:36 T:9924 NOTICE: stopping zeroconf publishing 17:51:36 T:7564 NOTICE: ES: UDP Event server stopped 17:51:36 T:7564 DEBUG: Thread CEventServer 7564 terminating 17:51:36 T:3492 DEBUG: Thread CTCPServer 3492 terminating 17:51:36 T:6456 DEBUG: Thread XBMC Peripherals 6456 terminating 17:51:36 T:9684 DEBUG: Thread XBMC Peripherals 9684 terminating 17:51:36 T:9924 NOTICE: stop sap announcement listener 17:51:36 T:9924 NOTICE: clean cached files! 17:51:36 T:9924 NOTICE: unload skin 17:51:36 T:9924 INFO: Unloading old skin ... 17:51:36 T:9924 DEBUG: ------ Window Deinit () ------ 17:51:36 T:9924 DEBUG: ------ Window Deinit (Home.xml) ------ 17:51:36 T:9924 DEBUG: ------ Window Deinit (Pointer.xml) ------ 17:51:36 T:9924 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle 17:51:36 T:9924 DEBUG: ADDON: Stopping service addons. 17:51:36 T:9924 INFO: Stopping script with id: 3 17:51:36 T:8352 NOTICE: PrimeWire: Service: shutting down... 17:51:36 T:8352 INFO: Scriptresult: Success 17:51:36 T:9924 DEBUG: XBPyThread::stop - script termination took 168ms 17:51:36 T:9924 INFO: Stopping script with id: 4 17:51:36 T:8032 NOTICE: StorageServer-2.5.2 Closed down 17:51:36 T:8032 INFO: Scriptresult: Success 17:51:36 T:9924 DEBUG: XBPyThread::stop - script termination took 8ms 17:51:36 T:8352 INFO: Python script interrupted by user 17:51:36 T:8352 DEBUG: Thread XBPyThread 8352 terminating 17:51:36 T:9924 NOTICE: stop python 17:51:36 T:9924 DEBUG: waiting for python thread 3 (C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.1channel\service.py) to stop 17:51:36 T:9924 DEBUG: python thread 3 (C:\Users\jharte\AppData\Roaming\XBMC\addons\plugin.video.1channel\service.py) destructed 17:51:36 T:9924 DEBUG: waiting for python thread 4 (C:\Users\jharte\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py) to stop 17:51:36 T:8032 DEBUG: Thread XBPyThread 8032 terminating 17:51:36 T:9924 DEBUG: python thread 4 (C:\Users\jharte\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py) destructed 17:51:36 T:6004 DEBUG: Thread CSoftAE 6004 terminating 17:51:36 T:9924 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up 17:51:36 T:9924 NOTICE: stopped 17:51:36 T:9924 NOTICE: destroy

ClumsyXBMC commented 10 years ago

Heh, something clearly went wrong there parsing the youtube url. Does that happen ony any episode, or was it some special one ? I'll try and reproduce this this weekend.

rutgrad commented 10 years ago

All Episodes. I will review myself as well and see if I can debug. I know youtube changed a ton of things in their interface