Kodi Community Forum
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0) - 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: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0) (/showthread.php?tid=298462)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-07-24

(2017-07-24, 20:01)yamcenutzer Wrote: So I guess it is still a samba 4.7 'glitch' that it can't connect/see my 3.02 shares?

No, that's because network/computer browsing is dependent on SMB1, which you've presumably (and wisely) disabled.

https://lists.samba.org/archive/samba-technical/2017-May/120768.html
Quote: - MS-RAP/MS-BRWS protocols will not work as they require SMB1

and

https://blogs.technet.microsoft.com/filecab/2012/05/03/smb-3-security-enhancements-in-windows-server-2012/
Quote:Computer Browser functionality also requires SMB 1, but the Browser service is disabled by default on Windows Server 2008 R2 and later anyway.

So once SMB1 support is disabled on your master browser, no more browsing.

I don't know if Samba intend on implementing an alternative method for browsing, but for now without SMB1 it's not possible.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-07-24

New LibreELEC.tv Leia build #0724: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.12.3 #1 SMP Mon Jul 24 21:04:04 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170724210256-#0724-g65e3131 [Build #0724]

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

Based on tip of LibreELEC.tv master (65e31317, changelog) and tip of XBMC master (b609513d, changelog) with the following modifications: Build Highlights:
  1. xf86-video-nvidia: update to xf86-video-nvidia-384.59 (GT 1030 support)
