2006-08-17, 08:53 AM
Hi,
Okay, I will think about it.
-alibert
reven Wrote:why not just do something like
that way when i download new images with my vids or whatever, it will be automatically visible in the the guide, the check only takes a few milliseconds so wont impact on the performance.Code:if(File.Exists(imagedir + RemoveSpecialChars(showtitle) + ".jpg"))
previewImage = Image.FromFile(imagedir + RemoveSpecialChars(showtitle) + ".jpg");
and i cant remember how the recording status thing happened, it may have just been a once off, and the logs are long gone by now.
Okay, I will think about it.
-alibert