anlarke / MovieExplorer

View information about the movies stored on your computer. (Windows)
48 stars 24 forks source link

My branch #19

Closed ryanjay0 closed 10 years ago

ryanjay0 commented 10 years ago

Significantly better file name parsing Displays images of movie/tv stars from IMDb with links to their IMDB pages -stored in a hash table, written to cache/actors/ Automatically divides database into movies and tv. Creates auto categories for both -can be turned off in the general options. Code formatting to take care of some /W4 warnings.