Build Details:
  1. XBMC:
    • RetroPlayer: Fix black screen on playback (PR:12546, 3 commits, 6 files changed)
    • [settings] introduce new setting 'Startup action' and add 'Play TV/Radio' (PR:12548, 5 commits, 15 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1829: imx6: update RTL8812AU patch
    • Added: [env] PR:1830: xf86-video-nvidia: update to xf86-video-nvidia-384.59



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - caribo - 2017-07-24

Hi Milhouse, I notice that projectm and asteroids addons dont work with your latest builds which I am guessing you know already. is it just a matter of compiling them? or something more fundamental? no worries either way..

21:18:34.048 T:140165214267520 DEBUG: CAddonInstaller: installing from zip '/storage/visualization.projectm-999.2.0.0.2-%230614-milhouse-%230614-milhouse.zip'
21:18:34.081 T:140163036477184 DEBUG: CAddonInstallJob[visualization.projectm]: requires kodi.binary.global.main version 1.0.9 which is not available
21:18:34.082 T:140163036477184 ERROR: CAddonInstallJob[visualization.projectm]: The dependency on kodi.binary.global.main version 1.0.9 could not be satisfied.

Cheers


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-07-25

I've uploaded new #0724 versions of visualization.projectm, visualization.waveform, visualization.spectrum and visualization.shadertoy that should at least install.

Given that Kodi 18 has been a moving target (and remains so) if they don't work there's not much I can do about it.

Edit: screensaver.asteroids also updated.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - rudrood - 2017-07-25

Got my new AMD Radeon HD5450 card in today.
It looks like it got the same behavoir or even worse as the NVidia cards with adjust display rate (to at start/stop or always), Kodi crashes..

Crashlog:

http://sprunge.us/eZjf

Clean install build 0724, just added the IP number of TVheadend server and then enabled TVHeadend client addon.

N.B. The OP doesn't refer to the right crashlog post, it sends the kodi.log (same at RPI builds) instead of the kodi_crash.log.

Edit:
0709 fixes the problem here also.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - caribo - 2017-07-25

both #0724 asteroids and projectm addons working with #0724 nightly build

many thanks!


(2017-07-25, 00:35)Milhouse Wrote: I've uploaded new #0724 versions of visualization.projectm, visualization.waveform, visualization.spectrum and visualization.shadertoy that should at least install.

Given that Kodi 18 has been a moving target (and remains so) if they don't work there's not much I can do about it.

Edit: screensaver.asteroids also updated.



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-07-25

(2017-07-25, 14:43)rudrood Wrote: Got my new AMD Radeon HD5450 card in today.
It looks like it got the same behavoir or even worse as the NVidia cards with adjust display rate (to at start/stop or always), Kodi crashes..

Crashlog:

http://sprunge.us/eZjf

There might be a fix in tonight's build, PR12570 - haven't tested it myself yet though.

Edit: Tested, and no difference.

(2017-07-25, 14:43)rudrood Wrote: N.B. The OP doesn't refer to the right crashlog post, it sends the kodi.log (same at RPI builds) instead of the kodi_crash.log.

I don't understand...


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - rudrood - 2017-07-25

(2017-07-25, 18:58)Milhouse Wrote:
(2017-07-25, 14:43)rudrood Wrote: Got my new AMD Radeon HD5450 card in today.
It looks like it got the same behavoir or even worse as the NVidia cards with adjust display rate (to at start/stop or always), Kodi crashes..

Crashlog:

http://sprunge.us/eZjf

There might be a fix in tonight's build, PR12570 - haven't tested it myself yet though.

Edit: Tested, and no difference.

(2017-07-25, 14:43)rudrood Wrote: N.B. The OP doesn't refer to the right crashlog post, it sends the kodi.log (same at RPI builds) instead of the kodi_crash.log.

I don't understand...

In the opening post point 9 of this thread you mention the telnet command:

cat /storage/.kodi/temp/kodi.log | pastebinit

This gives just the Kodi log instead of a crashlog, but I overlooked point 4. Sorry.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-07-25

New LibreELEC.tv Leia build #0725: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.12.3 #1 SMP Tue Jul 25 21:16:54 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170725211531-#0725-gad01993 [Build #0725]

# Kodi version
(18.0-ALPHA1 Git:0d55e12). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (ad01993e, changelog) and tip of XBMC master (0d55e122, changelog) with the following modifications: Build Highlights:
  1. VDPAU refresh rate fix (doesn't work for me with ION2)
Build Details:
  1. LibreELEC.tv:
    • xf86-video-nvidia: update to xf86-video-nvidia-384.59 (PR:1830, 1 commit, 2 files changed)
    • imx6: update RTL8812AU patch (PR:1829, 1 commit, 1 file changed)
    • librespot: ux improvements (PR:1828, 1 commit, 11 files changed)
  2. XBMC:
    • changed some wordings and punctuations (PR:12567, 1 commit, 1 file changed)
    • [video] Readd mark watched / unwatched to video folder's context menu (PR:12464, 1 commit, 2 files changed)
    • [win32] re-work WinSystemWin32 + RenderSystemDX (PR:12377, 4 commits, 25 files changed)
    • VideoPlayer: vdpau - fix black screen after change of refresh rate (PR:12570, 1 commit, 5 files changed)
    • [buildsteps] Windows: re-work building mingw libs. (PR:12542, 2 commits, 32 files changed)
    • [pydocs] Add missing content type "games" (PR:12554, 1 commit, 1 file changed)
    • [cmake] FindBluray.cmake: fix version check (PR:12562, 1 commit, 1 file changed)
    • [depends] bump openssl to 1.0.2l (PR:12569, 1 commit, 1 file changed)
  3. inputstream.adaptive:



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - rudrood - 2017-07-26

(2017-07-25, 18:58)Milhouse Wrote:
(2017-07-25, 14:43)rudrood Wrote: Got my new AMD Radeon HD5450 card in today.
It looks like it got the same behavoir or even worse as the NVidia cards with adjust display rate (to at start/stop or always), Kodi crashes..

Crashlog:

http://sprunge.us/eZjf

There might be a fix in tonight's build, PR12570 - haven't tested it myself yet though.

Edit: Tested, and no difference.

Doesn't work here either on NVidia GT710 and AMD HD5450.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-07-26

New LibreELEC.tv Leia build #0726: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.12.3 #1 SMP Wed Jul 26 21:20:36 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170726211911-#0726-gad01993 [Build #0726]

# Kodi version
(18.0-ALPHA1 Git:c6cc0fc). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (ad01993e, changelog) and tip of XBMC master (c6cc0fce, changelog) with the following modifications: Build Highlights:
  1. [PVR] Fix channel preview OSD after #12510
Build Details:
  1. XBMC:
    • [PVR] Fix channel preview OSD after #12510 (PR:12573, 2 commits, 6 files changed)
    • Joysticks: fix easter egg (PR:12574, 2 commits, 5 files changed)
  2. inputstream.adaptive:



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - debutanker - 2017-07-26

Thought, that Fix #12510 is maybe related to my problems ive already posted here - but this seems to be a different issue?!


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-07-26

(2017-07-26, 23:35)debutanker Wrote: Thought, that Fix #12510 is maybe related to my problems ive already posted here - but this seems to be a different issue?!

Your PVR addon may need updating to addapt to the changed API, what addon are you using?


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - debutanker - 2017-07-26

I am using DVBLink - i had already pointed to this api changes in dvblink forum, but from their point of view this should be no issue for the dvblink client....


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Guilouz - 2017-07-27

PVR IPTV simple client have stopped to work since few builds ago, this error in log when try to launch channel :

Code:
00:44:58.235 T:140735733994304  NOTICE: VideoPlayer: Opening: pvr://channels/tv/Toutes les chaînes/pvr.iptvsimple_1623959541.pvr
00:44:58.235 T:123145394565120  NOTICE: Creating InputStream
00:44:58.237 T:123145394565120  NOTICE: Creating Demuxer
00:44:58.237 T:123145394565120   ERROR: Open - error probing input format, pvr://channels/tv/Toutes les chaînes/pvr.iptvsimple_1623959541.pvr
00:44:58.240 T:123145394565120   ERROR: Previous line repeats 9 times.
00:44:58.240 T:123145394565120   ERROR: OpenDemuxStream - Error creating demuxer
00:44:58.240 T:123145394565120  NOTICE: CVideoPlayer::OnExit()
00:44:58.245 T:140735733994304  NOTICE: CVideoPlayer::CloseFile()
00:44:58.245 T:140735733994304  NOTICE: VideoPlayer: waiting for threads to exit
00:44:58.246 T:140735733994304  NOTICE: VideoPlayer: finished waiting
00:44:58.247 T:140735733994304  NOTICE: CVideoPlayer::CloseFile()
00:44:58.247 T:140735733994304  NOTICE: VideoPlayer: waiting for threads to exit
00:44:58.247 T:140735733994304  NOTICE: VideoPlayer: finished waiting