I installed PlayOn and tested it under both Confluence Lite and xTV-SAF (my default skin). I went into Animal Planet>All Shows>changed view to Wide Icons>pressed Back to exit out. It would save the Wide Icons view and apply that across multiple channels if not all of them within PlayOn. However, that would create problems for other channels with additional sub-categories deeper than (Animal Planet>All Shows). Bottom line, 1) this is a PlayOn-specific issue 2) while it DOES save the view type, it also introduces other display problems across all channels unless you only use Animal Planet 3) I'd rather use Free Cable plugin (included with Jan's build) and get 95% of what PlayOn offers in terms of channels selection w/o the annual fee + a host machine.RGB_Gamer wrote:
It seems to be the default View is List, and it seems it cannot be permanently changed for sub directories.
Jan'sEnglishXBMC4XBOX PLEASE NOT INSTALL - IS OUTDATED
Re: Jan'sEnglishXBMC4XBOX V2.1
Re: Jan'sEnglishXBMC4XBOX V2.1
It would be nice if XBMC4XBOX allowed for saving different view types for different sources/subdirectories. I like list view for my offline stuff, Icon view for listing different networks on Hutu/FreeCable, and Wide view for different TVs series, but it seems there is no way to permanently save a combination of different views.
I do not believe this is an issue specific to PlayOn, since I experience this on any add-on.
I do not believe this is an issue specific to PlayOn, since I experience this on any add-on.
Re: Jan'sEnglishXBMC4XBOX V2.1
This is the same on main XBMC. While it may be a novel idea to save different views for various sub-directories for offline content, it is impractical for the ever growing online content. I'd rather scroll up/down a few dozens titles in List view with the controller in about 2 seconds (by pressing L/R triggers) than staring at 340+ icons on Hulu's Networks alone.RGB_Gamer wrote:It would be nice if XBMC4XBOX allowed for saving different view types for different sources/subdirectories. I like list view for my offline stuff, Icon view for listing different networks on Hutu/FreeCable, and Wide view for different TVs series, but it seems there is no way to permanently save a combination of different views.
Re: Jan'sEnglishXBMC4XBOX V2.1
Hi guys ,
Its my first post here.
I have a huge problem.
When I've installed this version of XBMC i notice that i cant run any plugins .
Ive tried all of then and none have worked .
Do You know what might be the problem ?
The svn repo installer is not working either
Its my first post here.
I have a huge problem.
When I've installed this version of XBMC i notice that i cant run any plugins .
Ive tried all of then and none have worked .
Do You know what might be the problem ?
The svn repo installer is not working either

