Evatag Changelog

What's new in Evatag 1.1.6.2

Apr 26, 2014
  • Internet Explorer JIT Debugger is disabled when evatag is starting and re-enabled when closing

New in Evatag 1.1.6.0 (Feb 16, 2012)

  • Rewite of MyMovies.it movie parser due to website layout changes
  • Fixed a bug in setting label to search button when tha application is starting
  • Fixed a bug when parsing xml elements for genre, director and actors in NFO file
  • Fixed a null exception when MyMovieParser doesn't find any plot during mass tagging
  • Both old and new movie detail page is now supported in batch tagging when using MyMovies.it

New in Evatag 1.1.5.1 (Feb 14, 2012)

  • Support for ANSI or UTF8 Encoding when tagging files
  • Fix in string encoding when loading NFO files

New in Evatag 1.1.4 (Jan 25, 2012)

  • Preliminary rewrite of IMDB Parser for TV shows seasons due to website layout changes

New in Evatag 1.1.3 (Dec 17, 2011)

  • New features to override genres and cover image when batch tagging
  • Preliminary support to MyMovies in batch tagging
  • Code reorganization: IMDB Browsing method moved frm FormBatchTag to IMDBBrowser class

New in Evatag 1.1.2 (Dec 17, 2011)

  • IMDB Parsing methods have been changed to work with Aug. 2011 page changes

New in Evatag 1.1.1 (Dec 17, 2011)

  • Added Support for downloading from MyMovies.it poster picture as Folder.jpg
  • Fixed a bug in character encoding when importing NFO files

New in Evatag 1.1.0 (Dec 17, 2011)

  • Inital version for mymovies.it scraper
  • IMDB parsing classes and MyMovies classes come from the same parent classes

New in Evatag 1.0.0.4 (Jun 22, 2011)

  • Added a functionality to download pictures from IMDB Media Gallery for a given movie.
  • A "Save Fan Art" button as been added to main program window. It is activated after "fill" button is clicked
  • In batch tagging, the functionality is triggered when performing a net search and the appropriate option is checked
  • Added options to save cover picture (big or small one) as folder.jpg
  • Added options to use either original movie title or filename as tag title

New in Evatag 0.9.1 (Jun 18, 2011)

  • Batch Tagging window layout has been changed to support mass NFO import
  • Support for batch NFO import has been added
  • Added a button to show the page of movie selected in the choice popup shown by batch tag window

New in Evatag 0.9.0 (Jun 18, 2011)

  • Initial support for loading tags from NFO files
  • Support for loading TBN files as movie cover or download it form source given in NFO file
  • Covers are resized when they are bigger than 500px
  • Size and placement of Main Form elements is changed according Window size
  • Add support for tagging DVD and BluRay rips

New in Evatag 0.8.5 (Jun 18, 2011)

  • Constants have been moved into a common class.
  • Code for listing files has been moved into a separate thread
  • Added a status label in the status bar of main program
  • Memory management has been improved
  • Management of File listing Reload has been added
  • Local database is created and looked for into User's Roaming Application Folder
  • Algorithm for exclusion of tagged files has been improved for speed

New in Evatag 0.8.4 (Jun 18, 2011)

  • More fine-tuning of regex in TitleString Class
  • Fixed a bug which didn't allow to exclude tagged files in subdirectory even when proper option is checked
  • Code for loading and saving user settings is moved out of program events and put into dedicated methods
  • Added a menu item to show program version
  • Code for file listing has been moved out of program events and put into dedicated methods
  • Added autoreload of file list when "search in subfolders" and/or "exclude tagged files" options are changed
  • Some exception handling has been added

New in Evatag 0.8.3 (Jun 18, 2011)

  • Fixed a bug in definition of TAG file save path when subfolder search is used
  • The regex in TitleString Class has been changed to avoid mismatch when cleaning titles containing the sequence "oar".

New in Evatag 0.8.2 (Jun 18, 2011)

  • Fixed a bug in IMDBEpisodeListParser which is triggered in the case of non canonical episode names (ie Luther TV Show)
  • Fixed a bug in IMDBParser which is triggered when IMDB Infobar contains no value (ie Profiling TV Show main page)
  • Fixed a bug in IMDBSearchParser method which didn't allow correct enlisting of titles when no "media paragraph" is available

New in Evatag 0.8.1 (Jun 18, 2011)

  • support for retrieving files from subfolders has been added
  • In batch tagging window it has been added an option to use only the first genre in IMDB list
  • In batch tagging window it has been added an option to use filename as titles
  • Tabindex order in batch tagging window has been reordered

New in Evatag 0.8.0 (Jun 18, 2011)

  • A button to make searches using Google has been added to main window
  • TabIndex order has been changed
  • iso and m2ts file extensions have been added
  • Titlebars show the currently chosen directory name; in batch tagging title bar shows also a counter of worked items
  • In Batch Tagging window the code for tagging files has been moved out of bt_tag_Click and assigned to a dedicated private method
  • Code for halting the batch tagging process has been added and the "Tag Files" button has been changed to behave as a start/stop button
  • In batch tagging a checkbox for choosing if movie posters should be saved has been added
  • A status label has been added to show the current status in processing (ReadyWorking->Stopping->Ready)
  • If a directory is chosen in main program window, it will be also set as initial point to be showed when browsing folders from Batch Tagging window

New in Evatag 0.7.4 (Jun 18, 2011)

  • Title Choice Popup window has been changed in to a modal form
  • Size of Movie poster is shown in main evatag window
  • Folder browsing dialog box is displayed showing a previously selected folder
  • "Browse Files" button has been renamed into "Browse Folder"