(2013-07-23, 20:57)mandark Wrote: (2013-06-26, 05:01)Ghostdivision Wrote: Hmm im having errors with this latest version i did not previously have. My small server is awake currently when im testing but it was never an issue with the prior version, but its throwing out script failed or script error.
20:30:20 T:1224 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: cannot concatenate 'str' and 'float' objects
Traceback (most recent call last):
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\xbmc-script.advanced.wol-master\autostart.py", line 25, in <module>
print "script.advanced.wol: Start WOL script after return from standby (Standby took "+time.time()-previousTime+" sec.)"
TypeError: cannot concatenate 'str' and 'float' objects
-->End of Python script error report<--
sorry for the late reply, i was a bit busy. i have located the problem and fixed it in the current version (v.1.2.4) available for download here. could you please try if this fixes the problem for you, and the library-update-delay is now working as intended?
Were very close to having this working great, the delay works great for updating audio/video, however if the server is asleep, i am still getting a similar error with your latest version you directed me toward. I love the delay to update audio and video, its great, I just wish it would work like 1.2.2 does waking my server. This error was after a full re-install and its also showing 1.2.3 for me. I uninstalled previous, and installed this one, its almost like this latest version is not doing a new install, when I install it fresh all my information is still present (ip, mac address).
0:46:41 T:1888 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: cannot concatenate 'str' and 'float' objects
Traceback (most recent call last):
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\xbmc-script.advanced.wol-master\autostart.py", line 25, in <module>
print "script.advanced.wol: Start WOL script after return from standby (Standby took "+time.time()-previousTime+" sec.)"
TypeError: cannot concatenate 'str' and 'float' objects
-->End of Python script error report<--