OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.61k stars 883 forks source link

Hulu playback fails with error: No module named BeautifulSoup #760

Closed Domin6 closed 12 years ago

Domin6 commented 12 years ago

I keep getting this error when trying to play back from hulu

12:19:47 T:139760114857728 NOTICE: HULU--> common.args.mode -- > TV_play 12:19:47 T:139760114857728 INFO: -->Python script returned the following error<-- 12:19:47 T:139760114857728 ERROR: Error Type: <type 'exceptions.ImportError'> 12:19:47 T:139760114857728 ERROR: Error Contents: No module named BeautifulSoup 12:19:47 T:139760114857728 ERROR: Traceback (most recent call last): File "/storage/.xbmc/addons/plugin.video.hulu/default.py", line 57, in modes ( ) File "/storage/.xbmc/addons/plugin.video.hulu/default.py", line 37, in modes import resources.lib.stream_hulu as stream_media File "/storage/.xbmc/addons/plugin.video.hulu/resources/lib/stream_hulu.py", line 6, in import ads File "/storage/.xbmc/addons/plugin.video.hulu/resources/lib/ads.py", line 12, in from BeautifulSoup import BeautifulStoneSoup ImportError: No module named BeautifulSoup 12:19:47 T:139760114857728 INFO: -->End of Python script error report<-- 12:19:47 T:139760114857728 INFO: Python script stopped 12:19:47 T:139760114857728 DEBUG: Thread XBPyThread 139760114857728 terminating 12:19:47 T:139761867564864 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating 12:19:47 T:139761867564864 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.hulu/?url="60075937"&mode="TV_play"&videoid="363588"&$ 12:19:47 T:139761867564864 DEBUG: Playlist Player: no more playable items... aborting playback 12:19:47 T:139760114857728 NOTICE: Thread Background Loader start, auto delete: false 12:19:47 T:139761867564864 DEBUG: waiting for python thread 18 to stop 12:19:47 T:139761867564864 DEBUG: python thread 18 destructed 12:19:47 T:139761867564864 DEBUG: LIRC: Update - NEW at 120239:160 0 KEY_OK_UP devinput (KEY_OK_UP) 12:19:47 T:139761867564864 DEBUG: LIRC: Update - NEW at 120384:ae 0 KEY_EXIT devinput (KEY_EXIT) 12:19:47 T:139761867564864 DEBUG: OnKey: menu (d8) pressed, action is Back

But if i look inside the addons folder, the BeautifulSoup is there.

Any advice on how to proceed from here?

sraue commented 12 years ago

can you paste the complete logfile?

Domin6 commented 12 years ago

Sure here it is:

################################################################################

... output of cat /storage/.xbmc/temp/xbmc.log

OpenELEC release: ION.x86_64-1.95.2

################################################################################ 11:24:26 T:140545087559488 NOTICE: ----------------------------------------------------------------------- 11:24:26 T:140545087559488 NOTICE: Starting XBMC (11.0 Git:a76f5d4), Platform: Linux (OpenELEC_PVR - Version: 1.95.2, 3.2.15 x86_64). Built on Apr 17 2012 11:24:26 T:140545087559488 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc 11:24:26 T:140545087559488 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc 11:24:26 T:140545087559488 NOTICE: special://masterprofile/ is mapped to: /storage/.xbmc/userdata 11:24:26 T:140545087559488 NOTICE: special://home/ is mapped to: /storage/.xbmc 11:24:26 T:140545087559488 NOTICE: special://temp/ is mapped to: /storage/.xbmc/temp 11:24:26 T:140545087559488 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin 11:24:26 T:140545087559488 NOTICE: Local hostname: openelec 11:24:26 T:140545087559488 NOTICE: Log File is located: /storage/.xbmc/temp/xbmc.log 11:24:26 T:140545087559488 NOTICE: ----------------------------------------------------------------------- 11:24:26 T:140545087559488 NOTICE: Setup SDL 11:24:26 T:140545087559488 NOTICE: load settings... 11:24:26 T:140545087559488 NOTICE: special://profile/ is mapped to: special://masterprofile/ 11:24:26 T:140545087559488 NOTICE: loading special://masterprofile/guisettings.xml 11:24:27 T:140545087559488 NOTICE: Getting hardware information now... 11:24:27 T:140545087559488 NOTICE: Checking resolution 12 11:24:27 T:140545087559488 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml. 11:24:27 T:140545087559488 NOTICE: Loaded playercorefactory configuration 11:24:27 T:140545087559488 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml. 11:24:27 T:140545087559488 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping. 11:24:27 T:140545087559488 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml 11:24:27 T:140545087559488 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are... <?xml version="1.0" encoding="UTF-8" ?>

