• 1
  • 170
  • 171
  • 172(current)
  • 173
  • 174
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Update at Kodi 18. Since YouTube 5.4.1 alpha https://github.com/jdf76/plugin.video.yo.../tag/5.4.1

Age gated music videos are working and no login issues.
(2017-07-23, 09:25)CygnusHyoga Wrote:
(2017-07-23, 01:00)weppa Wrote: @garbear no luck with PR:12546 fix... Still experiencing black screen during playback on RPi3


Sent from my iPhone (typie typie)

I've the same problem, still black screen in RPi3 in Retroplayer. Game load OK, i can heard the game music.

09:19:22.097 T:1942437904 ERROR: AddOnLog: NES / Famicom (Nestopia UE): Kodi setting setting unknown to libretro!
09:19:23.367 T:1942437904 ERROR: AddOnLog: NES / Famicom (Nestopia UE): custom.pal not found in system directory.
09:19:23.368 T:1942437904 ERROR: AddOnLog: NES / Famicom (Nestopia UE): NstDatabase.xml required to detect region and some mappers.
09:19:23.749 T:1942437904 ERROR: Failed to open zip://smb%3a%2f%2f192.168.66.5%3a445%2femu%2fNes%2fRoms%2fD%2fdarkman%20u.zip/darkman u.xml: Failed to open file
09:19:23.749 T:1942437904 ERROR: Previous line repeats 1 times.
09:19:23.749 T:1942437904 ERROR: Failed to query savestate zip://smb%3a%2f%2f192.168.66.5%3a445%2femu%2fNes%2fRoms%2fD%2fdarkman%20u.zip/darkman u.xml
09:19:23.749 T:1942437904 ERROR: RetroPlayer: Failed to load savestate
09:19:23.813 T:1942437904 WARNING: CRenderManager::Configure - queue size too small (2, 6, 1)

I pushed a fix for this to PR12546. I've confirmed that it fixes *A* bug, can't be sure there's not a second one Wink
3D ISO file playback is broken.

I don't know if this is just me or something has gone wrong. Can someone confirm 3D ISO playback?

I had to go at least couple of weeks back to get it going again. At the start Kodi is buffering for about 10s more than normal and tries to make SBS out of Frame Packing.
(2017-07-23, 16:10)Cosmicbase Wrote: #0722 with Amazon VOD from Sandman79 ::: Captcha Query, please change IP address or try again later.

With https://github.com/liberty-developer/plu...me_instant Amazon works.

#0722 CEC Adapter Fonts not visible. When is a fix Coming.
Looks like sandman needs to change the user agent to fix this...the interesting thing is: why has Amazon changed this?
(2017-07-23, 20:02)linkinsoldier Wrote:
(2017-07-23, 16:10)Cosmicbase Wrote: #0722 with Amazon VOD from Sandman79 ::: Captcha Query, please change IP address or try again later.

With https://github.com/liberty-developer/plu...me_instant Amazon works.

#0722 CEC Adapter Fonts not visible. When is a fix Coming.
Looks like sandman needs to change the user agent to fix this...the interesting thing is: why has Amazon changed this?

Exactly what I have with the default.py under /storage/.kodi/addons/plugin.video.amazon-test changed.

Just use the editor to search for the line and make the following changes.

(UserAgent = 'Mozilla / 5.0 (Windows NT 6.1, Win64, x64) AppleWebKit / 537.36 (KHTML, like Gecko) Chrome / 59.0.3071.115 Safari / 537.36'). I only upgraded the version of Chrome to 59.

And see the Amazon VOD of Sandman79 running on my Raspberry PI 3 again.
@Cosmicbase

You are ineligible for support here.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
(2017-07-23, 23:29)Karellen Wrote: @Cosmicbase

You are ineligible for support here.

I offer here my support only because Kodi 18 expressly for the function of Amazon Addon advertises.
I also appreciate Kodi 18 very much and many users because Kodi 17 does not support Amazon.

I really just want to offer my help
New LibreELEC.tv Leia build #0723: RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi22 4.12.3 #1 SMP Sun Jul 23 21:03:56 BST 2017 armv7l GNU/Linux

# vcgencmd version
Jul 22 2017 00:01:46
Copyright (c) 2012 Broadcom
version f52771674311a841405cea05e8738a526dd60ee1 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170723210302-#0723-g65e3131 [Build #0723]

