Hallo zusammen,
ich habe auf dem Filmrechner (WinVista) eine zentrale DB für XBMC erstellt und diese dann auf einem Win7 Client mittels der angepassten [definition='2','1']advancedsettings[/definition].xml auch zum laufen gebracht. Soweit keine Probleme. Jetzt wollte ich das gleiche auf einem anderen Win7 Rechner im Netzwerk machen und es tut nicht. Ich bekomme zwar die DB Einträge angezeigt, kann aber nichts abspielen.
In Filezilla bekomme ich dann diese Ansicht (siehe Bild 1)
Das LOG des Rechners, bei dem es nicht funktioniert, sieht so aus:
Code
19:58:47 T:2864 NOTICE: -----------------------------------------------------------------------
19:58:47 T:2864 NOTICE: Starting XBMC (11.0-RC2 Git:20120229-f38655f), Platform: Windows 7, 32-bit Service Pack 1 build 7601. Built on Feb 29 2012 (compiler 1600)
19:58:47 T:2864 NOTICE: Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz
19:58:47 T:2864 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
19:58:47 T:2864 NOTICE: Running with administrator rights
19:58:47 T:2864 NOTICE: Aero is enabled
19:58:47 T:2864 NOTICE: special://xbmc/ is mapped to: C:\Program Files\XBMC
19:58:47 T:2864 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\XBMC
19:58:47 T:2864 NOTICE: special://masterprofile/ is mapped to: C:\Users\HenningGT430\AppData\Roaming\XBMC\userdata
19:58:47 T:2864 NOTICE: special://home/ is mapped to: C:\Users\HenningGT430\AppData\Roaming\XBMC\
19:58:47 T:2864 NOTICE: special://temp/ is mapped to: C:\Users\HenningGT430\AppData\Roaming\XBMC\cache
19:58:47 T:2864 NOTICE: The executable running is: C:\Program Files\XBMC\XBMC.exe
19:58:47 T:2864 NOTICE: Local hostname: HenningGT430-PC
19:58:47 T:2864 NOTICE: Log File is located: C:\Users\HenningGT430\AppData\Roaming\XBMC\xbmc.[definition='1','0']log[/definition]
19:58:47 T:2864 NOTICE: -----------------------------------------------------------------------
19:58:47 T:2864 NOTICE: Setup SDL
19:58:47 T:2864 NOTICE: Found screen: PnP-Monitor (Standard) on NVIDIA GeForce GT 520 , adapter 0.
19:58:47 T:2864 NOTICE: load settings...
19:58:47 T:2864 NOTICE: special://profile/ is mapped to: special://masterprofile/
19:58:47 T:2864 NOTICE: loading special://masterprofile/guisettings.xml
19:58:47 T:2864 NOTICE: Getting hardware information now...
19:58:47 T:2864 NOTICE: Checking resolution 12
19:58:47 T:2864 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
19:58:47 T:2864 NOTICE: Loaded playercorefactory configuration
19:58:47 T:2864 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
19:58:47 T:2864 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
19:58:47 T:2864 NOTICE: No settings file to load (special://xbmc/system/[definition='2','1']advancedsettings[/definition].xml)
19:58:47 T:2864 NOTICE: Loaded settings file from special://profile/[definition='2','1']advancedsettings[/definition].xml
19:58:47 T:2864 NOTICE: Contents of special://profile/[definition='2','1']advancedsettings[/definition].xml are...
<[definition='2','1']advancedsettings[/definition]>
<videodatabase>
<type>mysql</type>
<host>192.168.0.102</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_video</name>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.0.102</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_music</name>
</musicdatabase>
<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbnails/</from>
<to>smb://192.168.0.102/xbmcthumbs</to>
</substitute>
</pathsubstitution>
</[definition='2','1']advancedsettings[/definition]>
19:58:47 T:2864 WARNING: VIDEO database configuration is experimental.
19:58:47 T:2864 NOTICE: Getting hardware information now...
19:58:47 T:2864 NOTICE: Checking resolution 12
19:58:47 T:2864 NOTICE: Default DVD Player: dvdplayer
19:58:47 T:2864 NOTICE: Default Video Player: dvdplayer
19:58:47 T:2864 NOTICE: Default Audio Player: paplayer
19:58:47 T:2864 NOTICE: Disabled debug logging due to GUI setting. Level 0.
19:58:47 T:2864 NOTICE: Log level changed to 0
19:58:47 T:2864 NOTICE: Loading media sources from special://masterprofile/sources.xml
19:58:47 T:2864 NOTICE: Enabled Joystick: Controller (Wireless Gamepad F710)
19:58:47 T:2864 NOTICE: Details: Total Axis: 5 Total Hats: 1 Total Buttons: 10
19:58:48 T:2864 NOTICE: initializing playlistplayer
19:58:48 T:2864 NOTICE: DONE initializing playlistplayer
19:58:49 T:2864 NOTICE: initialize done
19:58:49 T:2864 NOTICE: Running the application...
19:58:49 T:2864 ERROR: Control 1 in window 10099 has been asked to focus, but it can't
19:58:49 T:1928 NOTICE: -->Python Interpreter Initialized<--
19:58:49 T:1928 NOTICE: downloader ARGV: ['']
19:58:49 T:2864 NOTICE: ES: Starting event server
19:58:49 T:3932 NOTICE: -->Python Interpreter Initialized<--
19:58:49 T:3376 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
19:58:49 T:3376 NOTICE: UDP: Listening on port 9777
19:58:49 T:3932 NOTICE: StorageServer Module loaded RUN
19:58:49 T:3932 NOTICE: StorageClient-0.9.2 Starting server
19:58:49 T:3932 NOTICE: StorageServer-0.9.2 Storage Server starting C:\Users\HenningGT430\AppData\Roaming\XBMC\userdata\Database\commoncache.db
19:58:49 T:3960 NOTICE: -->Python Interpreter Initialized<--
19:58:50 T:4020 ERROR: CRemoteControl::Connect - failed to connect
19:59:13 T:2864 WARNING: Skin has invalid include: StudioFlaggingConditions
19:59:13 T:2864 WARNING: Skin has invalid include: Animation_Viewtype_Showcase_FocusArea
19:59:13 T:2864 WARNING: Skin has invalid include: Animation_Viewtype_Showcase_Plot
19:59:13 T:2864 WARNING: Skin has invalid include: Animation_Viewtype_Showcase_LeftArea
19:59:13 T:2864 WARNING: Skin has invalid include: Animation_Viewtype_Showcase_RightArea
19:59:13 T:2864 ERROR: unmatched parentheses in (Control.IsVisible(60)
19:59:13 T:2864 ERROR: Window Translator: Can't find window pvrchannelmanager
19:59:25 T:2864 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 28
19:59:25 T:2864 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
19:59:25 T:2864 ERROR: XFILE::CDirectory::GetDirectory - Error getting ftp://192.168.0.102:21/Anna//extrafanart/
19:59:39 T:2864 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 28
19:59:39 T:2864 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
19:59:39 T:2864 ERROR: XFILE::CDirectory::GetDirectory - Error getting ftp://192.168.0.102:21/Avatar- Der Herr der Elemente//extrafanart/
19:59:52 T:2864 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 28
19:59:52 T:2864 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
19:59:52 T:2864 ERROR: XFILE::CDirectory::GetDirectory - Error getting ftp://192.168.0.102:21/Die Avengers//extrafanart/
19:59:55 T:2864 NOTICE: Storing total System Uptime
19:59:55 T:2864 NOTICE: Saving settings
19:59:55 T:2864 NOTICE: stop all
19:59:55 T:2864 NOTICE: ES: Stopping event server
19:59:55 T:2864 NOTICE: stopping zeroconf publishing
19:59:55 T:3376 NOTICE: ES: UDP Event server stopped
19:59:55 T:2864 NOTICE: stop sap announcement listener
19:59:55 T:2864 NOTICE: clean cached files!
19:59:55 T:2864 NOTICE: unload skin
19:59:55 T:3932 NOTICE: StorageServer-0.9.2 Closed down
19:59:55 T:2864 NOTICE: stop python
19:59:56 T:2864 NOTICE: stopped
19:59:56 T:2864 NOTICE: destroy
19:59:56 T:2864 NOTICE: closing down remote control service
19:59:57 T:2864 NOTICE: unload sections
19:59:57 T:2864 NOTICE: destroy
19:59:57 T:2864 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
19:59:57 T:2864 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
19:59:57 T:2864 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
19:59:57 T:2864 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
19:59:57 T:2864 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
19:59:57 T:2864 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
19:59:57 T:2864 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
19:59:57 T:2864 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
19:59:57 T:2864 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
19:59:57 T:2864 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
19:59:57 T:2864 NOTICE: closing down remote control service
19:59:57 T:2864 NOTICE: unload sections
19:59:57 T:2864 NOTICE: application stopped...
Alles anzeigen