Unable to play files via upnp
#1
A while ago my XBMC stopped playing videos/music via upnp. I've decided to try and give it a look see to find out what might be happening. A few things about my system.

Raspberry Pi (512mb version)
Running openelec 3.2.3
connected via mysql database
The music is located on my windows 8 machine labeled as "server" and it password protected.

I have tried to disable the mysql server to see if it makes a difference and it does not. I can go under the music header then files and go to \\Server\Music\Full\Peter Gabriel\1 and play the song without any trouble. I have included the log files below of trying to access the file.

Code:
02:51:08 T:3046547456  NOTICE: COMXPlayer: Opening: \\Server\Music\Full\Peter Gabriel\1\106. Peter Gabriel - Slowburn.mp3
02:51:08 T:3046547456 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
02:51:08 T:3046547456  NOTICE: CXBMCRenderManager::ResetRenderBuffer - using 5 render buffers
02:51:08 T:2877920352  NOTICE: Thread COMXPlayer start, auto delete: false
02:51:08 T:2877920352  NOTICE: Creating InputStream
02:51:08 T:2877920352   ERROR: COMXPlayer::OpenInputStream - error opening [\\Server\Music\Full\Peter Gabriel\1\106. Peter Gabriel - Slowburn.mp3]
02:51:08 T:2877920352  NOTICE: COMXPlayer::OnExit()
02:51:08 T:2877920352  NOTICE: COMXPlayer::OnExit() deleting input stream
02:51:08 T:2894697568  NOTICE: 1Channel: Playback Stopped
02:51:08 T:2894697568  NOTICE: 1Channel: Service: Resetting...
02:51:08 T:3046547456  NOTICE: COMXPlayer::CloseFile
02:51:08 T:3046547456 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
02:51:08 T:3046547456  NOTICE: COMXPlayer: waiting for threads to exit
02:51:08 T:3046547456  NOTICE: DVDPlayer: finished waiting
02:51:16 T:3046547456  NOTICE: Samba is idle. Closing the remaining connections

Is it possible that it is not using the username/password when trying to play the file through upnp? Any thoughts on what I can check to try and fix this?
Reply

Logout Mark Read Team Forum Stats Members Help
Unable to play files via upnp0