A free online movie text file import creator for CATVids
Changelog
v2.1 - DD/MM/YYYY vs MM/DD/YYYY
Fixed: 9th Life can now gather the dates in the format your computer is set to. It was previously using just DD/MM/YYYY in all countries.
v2.0 - The Series release
Fixed: 9th Life can now gather data for TV series.
v1.7 - Non Special Effects crew possibly labelled as such
Fixed: Fixed a problem that could cause the Composer and other crew to be also incorrectly labelled as Special Effects.
v1.6 - Chrome browser image download problem
Fixed: Chrome and perhaps other web browsers might have been complaining about the original Image download button. The code behind that button has now been updated to make it more friendly to browsers.
v1.5 - Minor aspect ratio error
Fixed: The script that tries to find the Aspect Ratio for a film was throwing PHP warnings which may have been affecting performance. Aspect Ratio can not always be found but I do try.
v1.4 - Minor error reporting Update
Fixed: Some IMDB TV Series ID numbers were coming up as "Movie not found".
v1.3 - The "Certification" Update
Fixed: Certification, which was working in beta version, was broken in v1.0 release. This has been added back in. This feature attempts to find the UK and US certification of a title and will add that data in CATVids if found.
v1.2 - The "Aspect Ratio" Update
Fixed: If not found, the Aspect Ratio will simply not be set, instead of setting it to "null". TMDB does not have Aspect Ratio but I do check Wikidata to see if they list it and grab it from there if they do. As with all other data, IMDB will not respond for a request for Aspect Ratio or any other details.
v1.1 - The "Technical Tweak" Update
Fixed: Restored missing Keywords functionality by optimizing cURL handle management.