Oh, not
NULL again!
Didn't we found back then that we never could
confirmed for sure that data IS NUL, or empty (blank), or just zero...
However, please let's get back to the topic. First, thanks for an answer rick.
But...
I already have a list of movies, keeping bookmarked and updated for other reason. Nevertheless, I'm not sure if I was clear. I already have movie data in PVD for those 100 movies. I just want to update their info, like you wanted to update IMDb's Top 250 the other day. How you're safe your top 250 were updated for sure? Before answering to this, please read the following.
After silent mode on we don't know anything for sure, I think.
I believe a log as I described it, only could be helpful. Why?
Because, on the contrary, using actual -debug log isn't much of a help. We don't get almost any parsing reason:
- No movie's found on the site (there is no one, or there is for sure, but my title is wrong)
- No new/changed data found on the site
- Was the movie updated with new/changed original data from the site
The only thing we can get from log file is if the movie was parsed because of a socket error, no internet connection.
Now, imagine combining scripts. Imagine testing scripts and continuous testing updates in a row. That's where I'm in now, and I have to be assured that every PVD entry is properly processed. And that's how I conclude that only the log file could be helpful. Please, try to put yourself into this perspective.
Or, just tel me about how you processed your "Top 250" movie list.