PoshCode Archive  All files named "Fetch-IMDB-info.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Fetch-IMDB-info.ps1

2018-06-10
14:21
I’m not sure if IMDB updated their site or what, but much of the HTML code referenced in the script either no longer exists on the sites or doesn’t seem to grab the correct information. file: [094e69db22] check-in: [1548f78868] user: DollarUnderscore branch: trunk, size: 6860
13:58
Added: Two functions for interacting with IMDB. Use Get-IMDBMatch to search for a movie/tv show based on the title, and pipe that to Get-IMDBItem for more information about it. file: [731d44bf57] check-in: [a121987859] user: DollarUnderscore branch: trunk, size: 6000