- Thread starter
- Moderator
- #101
Re: *NEW* MP-TVSeries v2.5.2 Stable Release [10-Mar-2010]
New maintenance version has been released, see first post for details.
New maintenance version has been released, see first post for details.
I have a little request - would it be possible to add WakeOnLan-capability to the initsequence of the plugin?
I have all my seriesmediafiles on a separate NAS that is only required, when a plugin needs to access it - thus NAS can stay in standby/S3 when e.g. only watching TV.
Have made a request (#389) in google-code:
Issue 389 - mptvseries - Add WOL (Wake On Lan) for NAS Support - Project Hosting on Google Code
add WakeOnLan-capability
It wouldnt be too much effort to add an advanced option (possibly a new DB option only at first) which allows you to set the MAC Address of the server and WOL is done on Init/Resume from Standby.
add WakeOnLan-capability
It wouldnt be too much effort to add an advanced option (possibly a new DB option only at first) which allows you to set the MAC Address of the server and WOL is done on Init/Resume from Standby.
Maybe allow WOL to be a part of the import path settings? That way it is linked at the position it makes most sense, and would also support multiple NAS systems. And then have a global setting to the sort of "Wake-on-LAN Enabled" combined with a setting to determine at what point in time the package is sent. During plugin init would mean the moment MediaPortal is started, which would wake your TV-Series NAS box up even when you only plan to play movies, etc.
But if the box is off-line during init, then all the TV-Shows on that box will be 'unavailable' (orange color on B3W), so if a WOL is sent on entering the MP-TVSeries plugin, it will take X amount of seconds for the NAS to wake up and would have to be rescanned.
So perhaps an extra option would be nice that allows a WOL magic packet to be sent on the actual opening of MP-TVSeries GUI, but then also initiate a new import scan on those import paths with WOL defined (no sense rescanning local), delayed by a configurable amount of seconds (some NAS systems wake up much faster then others).
Might make things too complex, so a WOL option during init is probably enough at first.
PS: If anybody knows a WOL alike way to wake up systems that are in 'sleep' mode, please PM me.