Skip to content

Alpha 8

Compare
Choose a tag to compare
@griff griff released this 14 Nov 13:17
· 409 commits to develop since this release

Changes in version 1.0a8

After a long hiatus MetaZ is back with a new release that fixes issues with Lion and Power PC as well as support for having only the year as release date.

We also now have an icon of our very own. Donated by Thomas Jakobi

The complete list of changes are:

  • Made files table and presets table ignore newlines and reverse editing on escape
  • Changed how words are defined for file name editing so it behaves more like renaming files in Finder (e.g. dot is a word separator)
  • Fixed doubleClickAtIndex for file name editing
  • Commit the edit before doing a search.
  • Fixed small bug in picture context menu where show image editor option was disabled when picture was a RemoteData
  • Added option to cancel editing by typing esc. for all UndoTableViews
  • Changed MZDynamicObject so that it doesn't use NSInvocation when being called from getValueForKey and setValue:forKey
  • Made identifier, localizedName and editorCell for class MZTag into properties
  • Fixed small issue in MZPriorObserverFix that caused a great deal of unresponsiveness
  • Added missing call to delegate dataProvider:controller:writeStartedForEdits: in APDataProvider
  • Added hidden start column to chapter editor
  • Added column menu to chapter editor
  • Changed some getters into properties
  • Added compare method to MZTimeCode
  • Fixed small issue in web chapter parsing where chapters that lasted less than a minute were not supported
  • Fixed chapter edit undo #12
  • Changed the rename preset undo action to "Rename Preset"
  • Changed some privat class categories to extensions
  • Changed building.txt to a README
  • Added our TheTVDB API key to repository.
  • Fixed return warning in MetaEdits
  • Fixed tvdb view in browser and added menu items for view episode and view season
  • Did a Build and Analyze and fixed the found problems
  • Added fix for calling shell scripts in MZTaskOperation that messed with stdout
  • Added icon from Thomas Jakobi
  • Set new icon in Info.plist
  • Updated mp4chaps to trunk-r479 and fixed missing ppc architecture #22 #23
  • Lion issues should now be fixed #31
  • Changed tagchimp hostname from www.tagchimp.com to tagchimp.com because that is the CN in their certificate hopefully fixing #27
  • Fixed #29 so now main window reopens when dropping a file or using open from main menu"
  • Fixed memory problem in open that caused a crash because dictionary was released to early
  • Changed open sheet to use file extensions instead of UTIs becaused it was causing problems with m4v extension #31
  • Changed small program icon used in search result to the new MetaZ icon
  • Added icon credit
  • Created my own DateFormatter to fix nil bug #9
  • Added a new category with a method for checking if all chars in a string are part of a given NSCharacterSet
  • Added support for having only the year in date tag