Req Request: Enable Wake on Lan (WOL) before MySQL and Path substitution
#8
I dont understand what you are mean TBH

As an example, this ;
 <substitute>
        <from>special://profile/addon_data/weather.yahoo/</from>
        <to>smb://192.168.0.10/data/kodi/userdata/addon_data/weather.yahoo/</to>
 </substitute>

If WOL was to run before substitution it would fail, it would try to "wake" [special://profile/addon_data/weather.yahoo/] which does not make sense.
Instead, as it is now, it will try to wake [smb://192.168.0.10/data/kodi/userdata/addon_data/weather.yahoo/] which will be translated to [192.168.0.10] and if there is discovery done that maps this address to a mac-address then it will work as advertized. What am I missing?
Reply


Messages In This Thread
RE: Request: Enable Wake on Lan (WOL) before MySQL and Path substitution - by t4_ravenbird - 2018-01-30, 18:08
Logout Mark Read Team Forum Stats Members Help
Request: Enable Wake on Lan (WOL) before MySQL and Path substitution0