When I run the ewe version I cannot see any output at all, I have tried
...because I tried to catch the error and continue "correctly". Obviously the error is caught (no exception thrown), but it does not continue correctly. This is really annoying as I can't reproduce the problem :-(.
Does this happen with all your files? (Though I don't think it's related to the file type)
run it both with ewe.exe and the Java ewe version and the situation is the same. I'm am not sure if I need to do something special to show the log messages when running the ewe version ?
These aren't log messages but java's standard way of telling you that it has encountered a problem. As soon as I catch the exception or fix the problem, java won't complain any more.
Please give this version a try. It should again spit out the message including some additional debugging information where exactly the problem occurred. I think I'm looking in the wrong place right now.
There is also a small other difference, the original version from your web site showed the albom cover all the time, the version you attached in this thread only shows the album cover for a second and after that it is replaced with a big question mark.
I at least have an explanation for this :-): as in the previous release the script threw an exception, it did not update the cover. In the new release the program tries to continue after the exception. But as it does not find the correct information it replaces the cover with a placeholder. It's all related: there must be a problem in the information catching procedure. As a consequence none of the information is correctly updated.
-- Michael ----------------------------------------------------------- Help translate SlimServer by using the SlimString Translation Helper (http://www.herger.net/slim/) _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
