Kodi Community Forum
RaspBMC Kodi/XBMC test builds - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: RaspBMC Kodi/XBMC test builds (/showthread.php?tid=176043)



RE: RaspBMC XBMC test builds - miappa - 2014-01-11

If anyone is wondering why it doesn´t work at the moment, dropbox is down. Sad


RE: RaspBMC XBMC test builds - crazyazz - 2014-01-11

Yea wanted to give your build a whirl Sad


RE: RaspBMC XBMC test builds - miappa - 2014-01-11

I hope it´s back up soon, if not perhaps there is a temporary or other upload site one can use.
If anyone has an idea, let me know.


RE: RaspBMC XBMC test builds - popcornmix - 2014-01-11

(2014-01-11, 12:42)miappa Wrote: I hope it´s back up soon, if not perhaps there is a temporary or other upload site one can use.
If anyone has an idea, let me know.

google drive works well for sharing files like this.


RE: RaspBMC XBMC test builds - miappa - 2014-01-11

Thanks popcornmix,
I have an account but I never could make wget or curl work since the links is not direct, however I just now learned a workaround using file id and googledrive.com. Smile
Will post an alternative link soon.

Edit: Nope, cannot get it to work.

In the mean time, here is a direct link: http://goo.gl/zIwU6w
Download, upload it to /home/pi/.upgrade on Pi and SSH:
Code:
cd.upgrade
mkdir -p xbmc-13-20140110-nc3-2
tar -xzf 0B_pnxTjg-ojhNzBjc1diOWI0b2c.tar -C xbmc-13-20140110-nc3-2
cd xbmc-13-20140110-nc3-2/xbmc-bcm/xbmc-bin/lib/xbmc/system
cp /usr/local/lib/libdvdcss.so.2.1.0 .
ln -sf libdvdcss.so.2.1.0 libdvdcss.so.2
ln -sf libdvdcss.so.2 libdvdcss.so



RE: RaspBMC XBMC test builds - fernandovg - 2014-01-11

@popcornmix, check this out:

https://www.dropbox.com/s/f8ydt8lxqtmu1b2/20140110_201330_001.3gp
(may contain spoilers if you didn't watched the last two episodes of "Hostages")

You can hear the crack noise then the subtitle blocks
Its happening for every single mkv file

I'm using this last build and downloaded the new firmware yesterday.

I tought it was Trakt plugin because the crack happens in the end of all MKV file, so I disabled Trakt, restarted XBMC. and I still got the issue


RE: RaspBMC XBMC test builds - popcornmix - 2014-01-11

(2014-01-11, 15:48)fernandovg Wrote: You can hear the crack noise then the subtitle blocks
Its happening for every single mkv file

It seems strange no one else is seeing this.
Perhaps you have some unusual setting or plugin that is triggering it.

Can you try renaming ~/.xbmc and restart. Now try playing the file? Does it still fail?


RE: RaspBMC XBMC test builds - fernandovg - 2014-01-11

LTried with Frodo. Same thing. But there is no loud crack, just a little one and block subs.

Is there a better way to debug it?
Xbmc Log level 3?
If its an addon causing it, shouldnt it appear in log?
Is there some cache I can increase?
All my media come from a hdd (direct connection)


RE: RaspBMC XBMC test builds - miappa - 2014-01-11

@popcornmix
Is the last patch in nc3 regarding airplay working?
I was thinking about making a test build from memphiz (trying to fix airplay), but if airplay defaults to dvdplayer in nc3 I should probably disable it first.

Edit: Building now, I´ll test it when it´s done.


RE: RaspBMC XBMC test builds - popcornmix - 2014-01-11

(2014-01-11, 21:44)miappa Wrote: Edit: Building now, I´ll test it when it´s done.

Good. Airplay is not showing up in my dev environment, so I'm not certain it works, but from the code I'm pretty sure airplay will now use the default (omxplayer) media player.


RE: RaspBMC XBMC test builds - miappa - 2014-01-11

Should have checked jenkins first, this build failed.
I see that memphiz is working on it, if he fixes compiling for Pi I will try again.
I know where it failed but have no idea how to fix, if anyone wants to look into it let me know.


RE: RaspBMC XBMC test builds - doldi - 2014-01-11

Hi@all,

on the newer "nc3-2" my lircd.conf is not perfect working:
The "Enter-botton" on my Panasonic Remote don't work. I've controlled all Settings in the System, think its ok.

The xbmc release works with my config.

THX for your great work - a good result may be expected - i'think is a hard Job here ;-)
best regards from germany

doldi


RE: RaspBMC XBMC test builds - Milhouse - 2014-01-11

(2014-01-11, 23:05)miappa Wrote: Should have checked jenkins first, this build failed.
I see that memphiz is working on it, if he fixes compiling for Pi I will try again.
I know where it failed but have no idea how to fix, if anyone wants to look into it let me know.

Should have said, I tried his patches last night and it was no go on the build (not that I have any iDevices to even test with...). Will try and incorporate his patches if/when they build to allow others to test.


RE: RaspBMC XBMC test builds - miappa - 2014-01-12

@MilhouseVH
Yes, they seems so much in the zone right now, don´t want to disturb them. Smile
Let´s see where it leads, following that thread quite closely as I use Airplay.

@doldi
lirc or CEC (as you mentioned Panasonic I would think CEC)?

@all
The default advencedsetting.xml is wrong in the last build (-nc3-2)!
Copy paste the following in /home/pi/.upgrade/xbmc-13-20140110-nc3-2/xbmc-bcm/xbmc-bin/share/xbmc/system/advancedsettings.xml:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<advancedsettings>
    <cputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e 's/temp=\([0-9]*\).*/\1 C/'</cputempcommand>
    <gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e 's/temp=\([0-9]*\).*/\1 C/'</gputempcommand>
    <network>
        <cachemembuffersize>5242880</cachemembuffersize>
    </network>
    <imageres>540</imageres>
    <fanartres>720</fanartres>
    <video>
        <defaultplayer>omxplayer</defaultplayer>
        <defaultdvdplayer>omxplayer</defaultdvdplayer>
    </video>
    <audio>
        <defaultplayer>paplayer</defaultplayer>
    </audio>
</advancedsettings>



RE: RaspBMC XBMC test builds - doldi - 2014-01-12

Hi miappa, sorry for this misunderstanding.

my old Sonx 42" support no CEC. I use a Panasonic Remote to create my lirc.config with this Instruktions from http://forum.stmlabs.com/showthread.php?tid=5549

this works fin for me ;-) ...because after this work i put the RC5 Code from the Panasonic Remote into my Harmony 785 :-)

This will work on the officiell Raspxbmc Releases since Nov13 but i am sorry to say ...not in the test builds

I apologize for any inconvenience caused.