Ensure .NET 4.0 Full Framework is installed. (Available from
http://www.microsoft.com/download/en/details.aspx?id=17718)
Ensure the NFO ID fix is applied when transitioning from versions prior to 3.416b. (
Details here)
Replaced 'Rebuild' with 'Refresh' throughout entire code. Rebuild will now be known as Refresh.
mc_com.exe has been fully updated
TV Show Resolutions...Resolved issue #206 - having to hit save twice when updating runtime manually
Shrunk cache size and lowered loading times for large tv libraries.
Replaced periods with spaces in folders for TV searching TVDB doesn't like work with periods - also handy for those using OS's which can't have spaces.
Changed behaviour when tvshow unverified - if we change the title text to the path & exit, MC saves that path as the title in the nfo. Title textbox backcolors - Unverified=Yellow, Error=Red
Fixed issue when an unverified tvshow was verified & saved it would dissapear from the treeview
Added msgbox show how many missing shows are going to be processed.
Made change to code to reduce treeview flashing during missing episode update
Fixed Show Title was not showing when selecting a Season
Tweaked the tv context menu, now it shows the shows title, season & episode name
Added nfo fix routine to fix season or episode "-1". Use button in debug to process through treeview
Movie Show Resolutions...Make trailer download more resiliant by adding retry handling with resume from last good position
Bug fix for any id with attribute i.e. <id moviedb="tmdb">number</id>. MC will only accept <id>number</id> as the imdb number
Added IMDB# to mouse over details in movie list view
Notes The nfo fix in the debug tab, runs through the treeview items & loads any episode nfo that has a season or episode set as "-1". It will then load the Title text from the Title node in the nfo & try to find a season & episode using the regexes set in MC. If a valid season & episode are found, the nfo is saved with the now correct data. The user then has the option to refresh the treeview to reload the nfo's. If they do not the treeview will not be updated.
Cheers
MC Dev Team