OK guys, the new scraper is ready and it's passing my tests and able to rename automatically without an XML rename dBase.
Rename dBase IMDb+ Scraper.xml <- Existing default
Rename dBase IMDb+...
I have spent every spare time I have for two weeks to finish this. Just ran a test and found a few bugs to resolve. I'll have another look tonight and provide my final version as is. Originally...
I found this on the site of themoviedb.org:
Our API is free to use for non-commercial purposes as long as you attribute TMDB as the source of the data and/or images. If you are interested in...
I agree that the sortby should be 1 to 4 to group them and that's all you need in your Custom xml to get that. But they are seperate collections on TMDb. Do not get confused with IMDb as those...
AUTO will use the Collection name if available in TMDb. If you add a collection in the Custom XML for that imdb number, then that's the name of the collection it will use. I find more value in...
The movie you specified does not have a collection as it's a reboot with only one movie.
So it's not (Reboot) II. It's not even Collection number I.
Collections and Titles are the whole driver of...
Once I finish the scraper and it's production ready I will push the update with the help of @ajs and let you know.
When I talk about override files I mean the xml files. Currently there are these...
I've just been writing it as an XML scraper for use within MovingPictures, so was just going to update the IMDB+ plugin to work with TMDb. I really just wanted to get that plugin working, then I...
Advanced Movie Title Renaming Script (Collections + Smart Titles)
I’ve been working on a custom scraper rename system for Moving Pictures that significantly improves how movie titles, sort titles...
Thinking of adding a selection so that you can switch beween Roman numerals to Arabic numbers for movie series.
Mission: Impossible 7: Dead Reckoning Part One
Predator 6: Badlands
Mission...
The scraper update now fetches the required information to update all the available values from TMDB. Now I am going to try to get some of the other functionality to work like before. Once this is...
Forget about using IMDB, it's gone. I am in the process of changing the scraper to use TMDB instead. It has a free API and I have be able to get the scraper to work with it. It has been many hours...
You are getting AWS WAF bot protection page, not the movie page. IMDb now blocks simple scrapers. Trying to scrape imdb.com movie page for details but instead of content, you get: JS challenge...
Previously the scraper used HTML and now I am going to update the scraper to use JSON values instead. Planning to get all the functionality back including the RottenTomatoes stuff. Hopefully have...