61
PVD Python Scripts / Re: PVD Selenium MOD v4 IMDb Movie Script Confusion
« Last post by Ivek23 on June 04, 2025, 02:28:13 pm »As a note. For some reason, at some point the page with the film stops filling. For example, "Graf Dracula in Oberbayern" (https://www.imdb.com/title/tt0079230/). You can see how the TMP folder is filled in the scripts, but all the fields on its page in the PVD are empty. Even the user ones. And I can't figure out if this is a problem in the program itself (some kind of glitch) or a problem in the script.
I don't understand what's going on. It's obvious that the data is also printed in the log file, but then the script doesn't load it into the database in this case. The error is in the script, but I don't know yet where the errors are. Because I'm testing now, by areas behind the errors.
The reason why this movie title does not add any information to the database has been found, because there is no data on Awards and ParentsGuide, which the script should add to the database. The solution is to run the SeleniumPVDbScriptsConfig-v4 script, in which you uncheck the Download Awards page and Download ParentalGuide page boxes, which are located under Limit on number totals. Once you do this, click the description below to restart PVD to restart and load PVD, then run the IMDB_Movies_[EN][Selenium]-v4script again and it will now download all the data and add it to the database.
Once all the data is in the database, you may need to run the script again to add any missing data. Once you get the data into the database, you will run the SeleniumPVDbScriptsConfig-v4 script again and check the Download Awards page and Download ParentalGuide page boxes again so that for the second movie title, where all the pages with data are, it will download all the data and add it to the database, otherwise the same problem may occur again or it will not download all the data from additional web pages
The next time you have similar problems, first click on the Alltopic button on the website to check which pages are blacked out or check if the pages have data and repeat the above-mentioned and described procedure.
Recent Posts