• 1
  • 147
  • 148
  • 149(current)
  • 150
  • 151
  • 174
OpenELEC Testbuilds for RaspberryPi
Installed Gotham Branch from 2013-06-07 and all errors are gone. I think the problem is solved because this image has firmware and kernel 3.9.4.

Also tested release from 2013-06-19 and working perfect without errors while booting.
OpenELEC 3.1.0 and iOS 6.1.3.

Airplay broken again? Worked fine on 3.0.6...
(2013-06-24, 13:26)rbej Wrote: Updated Gotham Branch

- updated new clock for Omxplayer (many new fixes)

- fix scallng of teletext

- updated OpenElec settings

http://www65.zippyshare.com/v/39354145/file.html
with this version I notice some AAC playback issues.
(2013-06-24, 22:05)_phk_ Wrote: with this version I notice some AAC playback issues.

Need more details, and ideally a sample file that shows the problem.
(2013-06-24, 22:06)popcornmix Wrote:
(2013-06-24, 22:05)_phk_ Wrote: with this version I notice some AAC playback issues.

Need more details, and ideally a sample file that shows the problem.
it only occours on aac with 44100 khz. Some Irish AeTV streams are affected.

If necessary I'm gonna capture a sample tomorrow.
I just formated and installed the latest Gotham release from within Windows instead of Ubuntu. All errors are gone and the only thing I have is that the menu items are in English, the rest is in Dutch.

Can someone explain how this is possible?
Xbmc bug.



(2013-06-24, 13:26)rbej Wrote: Updated Gotham Branch

- updated new clock for Omxplayer (many new fixes)

- fix scallng of teletext

- updated OpenElec settings

http://www65.zippyshare.com/v/39354145/file.html

Hi rbej,

i tested your release.
  • Teletext is now fullscreen on analog video output.
  • but now Live-TV channels are 1:1, the aspect ratio seems to be ok,
    but there are black bars on the left and right side - this worked with your version from 2013-06-17

thank you for your work.

Best Regards
Updated Gotham Branch

- updated new clock for OmxPlayer (fix for live TV aspect ratio)

http://www29.zippyshare.com/v/6565728/file.html



Hello

Many thanks for these builds rbej Smile

After adding pool.ntp.org my time and date have adjusted (using uk.pool.ntp.org doesn't change things). But even though I have changed the timezone to the UK and 12hrs my time clock is correct but minus 1 hour, which I assume is because of BST...? Is there a way to amend that so the clock is correct...?


Thanks Smile
Manual change in guisettings.



Thanks....

Changing from...

PHP Code:
<locale>
        <
audiolanguage>original</audiolanguage>
        <
charset>DEFAULT</charset>
        <
country>UK (12h)</country>
        <
language>English</language>
        <
subtitlelanguage>original</subtitlelanguage>
        <
timezone></timezone>
        <
timezonecountry>Britain (UK)</timezonecountry>
    </
locale

to....

PHP Code:
<locale>
        <
audiolanguage>original</audiolanguage>
        <
charset>DEFAULT</charset>
        <
country>UK (12h)</country>
        <
language>English</language>
        <
subtitlelanguage>original</subtitlelanguage>
        <
timezone>Europe/London</timezone>
        <
timezonecountry>Britain (UK)</timezonecountry>
    </
locale

and then saving, just resets when the Pi is rebooted and the time remains 1 hour out.

Thanks anyway though Smile
(2013-06-25, 14:27)Vimes Wrote: and then saving, just resets when the Pi is rebooted and the time remains 1 hour out.

Thanks anyway though Smile

Possibly xbmc is overwriting this file when you shuit down.
I tried editing it and then did a
Code:
killall xbmc.bin
and then rebooted, and the setting is still there.
I allway login via SSH to "nano" the gui files, to edit the <timezone> tag.
Save the file, and type "reboot" in the SSH-promt after that change :-)
It seems rebooting from the GUI of the PI (XBMC) did indeed rest those timezone settings but doing as popcornmix explained and all seemed well, with a little help from Putty Smile


Many thanks

@delinend - thanks for the "reboot" idea, having no previous SSH knowledge I appreciate that.
  • 1
  • 147
  • 148
  • 149(current)
  • 150
  • 151
  • 174

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi12