• 1
  • 93
  • 94
  • 95(current)
  • 96
  • 97
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(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-te...20768.html
Quote: - MS-RAP/MS-BRWS protocols will not work as they require SMB1

and

https://blogs.technet.microsoft.com/file...rver-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.
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.
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
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.
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
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.
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.
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.
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.
(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...
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.
(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.
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:
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.
(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.
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:
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.
Thought, that Fix #12510 is maybe related to my problems ive already posted here - but this seems to be a different issue?!
(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?
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.
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....
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
 Estuary MOD V2 
  • 1
  • 93
  • 94
  • 95(current)
  • 96
  • 97
  • 355

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