false false cputemp gputemp 30

11:24:27 T:140545087559488 NOTICE: Getting hardware information now... 11:24:27 T:140545087559488 NOTICE: Checking resolution 12 11:24:27 T:140545087559488 NOTICE: Loaded settings file from special://profile/advancedsettings.xml 11:24:27 T:140545087559488 NOTICE: Contents of special://profile/advancedsettings.xml are...

true cputemp gputemp 30

11:24:27 T:140545087559488 NOTICE: Getting hardware information now... 11:24:27 T:140545087559488 NOTICE: Checking resolution 12 11:24:27 T:140545087559488 NOTICE: Default DVD Player: dvdplayer 11:24:27 T:140545087559488 NOTICE: Default Video Player: dvdplayer 11:24:27 T:140545087559488 NOTICE: Default Audio Player: paplayer 11:24:27 T:140545087559488 NOTICE: Enabled debug logging due to GUI setting (2) 11:24:27 T:140545087559488 NOTICE: Log level changed to 2 11:24:27 T:140545087559488 NOTICE: Loading media sources from special://masterprofile/sources.xml 11:24:27 T:140545087559488 INFO: creating subdirectories 11:24:27 T:140545087559488 INFO: userdata folder: special://masterprofile/ 11:24:27 T:140545087559488 INFO: recording folder: 11:24:27 T:140545087559488 INFO: screenshots folder:/storage/screenshots/ 11:24:27 T:140545087559488 INFO: thumbnails folder: special://masterprofile/Thumbnails 11:24:27 T:140545087559488 INFO: load language info file: special://xbmc/language/Danish/langinfo.xml 11:24:27 T:140545087559488 DEBUG: trying to set locale to da_DK.UTF-8 11:24:27 T:140545087559488 INFO: global locale set to C 11:24:27 T:140545087559488 INFO: load language file:special://xbmc/language/Danish/strings.xml 11:24:27 T:140545087559488 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-x86_64-linux.so) 11:24:27 T:140545087559488 DEBUG: Loading: /usr/lib/xbmc/system/libcpluff-x86_64-linux.so 11:24:29 T:140545087559488 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.anarchintosh-projects has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.dr.dk.bonanza has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.angelscry.xbmc-plugins has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.merlin.pl has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.izexbmcaddons has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in shell.texteditor.nano has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.the.trailers has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.dr.dk.netradio has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tmz has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.yoyo.pl has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.8tracks has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.repository has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.watchlist has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.dr.dk.podcast has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.gamereactor.dk has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.last.fm has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lyrics has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.muzu.tv has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.eldorado has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.free.cable has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.icefilms has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.di.fm has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.pieh has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.quicksilverscreen has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.xbmc-catchuptv-au has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.gaffa.tv has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.mtv has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.x23 has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.dr.dk.live has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.last.fm has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.unofficial.addons has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.previewnetworks has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.drnu has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.divingmule.addons has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.mortstar.addons has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.image.lastfm.slideshow has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.screened has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.andrepl has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in visualization.goom has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in service.qlock has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in service.multimedia.hts-tvheadend has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.forum.browser has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in pvr.team-mediaportal.tvserver has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.fptt3 has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.apple.movie.trailers.lite has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.dmi.dk has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.missingmoviescanner has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.jeroen has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tv2regionerne.dk has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.videomonkey has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.cryptopy has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.icelibrary has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.blacks has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.live.streams has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.gametest.dk has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.iplayer has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.playlists has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.bluecop.xbmc-plugins has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.yahoo.music.videos has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repo.hitcher has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.projectfreetv has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.rssclient-standalone has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.MaxMustermann.xbmc has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.listenliveeu has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repo.pecinko has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in skin.refocus.release has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.1channel has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.repo.installer has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.mindmade has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.sparetime has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmcnerds has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.openelec.tv has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in os.openelec.tv has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hulu has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.last.fm has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vimeo has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tv2.dk has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vevo has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in os.openelec.settings has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.viewmodes has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.freebase.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.news.tv2.dk has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tapetv has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.xvdr has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.urlresolver has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in debug.tools.htop has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.rssengine has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.batch.se has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.luxeria has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.t0mm0 has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.pseudotv has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.rt.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in service.web.maraschino has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.imdbrt.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.freebase.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.apple-tv2-xbmc has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.web.viewer has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.musicvideojukebox has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.borsentv.dk has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been installed.' 11:24:29 T:140545087559488 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.' 11:24:29 T:140545087559488 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid" 11:24:29 T:140545087559488 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter" 11:24:29 T:140545087559488 DEBUG: CPeripheralBusUSB - initialised udev monitor: 14 11:24:29 T:140544879707904 NOTICE: Thread XBMC Peripherals start, auto delete: false 11:24:29 T:140545087559488 INFO: LIRC Initialize: using: /var/run/lirc/lircd 11:24:29 T:140545087559488 INFO: LIRC Initialize: sucessfully started 11:24:29 T:140545087559488 NOTICE: Using visual 0x42 11:24:29 T:140545087559488 INFO: GL: Maximum texture width: 8192 11:24:29 T:140545087559488 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-x86_64-linux.so) 11:24:29 T:140545087559488 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-x86_64-linux.so 11:24:29 T:140545087559488 DEBUG: GLX_EXTENSIONS: GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_texture_from_pixmap GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_framebuffer_sRGB GLX_ARB_get_proc_address 11:24:29 T:140545087559488 NOTICE: GL_VENDOR = NVIDIA Corporation 11:24:29 T:140545087559488 NOTICE: GL_RENDERER = ION/integrated/SSE2 11:24:29 T:140545087559488 NOTICE: GL_VERSION = 3.3.0 NVIDIA 295.40 11:24:29 T:140545087559488 NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler 11:24:29 T:140545087559488 NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 524288 11:24:29 T:140545087559488 NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288 11:24:29 T:140545087559488 NOTICE: GL_EXTENSIONS = GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum 11:24:29 T:140545087559488 ERROR: GLX: Same window as before, refreshing context 11:24:29 T:140545087559488 INFO: GL: Maximum texture width: 8192 11:24:29 T:140545087559488 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec 11:24:29 T:140545087559488 INFO: load keymapping 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/appcommand.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/gamepad.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/keyboard.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/mouse.xml 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/keymaps/remote.xml 11:24:29 T:140545087559488 ERROR: Remote Translator: Can't find button eject 11:24:29 T:140545087559488 ERROR: Keymapping error: no such action 'language' defined 11:24:29 T:140545087559488 INFO: Loading special://xbmc/system/Lircmap.xml 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'mceusb' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'XboxDVDDongle' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'Microsoft_Xbox' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'anysee' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'iMON-PAD' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'Antec_Veris_RM200' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'MCE_via_iMON' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'TwinHanRemote' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'linux-input-layer' 11:24:29 T:140545087559488 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'mediacenter' 11:24:29 T:140545087559488 INFO: * Adding remote mapping for device 'devinput' 11:24:29 T:140545087559488 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping 11:24:29 T:140545087559488 INFO: GUI format 1920x1080 1920x1080 @ 60.00 - Full Screen 11:24:29 T:140545087559488 DEBUG: guilib: Fill viewport always for solving rendering passes 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices 11:24:29 T:140545087559488 DEBUG: Selected UDisks as storage provider 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.DBus.Properties and method Get 11:24:29 T:140545087559488 DEBUG: UDisks: DaemonVersion 1 11:24:29 T:140545087559488 DEBUG: UDisks: Querying available devices 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd11) 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd11 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:29 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd11: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd11: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd12) 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd12 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:29 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd12: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd12: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd13) 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd13 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:29 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd13: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd13: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd0) 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd0 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:29 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd0: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd0: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb1) 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb1 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get 11:24:29 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/sdb1: IsFileSystem true HasFileSystem ext4 IsSystemInternal false IsMounted true IsRemovable true IsPartition true IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb1: IsFileSystem true HasFileSystem ext4 IsSystemInternal false IsMounted true IsRemovable true IsPartition true IsOptical false 11:24:29 T:140545087559488 NOTICE: UDisks: Added /flash 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd1) 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd1 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:29 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd1: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd1: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sr0) 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:29 T:140545087559488 DEBUG: UDisks: Mounting /org/freedesktop/UDisks/devices/sr0 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.UDisks.Device and method FilesystemMount 11:24:29 T:140545087559488 DEBUG: UDisks: Sucessfully mounted /org/freedesktop/UDisks/devices/sr0 on /media/Bikiniklar 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem true HasFileSystem udf IsSystemInternal false IsMounted true IsRemovable true IsPartition false IsOptical true 11:24:29 T:140545087559488 NOTICE: UDisks: Added /media/Bikiniklar 11:24:29 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda) 11:24:29 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd2) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd2 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd2: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd2: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd14) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd14 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd14: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd14: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd15) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd15 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd15: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd15: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd5) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd5 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd5: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd5: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd3) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd3 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd3: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd3: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd4) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd4 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd4: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd4: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd8) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd8 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd8: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd8: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd6) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd6 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd6: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd6: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd7) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd7 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd7: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd7: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda1) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda1 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem true HasFileSystem ext2 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem true HasFileSystem ext2 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false 11:24:30 T:140545087559488 NOTICE: UDisks: Added /storage 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd9) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd9 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd9: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd9: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/loop0) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/loop0 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/loop0: IsFileSystem true HasFileSystem squashfs IsSystemInternal true IsMounted true IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/loop0: IsFileSystem true HasFileSystem squashfs IsSystemInternal true IsMounted true IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/nbd10) 11:24:30 T:140545087559488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/nbd10 with interface org.freedesktop.DBus.Properties and method GetAll 11:24:30 T:140545087559488 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd10: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/nbd10: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false 11:24:30 T:140545087559488 DEBUG: SECTION:LoadDLL(libcurl.so.4) 11:24:30 T:140545087559488 DEBUG: Loading: libcurl.so.4 11:24:30 T:140545087559488 NOTICE: start dvd mediatype detection 11:24:30 T:140545087559488 NOTICE: initializing playlistplayer 11:24:30 T:140545085802240 NOTICE: Thread CDetectDVDMedia start, auto delete: false 11:24:30 T:140545085802240 DEBUG: Compiled with libcdio Version 0.83 11:24:30 T:140545087559488 NOTICE: DONE initializing playlistplayer 11:24:30 T:140545087559488 DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY 11:24:30 T:140545085802240 INFO: Detecting DVD-ROM media filesystem... 11:24:30 T:140545085802240 INFO: CD Analysis Report 11:24:30 T:140545085802240 INFO: __ 11:24:30 T:140545085802240 INFO: CD-ROM with ISO 9660 filesystem 11:24:30 T:140545085802240 INFO: ISO 9660: 1151849 blocks, label `' 11:24:30 T:140545085802240 INFO: Tracks overall:1; Audio tracks:0; Data tracks:1 11:24:30 T:140545085802240 INFO: Using protocol iso9660:// 11:24:30 T:140545085802240 INFO: Disc label: 11:24:30 T:140545085802240 DEBUG: SetNewDVDShareUrl: looking for disc thumb:[iso9660://folder.jpg] 11:24:30 T:140545085802240 DEBUG: SetNewDVDShareUrl: looking for disc thumb:[iso9660://Folder.jpg] 11:24:30 T:140545085802240 DEBUG: SetNewDVDShareUrl: looking for disc thumb:[iso9660://folder.JPG] 11:24:30 T:140545085802240 DEBUG: SetNewDVDShareUrl: looking for disc thumb:[iso9660://Folder.JPG] 11:24:30 T:140545087559488 INFO: Unloading old skin ... 11:24:30 T:140545087559488 INFO: load skin from:/storage/.xbmc/addons/skin.aeon.nox 11:24:30 T:140545087559488 INFO: load fonts for skin... 11:24:30 T:140545087559488 INFO: Loading fonts from /storage/.xbmc/addons/skin.aeon.nox/1080i/Font.xml 11:24:30 T:140545087559488 DEBUG: unable to load /storage/.xbmc/addons/skin.aeon.nox/language/Danish/strings.xml: Failed to open file at line 0 11:24:30 T:140545087559488 INFO: Loading skin includes from /storage/.xbmc/addons/skin.aeon.nox/1080i/includes.xml 11:24:32 T:140545087559488 INFO: load new skin... 11:24:32 T:140545087559488 INFO: Loading skin file: Home.xml 11:24:33 T:140545087559488 INFO: easy_aquire - Created session to http://www.openelec.tv 11:24:37 T:140545087559488 INFO: Loading user windows, path /storage/.xbmc/addons/skin.aeon.nox/1080i 11:24:37 T:140545087559488 DEBUG: Load Skin XML: 5726.57ms 11:24:37 T:140545087559488 INFO: initialize new skin... 11:24:37 T:140545087559488 DEBUG: guilib: Fill viewport always for solving rendering passes 11:24:37 T:140545087559488 INFO: Loading skin file: Pointer.xml 11:24:37 T:140545087559488 INFO: Loading skin file: DialogVolumeBar.xml 11:24:37 T:140545087559488 INFO: Loading skin file: DialogKaiToast.xml 11:24:37 T:140545087559488 INFO: Loading skin file: DialogMuteBug.xml 11:24:37 T:140545087559488 INFO: Loading skin file: DialogSeekBar.xml 11:24:38 T:140545087559488 INFO: Loading skin file: DialogBusy.xml 11:24:38 T:140545087559488 INFO: Loading skin file: DialogExtendedProgressBar.xml 11:24:38 T:140545087559488 DEBUG: CGUIAudioManager::Initialize 11:24:38 T:140545087559488 INFO: Loading /storage/.xbmc/addons/skin.aeon.nox/sounds/sounds.xml 11:24:38 T:140545087559488 INFO: skin loaded... 11:24:38 T:140544838330112 NOTICE: Thread EPG updater start, auto delete: false 11:24:38 T:140545087559488 NOTICE: Start - EPG thread started 11:24:38 T:140545087559488 NOTICE: PVRManager - starting up 11:24:38 T:140544829937408 NOTICE: Thread PVR manager start, auto delete: false 11:24:38 T:140545087559488 INFO: JSONRPC: Sucessfully initialized 11:24:38 T:140545087559488 DEBUG: ADDON: Starting service addons. 11:24:38 T:140545087559488 INFO: initializing python engine. 11:24:38 T:140545087559488 DEBUG: new python thread created. id=1 11:24:38 T:140544617477888 NOTICE: Thread XBPyThread start, auto delete: false 11:24:38 T:140544617477888 DEBUG: Python thread: start processing 11:24:38 T:140545087559488 INFO: initializing python engine. 11:24:38 T:140545087559488 DEBUG: new python thread created. id=2 11:24:38 T:140544609085184 NOTICE: Thread XBPyThread start, auto delete: false 11:24:38 T:140544609085184 DEBUG: Python thread: start processing 11:24:38 T:140545087559488 INFO: initializing python engine. 11:24:38 T:140545087559488 DEBUG: new python thread created. id=3 11:24:38 T:140544600692480 NOTICE: Thread XBPyThread start, auto delete: false 11:24:38 T:140544600692480 DEBUG: Python thread: start processing 11:24:38 T:140545087559488 INFO: initializing python engine. 11:24:38 T:140545087559488 DEBUG: new python thread created. id=4 11:24:38 T:140544592299776 NOTICE: Thread XBPyThread start, auto delete: false 11:24:38 T:140544592299776 DEBUG: Python thread: start processing 11:24:38 T:140545087559488 INFO: initializing python engine. 11:24:38 T:140545087559488 DEBUG: new python thread created. id=5 11:24:38 T:140544583907072 NOTICE: Thread XBPyThread start, auto delete: false 11:24:38 T:140544583907072 DEBUG: Python thread: start processing 11:24:38 T:140545087559488 DEBUG: Activating window ID: 12999 11:24:38 T:140545087559488 DEBUG: ------ Window Init (Startup.xml) ------ 11:24:38 T:140545087559488 INFO: Loading skin file: Startup.xml 11:24:38 T:140545087559488 DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript(script.randomitems,limit=8&unplayed=True&alarm=60) 11:24:38 T:140545087559488 DEBUG: ExecuteXBMCAction : To XBMC.RunScript(script.randomitems,limit=8&unplayed=True&alarm=60) 11:24:38 T:140545087559488 INFO: initializing python engine. 11:24:38 T:140545087559488 DEBUG: new python thread created. id=6 11:24:38 T:140544575514368 NOTICE: Thread XBPyThread start, auto delete: false 11:24:38 T:140544575514368 DEBUG: Python thread: start processing 11:24:38 T:140545087559488 DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript(script.tv.show.next.aired,silent=True) 11:24:38 T:140545087559488 DEBUG: ExecuteXBMCAction : To XBMC.RunScript(script.tv.show.next.aired,silent=True) 11:24:38 T:140545087559488 INFO: initializing python engine. 11:24:38 T:140545087559488 DEBUG: new python thread created. id=7 11:24:38 T:140544567121664 NOTICE: Thread XBPyThread start, auto delete: false 11:24:38 T:140544567121664 DEBUG: Python thread: start processing 11:24:38 T:140545087559488 DEBUG: ExecuteXBMCAction : Translating RunScript(script.watchlist,movies=true&episodes=true&albums=true&limit=8) 11:24:38 T:140545087559488 DEBUG: ExecuteXBMCAction : To RunScript(script.watchlist,movies=true&episodes=true&albums=true&limit=8) 11:24:38 T:140545087559488 INFO: initializing python engine. 11:24:38 T:140545087559488 DEBUG: new python thread created. id=8 11:24:38 T:140544013498112 NOTICE: Thread XBPyThread start, auto delete: false 11:24:38 T:140544013498112 DEBUG: Python thread: start processing 11:24:38 T:140545087559488 INFO: removing tempfiles 11:24:39 T:140545087559488 DEBUG: ADDON: Starting service addons. 11:24:39 T:140545087559488 INFO: initializing python engine. 11:24:39 T:140545087559488 DEBUG: new python thread created. id=9 11:24:39 T:140544005105408 NOTICE: Thread XBPyThread start, auto delete: false 11:24:39 T:140544005105408 DEBUG: Python thread: start processing 11:24:39 T:140545087559488 NOTICE: initialize done 11:24:39 T:140545087559488 NOTICE: Running the application... 11:24:39 T:140545087559488 DEBUG: ExecuteXBMCAction : Translating SetFocus(11) 11:24:39 T:140545087559488 DEBUG: ExecuteXBMCAction : To SetFocus(11) 11:24:39 T:140545087559488 INFO: initializing python engine. 11:24:39 T:140545087559488 DEBUG: new python thread created. id=10 11:24:39 T:140543996712704 NOTICE: Thread XBPyThread start, auto delete: false 11:24:39 T:140543996712704 DEBUG: Python thread: start processing 11:24:39 T:140545087559488 DEBUG: NetworkMessage - Starting network services 11:24:39 T:140545087559488 NOTICE: Webserver: Starting... 11:24:39 T:140545087559488 NOTICE: WebServer: Started the webserver 11:24:39 T:140545087559488 DEBUG: CZeroconfAvahi::clientCallback: client is up and running 11:24:39 T:140545087559488 NOTICE: ES: Starting event server 11:24:39 T:140543971534592 NOTICE: Thread CEventServer start, auto delete: false 11:24:39 T:140543971534592 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777 11:24:39 T:140543971534592 NOTICE: UDP: Listening on port 9777 11:24:39 T:140545087559488 ERROR: JSONRPC Server: Failed to connect to sdpd 11:24:39 T:140545087559488 INFO: JSONRPC Server: Successfully initialized 11:24:39 T:140545087559488 NOTICE: starting zeroconf publishing 11:24:39 T:140543963141888 NOTICE: Thread CTCPServer start, auto delete: false 11:24:39 T:140545087559488 DEBUG: CLastfmScrobbler: Clearing session. 11:24:39 T:140543476627200 NOTICE: Thread Jobworker start, auto delete: true 11:24:39 T:140545087559488 DEBUG: CLibrefmScrobbler: Clearing session. 11:24:39 T:140543476627200 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC (openelec) port:9777 11:24:39 T:140545087559488 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------ 11:24:39 T:140543476627200 DEBUG: CZeroconfAvahi::addService() named: XBMC (openelec) type: _xbmc-events._udp port:9777 11:24:39 T:140543476627200 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:XBMC (openelec) port:8080 11:24:39 T:140543476627200 DEBUG: CZeroconfAvahi::addService() named: XBMC (openelec) type: _xbmc-jsonrpc-h._tcp port:8080 11:24:39 T:140543476627200 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:XBMC (openelec) port:9090 11:24:39 T:140543476627200 DEBUG: CZeroconfAvahi::addService() named: XBMC (openelec) type: _xbmc-jsonrpc._tcp port:9090 11:24:39 T:140543476627200 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webapi type: _xbmc-web._tcp name:XBMC (openelec) port:8080 11:24:39 T:140543476627200 DEBUG: CZeroconfAvahi::addService() named: XBMC (openelec) type: _xbmc-web._tcp port:8080 11:24:39 T:140543476627200 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:XBMC (openelec) port:8080 11:24:39 T:140543476627200 DEBUG: CZeroconfAvahi::addService() named: XBMC (openelec) type: _http._tcp port:8080 11:24:39 T:140545087559488 DEBUG: OpenBundle - Opened bundle /storage/.xbmc/addons/skin.aeon.nox/media/Textures.xbt 11:24:39 T:140543468234496 NOTICE: Thread PVR add-on updater start, auto delete: false 11:24:39 T:140544838330112 DEBUG: Thread EPG updater 140544838330112 terminating 11:24:39 T:140544617477888 NOTICE: -->Python Interpreter Initialized<-- 11:24:39 T:140543468234496 DEBUG: PVR - ResetProperties - creating PVR add-on instance 'VU+ Client' 11:24:39 T:140544617477888 DEBUG: Process - The source file to load is /storage/.xbmc/addons/service.qlock/default.py 11:24:39 T:140543468234496 DEBUG: PVR - ResetProperties - creating PVR add-on instance 'Tvheadend HTSP Client' 11:24:39 T:140543468234496 DEBUG: InitialiseClient - initialising add-on 'VU+ Client' 11:24:39 T:140543468234496 DEBUG: ADDON: Dll Initializing - VU+ Client 11:24:39 T:140543468234496 DEBUG: SECTION:LoadDLL(/usr/share/xbmc/addons/pvr.vuplus/XBMC_vuplus.pvr) 11:24:39 T:140543468234496 DEBUG: Loading: /usr/share/xbmc/addons/pvr.vuplus/XBMC_vuplus.pvr 11:24:39 T:140544617477888 DEBUG: Process - Setting the Python path to /storage/.xbmc/addons/service.qlock:/storage/.xbmc/addons/script.module.demjson/lib:/storage/.xbmc/addons/script.common.plugin.cache/lib:/storage/.xbmc/addons/script.module.buggalo/lib:/storage/.xbmc/addons/script.module.mechanize/lib:/storage/.xbmc/addons/script.module.t0mm0.common/lib:/storage/.xbmc/addons/script.module.cryptopy/lib:/storage/.xbmc/addons/script.module.simplejson/lib:/usr/share/xbmc/addons/script.module.pil/lib:/storage/.xbmc/addons/script.module.simple.downloader/lib:/storage/.xbmc/addons/script.module.urlresolver/lib:/storage/.xbmc/addons/script.module.rssengine/lib:/storage/.xbmc/addons/script.module.parsedom/lib:/storage/.xbmc/addons/script.module.elementtree/lib:/storage/.xbmc/addons/script.web.viewer/lib:/storage/.xbmc/addons/script.module.metahandler/lib:/usr/lib/python2.7/site-packages/distribute-0.6.26-py2.7.egg:/usr/lib/python2.7/site-packages/simplejson-2.1.6-py2.7-linux-i686.egg:/usr/lib/python2.7/site-packages/configobj-4.7.2-py2.7.egg:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/PIL: 11:24:39 T:140544617477888 DEBUG: Process - Entering source directory /storage/.xbmc/addons/service.qlock 11:24:39 T:140544617477888 DEBUG: Instantiating addon using automatically obtained id of "service.qlock" dependent on version 2.0 of the xbmc.python api 11:24:39 T:140543468234496 DEBUG: AddOnLog: VU+ Client: ADDON_Create - Creating VU+ PVR-Client 11:24:39 T:140543468234496 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VU+ Client' requests setting 'host' 11:24:39 T:140543468234496 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VU+ Client' requests setting 'user' 11:24:39 T:140543468234496 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VU+ Client' requests setting 'recordingpath' 11:24:39 T:140543468234496 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VU+ Client' requests setting 'pa

Domin6 commented 12 years ago

Just for the record, i am running beta 2 as both beta 3 and beta 4 lags on playback, but i tested hulu plugin on both versions and it fails with the same error on all versions.

Domin6 commented 12 years ago

I did a complete reinstall to latest beta and now the issue is gone.