v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2017-03-31, 20:01)rudrood Wrote: No master browser running there.

An election takes place to select the master browser on a network so it could be any of your machines - setting "local master = yes" simply means that machine can take part in the election and it _may_ become the master browser if there is no "better" alternative.

The default is for Samba to participate in browser elections, so setting "local master = yes" isn't necessary - it's the default.

"os level = 20" is also the default, which means it will only "beat" (in the election) any Windows system less than a Windows NT/2000 primary domain controller - see https://www.samba.org/samba/docs/using_s...l#INDEX-57 for more details. If you want LE to become the master browser you'll most likely need to set "os level = 33" in order to "beat" more recent Windows systems (7, 8, 10 etc.).

If you absolutely want to make sure your LE machine becomes the master browser, you'll need something like:
Code:
[global]
    local master = yes
    os level = 255
    preferred master = yes
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.


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - by Milhouse - 2017-03-31, 22:07
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24