Re: Jan'sEnglishXBMC4XBOX V2.1
Not even one plugin? Be sure to follow all the instructions from the first page. Please refer to this post for more useful tips http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65mikewawa wrote: When I've installed this version of XBMC i notice that i cant run any plugins .
Ive tried all of then and none have worked .
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: Jan'sEnglishXBMC4XBOX V2.1
1.You have not my last build on your xbox !
2.Delete your old not working build an copy my last builld to your xbox and unzip it with the filemanager from xbmc !
regards jan
2.Delete your old not working build an copy my last builld to your xbox and unzip it with the filemanager from xbmc !
regards jan
Re: Jan'sEnglishXBMC4XBOX V2.1
I will do that and let you know .
Thanks
Did it and now its not working at all
Got it
http://pastebin.com/ZVjFZ78G
and the old
http://pastebin.com/xRjQPTLJ
Thanks
Did it and now its not working at all
Got it
http://pastebin.com/ZVjFZ78G
and the old
http://pastebin.com/xRjQPTLJ
Re: Jan'sEnglishXBMC4XBOX V2.1
Well, I'm going to download the latest build and try again, no matter what youtube keeps giving me a script error
Code: Select all
17:11:21 M: 30965760 INFO: -->Python script returned the following error<--
17:11:21 M: 30965760 ERROR: Error Type: exceptions.TypeError
17:11:21 M: 30965760 ERROR: Error Contents: unsubscriptable object
17:11:21 M: 30965760 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\YouTube\default.py", line 107, in ?
navigation.executeAction(params)
File "Q:\plugins\video\YouTube\YouTubeNavigation.py", line 147, in executeAction
self.player.playVideo(params)
File "Q:\plugins\video\YouTube\YouTubePlayer.py", line 80, in playVideo
(video, status) = self.buildVideoObject(params)
File "Q:\plugins\video\YouTube\YouTubePlayer.py", line 281, in buildVideoObject
(links, video) = self.extractVideoLinksFromYoutube(video, params)
File "Q:\plugins\video\YouTube\YouTubePlayer.py", line 353, in extractVideoLinksFromYoutube
if result[u"status"] != 200:
TypeError: unsubscriptable object
17:11:21 M: 30965760 INFO: -->End of Python script error report<--
- BuZz
- Site Admin
- Posts: 1891
- Joined: Wed Jul 04, 2012 12:50 am
- Location: UK
- Has thanked: 66 times
- Been thanked: 423 times
- Contact:
Re: Jan'sEnglishXBMC4XBOX V2.1
those that are having trouble with [removed] by default playing in the background (and for Jan)
Open up plugins/video/[removed]/default.py and go to line 463 and where it has
change it to
Open up plugins/video/[removed]/default.py and go to line 463 and where it has
Code: Select all
isFolder=True
Code: Select all
isFolder=False
Re: Jan'sEnglishXBMC4XBOX V2.1
BuZz wrote:those that are having trouble with [removed] by default playing in the background (and for Jan)
Open up plugins/video/[removed] and go to line 463 and where it has
Code: Select all
isFolder=True
Code: Select all
isFolder=False
Go to line 463 of what? And when you do, then what?
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: Jan'sEnglishXBMC4XBOX V2.1
Thanks!BuZz wrote:those that are having trouble with [removed] by default playing in the background (and for Jan)
Open up plugins/video/[removed]/default.py and go to line 463 and where it has
change it toCode: Select all
isFolder=True
Code: Select all
isFolder=False
i make a new py with this and give a download link!
download fixed default.py for 1 Channel / Thanks BuzZ
http://www.mediafire.com/?b1q4qnclqeeaski
1. Download it
2 . FTP to Q/plugins/video/[removed]/ and delete the default.py
3. copy the new default.py to Q7plugins/video/[removed]/
regards Jan
Re: Jan'sEnglishXBMC4XBOX V2.1
Hi Ive just download and ftp the new version across, but I cant seem to get [removed] to work now, I`ve looked in the plugin settings and it no longer gives you options to turn the metadata off, is this correct? it just gives general option but if I select it nothing comes up, thanks for any help
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: Jan'sEnglishXBMC4XBOX V2.1
I`ve looked in the plugin settings and it no longer gives you options to turn the metadata off, is this correct?
yes i have it deleted!
please give a DebugLOG
yes i have it deleted!
please give a DebugLOG
Re: Jan'sEnglishXBMC4XBOX V2.1
skatulskijean wrote:I`ve looked in the plugin settings and it no longer gives you options to turn the metadata off, is this correct?
yes i have it deleted!
please give a DebugLOG
Sorry to sound stupid but how do you get a DebugLOG
Thanks
Pete
Re: Jan'sEnglishXBMC4XBOX V2.1
This is the only log I could find
07:40:32 M: 33087488 INFO: install unhandled exception filter
07:40:32 M: 33087488 INFO: creating subdirectories
07:40:32 M: 33087488 INFO: userdata folder: q:\UserData
07:40:32 M: 33087488 INFO: recording folder:
07:40:32 M: 33087488 INFO: screenshots folder:
07:40:32 M: 33087488 INFO: thumbnails folder: q:\UserData\Thumbnails
07:40:32 M: 33083392 DEBUG: CNetwork::SetupNetwork - Setting up network...
07:40:32 M: 33083392 NOTICE: Network: Using dashboard IP settings
07:40:32 M: 32751616 NOTICE: Checking the Date!
07:40:32 M: 32751616 INFO: Current Date is: 16-11-2012
07:40:32 M: 32751616 NOTICE: start dvd mediatype detection
07:40:32 M: 32686080 NOTICE: initializing playlistplayer
07:40:32 M: 32686080 DEBUG: Compiled with libcdio Version 0.72
07:40:32 M: 32686080 NOTICE: DONE initializing playlistplayer
07:40:32 M: 32686080 INFO: lcd not used
07:40:32 M: 32677888 NOTICE: load default skin:[Confluence Lite]
07:40:32 M: 32677888 INFO: load skin from:Q:\skin\Confluence Lite
07:40:32 M: 32677888 INFO: delete old skin...
07:40:32 M: 32677888 DEBUG: ------ Window Deinit (Pointer.xml) ------
07:40:32 M: 32677888 DEBUG: ------ Window Deinit (DialogMuteBug.xml) ------
07:40:32 M: 32677888 INFO: Default 4:3 resolution directory is Q:\skin\Confluence Lite\720p
07:40:32 M: 32677888 INFO: Default 16:9 resolution directory is Q:\skin\Confluence Lite\720p
07:40:32 M: 32677888 INFO: Skin version is: 2.11
07:40:32 M: 32677888 INFO: Loading skin includes from Q:\skin\Confluence Lite\720p\includes.xml
07:40:33 M: 30777344 INFO: load fonts for skin...
07:40:33 M: 30789632 INFO: Loading fonts from Q:\skin\Confluence Lite\720p\Font.xml
07:40:33 M: 28639232 INFO: load new skin...
07:40:33 M: 28639232 INFO: Skin version is: 2.11 (2.110000)
07:40:33 M: 28639232 INFO: Loading skin file: Home.xml
07:40:33 M: 27652096 INFO: Loading user windows, path Q:\skin\Confluence Lite\720p
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_DiscDialog_1113.xml
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_SkinSetting_1111.xml
07:40:33 M: 27652096 INFO: Loading user windows, path Q:\skin\Confluence Lite\720p
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_DiscDialog_1113.xml
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_SkinSetting_1111.xml
07:40:33 M: 27652096 INFO: Loading user windows, path Q:\skin\Confluence Lite\720p
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_DiscDialog_1113.xml
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_SkinSetting_1111.xml
07:40:33 M: 27652096 DEBUG: Load Skin XML: 419.45ms
07:40:33 M: 27652096 INFO: initialize new skin...
07:40:33 M: 27652096 INFO: Loading skin file: Pointer.xml
07:40:33 M: 27619328 INFO: Loading skin file: DialogVolumeBar.xml
07:40:33 M: 27611136 INFO: Loading skin file: DialogSeekBar.xml
07:40:33 M: 27594752 INFO: Loading skin file: DialogKaiToast.xml
07:40:33 M: 27594752 INFO: Loading skin file: DialogMuteBug.xml
07:40:33 M: 27197440 INFO: Loading special://home/skin/Confluence Lite/sounds/sounds.xml
07:40:33 M: 27197440 INFO: skin loaded...
07:40:34 M: 26316800 DEBUG: kernel32.dll fake function DisableThreadLibraryCalls called
07:40:34 M: 26284032 INFO: Loading skin file: DialogBusy.xml
07:40:34 M: 26841088 DEBUG: Activating window ID: 12999
07:40:34 M: 26841088 DEBUG: Checking if window ID 12999 is locked.
07:40:34 M: 26841088 DEBUG: ------ Window Init (Startup.xml) ------
07:40:34 M: 26841088 INFO: Loading skin file: Startup.xml
07:40:34 M: 26841088 INFO: removing tempfiles
07:40:34 M: 26841088 NOTICE: initialize done
07:40:34 M: 26841088 NOTICE: Running the application...
07:40:34 M: 26841088 DEBUG: CApplication::ExecuteXBMCAction : Translating ReplaceWindow(Home)
07:40:34 M: 26841088 DEBUG: CApplication::ExecuteXBMCAction : To ReplaceWindow(Home)
07:40:34 M: 26841088 DEBUG: Activating window ID: 10000
07:40:34 M: 26841088 DEBUG: Checking if window ID 10000 is locked.
07:40:34 M: 26841088 DEBUG: ------ Window Deinit (Startup.xml) ------
07:40:34 M: 26841088 DEBUG: ------ Window Init (Home.xml) ------
07:40:34 M: 26017792 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
07:40:34 M: 26005504 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
07:40:34 M: 26017792 DEBUG: XBPython::Process - no system autoexec.py (Q:\scripts\autoexec.py) found, skipping
07:40:34 M: 25296896 WARNING: old getenv from python.lib called, library check needed
07:40:34 M: 25280512 DEBUG: JpegIO::Read - Requested minx x miny 1024 x 720 - using minx x miny 1144 x 643
07:40:34 M: 25378816 DEBUG: JpegIO::Read - Using scale_num of 9, 1080 x 608
07:40:34 M: 22732800 WARNING: old getenv from python.lib called, library check needed
Previous line repeats 3 times.
07:40:34 M: 22749184 WARNING: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
07:40:34 M: 22761472 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
07:40:34 M: 22749184 DEBUG: CVideoDatabase::RunQuery took 6 ms for 0 items query: select * from movieview order by idMovie desc limit 10
07:40:34 M: 22749184 DEBUG: CVideoDatabase::RunQuery took 15 ms for 0 items query: select * from episodeview order by idEpisode desc limit 10
07:40:34 M: 22749184 DEBUG: CVideoDatabase::GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
07:40:34 M: 22749184 DEBUG: CVideoDatabase::GetMusicVideosByWhere time for actual SQL query = 6
07:40:34 M: 22761472 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
07:40:34 M: 22749184 DEBUG: CNetwork::NetworkUp - Network service is up
07:40:34 M: 22749184 INFO: CNetwork::LogState - Link: full duplex
07:40:34 M: 22749184 INFO: CNetwork::LogState - Link: 100 mbps
07:40:34 M: 22749184 INFO: CNetwork::LogState - State: dns
07:40:34 M: 22749184 INFO: CNetwork::LogState - State: dhcp
07:40:34 M: 22749184 INFO: CNetwork::LogState - ip: 192.168.0.12
07:40:34 M: 22749184 INFO: CNetwork::LogState - subnet: 255.255.255.0
07:40:34 M: 22749184 INFO: CNetwork::LogState - gateway: 192.168.0.1
07:40:34 M: 22749184 INFO: CNetwork::LogState - dns: 192.168.0.1, 0.0.0.0
07:40:34 M: 22736896 DEBUG: CNetwork::NetworkMessage - Starting network services
07:40:34 M: 22736896 NOTICE: Webserver: Starting...
07:40:34 M: 22630400 DEBUG: SECTION:Section LIBHTTP loaded count:1 size:80268
07:40:34 M: 22630400 DEBUG: xbmcHttpShim starts
07:40:34 M: 22499328 INFO: WebServer: Server starting using Q:\web on 192.168.0.12:80
07:40:34 M: 22499328 DEBUG: DB: Registering database table <users>
07:40:34 M: 22499328 DEBUG: DB: Registering database table <groups>
07:40:34 M: 22511616 DEBUG: DB: Registering database table <access>
07:40:34 M: 22523904 DEBUG: UM: Loading User Configuration from file <umconfig.txt>
07:40:34 M: 22548480 DEBUG: DB: About to read data file <Q:\web\umconfig.txt>
07:40:34 M: 22548480 DEBUG: DB: Failed to stat persistent data file.
07:40:34 M: 22548480 DEBUG: webs: Listening for HTTP requests at address 192.168.0.12
07:40:34 M: 22548480 NOTICE: Webserver: Started
07:40:34 M: 22548480 DEBUG: UM: Writing User Configuration to file <umconfig.txt>
07:40:34 M: 22548480 DEBUG: DB: About to save database to file
07:40:34 M: 22548480 DEBUG: WARNING: Failed to open file Q:\web\data.tmp
07:40:34 M: 22548480 NOTICE: XBFileZilla: Starting...
07:40:34 M: 22482944 NOTICE: ES: Starting event server
07:40:34 M: 21958656 DEBUG: CLastfmScrobbler: Clearing session.
07:40:34 M: 21946368 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
07:40:34 M: 21946368 DEBUG: CLibrefmScrobbler: Clearing session.
07:40:34 M: 21352448 NOTICE: UDP: Listening on port 9777
07:40:34 M: 21352448 INFO: WEATHER: Downloading weather
07:40:34 M: 21352448 DEBUG: CurlFile::Open(D0403894) http://feeds.feedburner.com/xbmc4xbox
07:40:34 M: 21303296 DEBUG: CurlFile::Open(D03F299C) http://xml.weather.com/weather/local/US ... 145f208494
07:40:34 M: 21303296 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds.feedburner.com
07:40:34 M: 21078016 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://xml.weather.com
07:40:35 M: 20250624 NOTICE: XBFileZilla: Started
07:40:35 M: 20201472 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc4xbox
07:40:35 M: 20201472 DEBUG: RSS feed encoding: UTF-8
07:40:35 M: 20201472 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc4xbox
07:40:37 M: 20398080 INFO: WEATHER: Weather download successful
07:40:45 M: 21495808 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://feeds.feedburner.com (easy=00D3F010, multi=00E9A1D0)
07:40:48 M: 21336064 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://xml.weather.com (easy=00D55010, multi=00D2DE80)
Thanks
Pete
07:40:32 M: 33087488 INFO: install unhandled exception filter
07:40:32 M: 33087488 INFO: creating subdirectories
07:40:32 M: 33087488 INFO: userdata folder: q:\UserData
07:40:32 M: 33087488 INFO: recording folder:
07:40:32 M: 33087488 INFO: screenshots folder:
07:40:32 M: 33087488 INFO: thumbnails folder: q:\UserData\Thumbnails
07:40:32 M: 33083392 DEBUG: CNetwork::SetupNetwork - Setting up network...
07:40:32 M: 33083392 NOTICE: Network: Using dashboard IP settings
07:40:32 M: 32751616 NOTICE: Checking the Date!
07:40:32 M: 32751616 INFO: Current Date is: 16-11-2012
07:40:32 M: 32751616 NOTICE: start dvd mediatype detection
07:40:32 M: 32686080 NOTICE: initializing playlistplayer
07:40:32 M: 32686080 DEBUG: Compiled with libcdio Version 0.72
07:40:32 M: 32686080 NOTICE: DONE initializing playlistplayer
07:40:32 M: 32686080 INFO: lcd not used
07:40:32 M: 32677888 NOTICE: load default skin:[Confluence Lite]
07:40:32 M: 32677888 INFO: load skin from:Q:\skin\Confluence Lite
07:40:32 M: 32677888 INFO: delete old skin...
07:40:32 M: 32677888 DEBUG: ------ Window Deinit (Pointer.xml) ------
07:40:32 M: 32677888 DEBUG: ------ Window Deinit (DialogMuteBug.xml) ------
07:40:32 M: 32677888 INFO: Default 4:3 resolution directory is Q:\skin\Confluence Lite\720p
07:40:32 M: 32677888 INFO: Default 16:9 resolution directory is Q:\skin\Confluence Lite\720p
07:40:32 M: 32677888 INFO: Skin version is: 2.11
07:40:32 M: 32677888 INFO: Loading skin includes from Q:\skin\Confluence Lite\720p\includes.xml
07:40:33 M: 30777344 INFO: load fonts for skin...
07:40:33 M: 30789632 INFO: Loading fonts from Q:\skin\Confluence Lite\720p\Font.xml
07:40:33 M: 28639232 INFO: load new skin...
07:40:33 M: 28639232 INFO: Skin version is: 2.11 (2.110000)
07:40:33 M: 28639232 INFO: Loading skin file: Home.xml
07:40:33 M: 27652096 INFO: Loading user windows, path Q:\skin\Confluence Lite\720p
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_DiscDialog_1113.xml
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_SkinSetting_1111.xml
07:40:33 M: 27652096 INFO: Loading user windows, path Q:\skin\Confluence Lite\720p
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_DiscDialog_1113.xml
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_SkinSetting_1111.xml
07:40:33 M: 27652096 INFO: Loading user windows, path Q:\skin\Confluence Lite\720p
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_DiscDialog_1113.xml
07:40:33 M: 27652096 INFO: Loading skin file: Q:\skin\Confluence Lite\720p\custom_SkinSetting_1111.xml
07:40:33 M: 27652096 DEBUG: Load Skin XML: 419.45ms
07:40:33 M: 27652096 INFO: initialize new skin...
07:40:33 M: 27652096 INFO: Loading skin file: Pointer.xml
07:40:33 M: 27619328 INFO: Loading skin file: DialogVolumeBar.xml
07:40:33 M: 27611136 INFO: Loading skin file: DialogSeekBar.xml
07:40:33 M: 27594752 INFO: Loading skin file: DialogKaiToast.xml
07:40:33 M: 27594752 INFO: Loading skin file: DialogMuteBug.xml
07:40:33 M: 27197440 INFO: Loading special://home/skin/Confluence Lite/sounds/sounds.xml
07:40:33 M: 27197440 INFO: skin loaded...
07:40:34 M: 26316800 DEBUG: kernel32.dll fake function DisableThreadLibraryCalls called
07:40:34 M: 26284032 INFO: Loading skin file: DialogBusy.xml
07:40:34 M: 26841088 DEBUG: Activating window ID: 12999
07:40:34 M: 26841088 DEBUG: Checking if window ID 12999 is locked.
07:40:34 M: 26841088 DEBUG: ------ Window Init (Startup.xml) ------
07:40:34 M: 26841088 INFO: Loading skin file: Startup.xml
07:40:34 M: 26841088 INFO: removing tempfiles
07:40:34 M: 26841088 NOTICE: initialize done
07:40:34 M: 26841088 NOTICE: Running the application...
07:40:34 M: 26841088 DEBUG: CApplication::ExecuteXBMCAction : Translating ReplaceWindow(Home)
07:40:34 M: 26841088 DEBUG: CApplication::ExecuteXBMCAction : To ReplaceWindow(Home)
07:40:34 M: 26841088 DEBUG: Activating window ID: 10000
07:40:34 M: 26841088 DEBUG: Checking if window ID 10000 is locked.
07:40:34 M: 26841088 DEBUG: ------ Window Deinit (Startup.xml) ------
07:40:34 M: 26841088 DEBUG: ------ Window Init (Home.xml) ------
07:40:34 M: 26017792 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
07:40:34 M: 26005504 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
07:40:34 M: 26017792 DEBUG: XBPython::Process - no system autoexec.py (Q:\scripts\autoexec.py) found, skipping
07:40:34 M: 25296896 WARNING: old getenv from python.lib called, library check needed
07:40:34 M: 25280512 DEBUG: JpegIO::Read - Requested minx x miny 1024 x 720 - using minx x miny 1144 x 643
07:40:34 M: 25378816 DEBUG: JpegIO::Read - Using scale_num of 9, 1080 x 608
07:40:34 M: 22732800 WARNING: old getenv from python.lib called, library check needed
Previous line repeats 3 times.
07:40:34 M: 22749184 WARNING: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
07:40:34 M: 22761472 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
07:40:34 M: 22749184 DEBUG: CVideoDatabase::RunQuery took 6 ms for 0 items query: select * from movieview order by idMovie desc limit 10
07:40:34 M: 22749184 DEBUG: CVideoDatabase::RunQuery took 15 ms for 0 items query: select * from episodeview order by idEpisode desc limit 10
07:40:34 M: 22749184 DEBUG: CVideoDatabase::GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
07:40:34 M: 22749184 DEBUG: CVideoDatabase::GetMusicVideosByWhere time for actual SQL query = 6
07:40:34 M: 22761472 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
07:40:34 M: 22749184 DEBUG: CNetwork::NetworkUp - Network service is up
07:40:34 M: 22749184 INFO: CNetwork::LogState - Link: full duplex
07:40:34 M: 22749184 INFO: CNetwork::LogState - Link: 100 mbps
07:40:34 M: 22749184 INFO: CNetwork::LogState - State: dns
07:40:34 M: 22749184 INFO: CNetwork::LogState - State: dhcp
07:40:34 M: 22749184 INFO: CNetwork::LogState - ip: 192.168.0.12
07:40:34 M: 22749184 INFO: CNetwork::LogState - subnet: 255.255.255.0
07:40:34 M: 22749184 INFO: CNetwork::LogState - gateway: 192.168.0.1
07:40:34 M: 22749184 INFO: CNetwork::LogState - dns: 192.168.0.1, 0.0.0.0
07:40:34 M: 22736896 DEBUG: CNetwork::NetworkMessage - Starting network services
07:40:34 M: 22736896 NOTICE: Webserver: Starting...
07:40:34 M: 22630400 DEBUG: SECTION:Section LIBHTTP loaded count:1 size:80268
07:40:34 M: 22630400 DEBUG: xbmcHttpShim starts
07:40:34 M: 22499328 INFO: WebServer: Server starting using Q:\web on 192.168.0.12:80
07:40:34 M: 22499328 DEBUG: DB: Registering database table <users>
07:40:34 M: 22499328 DEBUG: DB: Registering database table <groups>
07:40:34 M: 22511616 DEBUG: DB: Registering database table <access>
07:40:34 M: 22523904 DEBUG: UM: Loading User Configuration from file <umconfig.txt>
07:40:34 M: 22548480 DEBUG: DB: About to read data file <Q:\web\umconfig.txt>
07:40:34 M: 22548480 DEBUG: DB: Failed to stat persistent data file.
07:40:34 M: 22548480 DEBUG: webs: Listening for HTTP requests at address 192.168.0.12
07:40:34 M: 22548480 NOTICE: Webserver: Started
07:40:34 M: 22548480 DEBUG: UM: Writing User Configuration to file <umconfig.txt>
07:40:34 M: 22548480 DEBUG: DB: About to save database to file
07:40:34 M: 22548480 DEBUG: WARNING: Failed to open file Q:\web\data.tmp
07:40:34 M: 22548480 NOTICE: XBFileZilla: Starting...
07:40:34 M: 22482944 NOTICE: ES: Starting event server
07:40:34 M: 21958656 DEBUG: CLastfmScrobbler: Clearing session.
07:40:34 M: 21946368 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
07:40:34 M: 21946368 DEBUG: CLibrefmScrobbler: Clearing session.
07:40:34 M: 21352448 NOTICE: UDP: Listening on port 9777
07:40:34 M: 21352448 INFO: WEATHER: Downloading weather
07:40:34 M: 21352448 DEBUG: CurlFile::Open(D0403894) http://feeds.feedburner.com/xbmc4xbox
07:40:34 M: 21303296 DEBUG: CurlFile::Open(D03F299C) http://xml.weather.com/weather/local/US ... 145f208494
07:40:34 M: 21303296 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds.feedburner.com
07:40:34 M: 21078016 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://xml.weather.com
07:40:35 M: 20250624 NOTICE: XBFileZilla: Started
07:40:35 M: 20201472 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc4xbox
07:40:35 M: 20201472 DEBUG: RSS feed encoding: UTF-8
07:40:35 M: 20201472 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc4xbox
07:40:37 M: 20398080 INFO: WEATHER: Weather download successful
07:40:45 M: 21495808 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://feeds.feedburner.com (easy=00D3F010, multi=00E9A1D0)
07:40:48 M: 21336064 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://xml.weather.com (easy=00D55010, multi=00D2DE80)
Thanks
Pete