Problems streaming
#1
Hi:

I'm running xbmc on Apple TV (xbmc 12 compiled May 2 2013) and also on xios (M3 latest nightly build) . Recently I have started to see problems in seeing a movie. It's always stopping and then it restarts again.

Nothing has change in my configurations and I'm running this for a while and the only thing I remember is to have updated my mac osx server (OS X Mountain Lion v10.8.5 and Security Update 2013-004) this week.

It seems it stops reading from the disk. I have a mac osx server with a storage of disks attached where the library is.

This is my advanced settings:
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.254</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_video</name>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.1.254</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_music</name>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbnails/</from>
<to>nfs://192.168.1.254/Volumes/Share HD/Shared Items/Xbmc/Thumbnails/</to>
</substitute>
</pathsubstitution>
</advancedsettings>


And the log of xbmc can be found here: http://pastebin.com/RnGYiG6G

Any idea what could be the problem?


Could this be the problem: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
23:03:37 T:166854656 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available


Thanks
Reply
#2
Does the disk spin down on the mac maybe?
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#3
On energy saver computer never sleeps and the problem remains..

Any idea form the logs?
Reply
#4
I would have Said it already if it was something obvious in the log sadly...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Problems streaming0