v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
Sorry I was a bit short.

(2016-10-13, 23:48)Milhouse Wrote: I don't have "MacAddress" in my kodi.log - is it coming from an addon?

Edit: Seems like WakeOnAccess will log it.
Code:
xbmc/network/WakeOnAccess.cpp:741:      CLog::Log(LOGNOTICE,"    MacAddress      : %s", entry.mac.c_str());
I suggest opening a trac.kodi.tv ticket if you're concerned by it. There'd be no point obfuscating it and it might as well be removed entirely, but that may make it more difficult for users to debug their own WakeOnAccess problems.
Exactly my thoughts, that's why I came up with earlier one-liner:
Code:
grep -v 'MacAddress'  ./kodi/temp/kodi.log | pastebinit
It will filter out the Address line before sending it out to pastebinit or sprunge.
Feel free to add it to your opening post instructions..


Messages In This Thread
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by ElectricPim - 2016-10-14, 10:08
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19