# Kodi version
(18.0-ALPHA1 Git:734cda1). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (65e31317, changelog) and tip of XBMC master (51a70ff4, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • RTL8812AU: update to RTL8812AU-887f8cc (PR:1816, 1 commit, 4 files changed)
    • scripts/checkdeps: fix library test (PR:1799, 2 commits, 2 files changed)
  2. XBMC:
    • Fix peripherals started before strings are loaded (PR:12518, 1 commit, 1 file changed)
    • [Win32 BufferPool] Remove decoder locks (PR:12551, 1 commit, 1 file changed)
    • [addons] show update all entry also if only one addon update is available (PR:12531, 1 commit, 1 file changed)
    • [info] check if m_refreshCounter is zero (PR:12519, 1 commit, 1 file changed)
    • [pydocs] add missing content type "videos" (PR:11064, 1 commit, 1 file changed)
    • VideoPlayer, PVR: remove deprecated streamURL related functions (PR:12550, 1 commit, 3 files changed)
    • ADD: Implement ZeroConf via Android API (PR:12533, 1 commit, 23 files changed)
    • Controller window: Bug fixes (PR:12547, 5 commits, 20 files changed)
    • [VideoPlayer] Windows: fix few code issues (PR:12553, 4 commits, 4 files changed)
    • FIXUP: [upnp] inverted conditions (PR:12557, 1 commit, 2 files changed)
  3. pvr.mediaportal.tvserver:
    • simplify installation file (PR:60, 1 commit, 1 file changed)
    • simplify installation file (889e0966)
  4. pvr.mythtv:
    • flag timer entry as rule (d7f92bc3)
    • discard upcoming without valid channel uid (78cc9b4f)
    • bump version 5.1.3 (4704f721)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
3D ISO file playback is broken from #0708.

#0707 is the last working version, tested on 2 separate systems.

#0708 does not play at all. Later versions try to make SBS from frame packing.
Tried 723 and unfortunately the controller mapping Bug is still present. I tried a few things today and found, that it shows the motion controllers in peripherals - didn't do that before as far as I remember!

Also it now shows the same controller twice in libreeelec settings -> Bluetooth!

When I try to delete one kodi reboots (will post crash log tonight).

Also: same problem occurs when controller is connected via USB! Kodi for some reason is assigning the controller twice!
build #0723
The TV streams are no longer open


10:35:41.032 T:1855976352 NOTICE: Creating InputStream
10:35:41.152 T:1855976352 NOTICE: Creating Demuxer
10:35:41.157 T:1855976352 ERROR: Open - error probing input format, pvr://channels/tv/Alle Kanäle/pvr.iptvsimple_1942999766.pvr
10:35:41.192 T:1855976352 ERROR: Previous line repeats 9 times.
10:35:41.192 T:1855976352 ERROR: OpenDemuxStream - Error creating demuxer

https://pastebin.com/2juCR1ex
I realise it's a bit old so you might not think it worth investigating, or maybe you were aware of the bug and fixed it already but I'm currently running #701 and with that (and some builds before but I can't say when it started) my RPi has developed a habit of randomly going from the main menu to TV shows or movies and locking itself up.

I don't know when this is happening exactly, as I don't have my TV set to the RPi input most of the time but then I switch to it and find it's in Unwatched TV Shows or some other sub-menu and stuck with the spinning circle on screen and unresponsive to the remote. It hasn't crashed and I can access it via WinSCP.

Anyway, if you want to take a look I've uploaded the log here https://drive.google.com/file/d/0B1fDI89...sp=sharing

I'll update to #723 in the meantime and see if it keeps happening with that.
(2017-07-24, 10:46)Malocher Wrote: build #0723
The TV streams are no longer open

And did this work on #0722?
(2017-07-24, 12:11)popcornmix Wrote:
(2017-07-24, 10:46)Malocher Wrote: build #0723
The TV streams are no longer open

And did this work on #0722?

Yes , update to #0722 -> work
(2017-07-24, 10:46)Malocher Wrote: build #0723
The TV streams are no longer open

I suspect this is deliberate, PR12550 removes a deprectated API. See:
https://forum.kodi.tv/showthread.php?tid=259830

I'm not sure what the solution is for this - I suspect iptv simple add-on needs fixing
  • 1
  • 170
  • 171
  • 172(current)
  • 173
  • 174
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24