|
Script list autoupdate issues
It seem that there have been some issues with the auto-updating feature of the script. With my spotty Internet access, I have not been able to dedicate much time to correcting some of the issues.
Basically, the script works like this:
Visit the download page for the script and locate some code containing the latest version information. Take this code and strip it down to just the version number, compare that information with the version from the last check and if updated show that.
The problem:
As sites are redesigned, the code I need to pull into the script I wrote changes. The only way to correct this right now is through manually reading the code and attempting to change things to use the new code. This is time consuming and headache causing for me at times.
The result:
I have the script list back up, with the latest script versions. Unfortunately, several script previously listed have been removed as I work to figure things out with them. Once I can get them working again they will be added back. I will be working through the logic behind some of the code in my script and working to get things working a bit better in the future. I will also be working to auto-remove script which return no version information (that is if I can find the time to do this).
|