Zeeb Changelog

What's new in Zeeb 3.9.25

Jul 1, 2013
  • IMDB changed the HTML for how AKA movies are listed, causing zeeb to misread additional AKA's.
  • TheMovieDataBase.com (TMDB) which supplies the posters is shutting down the older version of their API zeeb was using to retrieve posters. zeeb is being updated to use the new API.
  • Fix NFO Viewer new lines.
  • Fix bug in movie search results when movie had things like (I) or (II) between the title and the year the movie was released.

New in Zeeb 3.9.13 (Jan 23, 2012)

  • Add .rmvb as a movie extension
  • Allow users to add extensions in the options page.
  • More configuration fixes for genre to work properly with new IMDB site.
  • You can now use more verbose format specifications
  • These are listed in the Options text help.
  • Added MPAA (and other international certification)
  • Rating support in your format. 'NR' for movies without ratings.

New in Zeeb 3.9.10 (Jan 19, 2012)

  • IMDB site changes broke Genre and Directors. Fixed.

New in Zeeb 3.9.8 (Nov 14, 2011)

  • Added director/directors naming options with last name first: . It is fairly dumb, so 'Allen, Woody', 'Palma, Brian de' and 'Laurentiis, Dino de' for example. Added by request of Ben.
  • Added naming option, for original filename. This may have limited use for folder renaming. Added by request of Theo.
  • These new options are tested, but not exhaustively, so you may want to use the 'Duplicate for Testing' functionality to verify it is working as expected.

New in Zeeb 3.9.7 (Oct 6, 2011)

  • Improve poster error handling when themoviedb.org has problems. Retries 5 times to load the poster.
  • Poster loading status shown: Not found/Loading/Waiting/Retry/etc.
  • Fix bug when renaming DVD folders with period in the folder name, causing it to think the folder had a file extension.
  • Fix bug when '/' is in the title on IMDB, like Farenheit 9/11, causing folder to be created.

New in Zeeb 3.9.4 (Sep 12, 2011)

  • FIX: Poster Only button was not working.
  • TWEAK: There is now an alternate IMDB ratings Regular Expression, so we can handle two formats of IMDB ratings, for periods when things are switching over from one version of IMDB's site to another.

New in Zeeb 3.9.3 (Aug 17, 2011)

  • FIX: IMDB Changed their ratings HTML again. I will figure out a long term solution to help avoid this in the future, to let me notify you that there are parsing updates but do it without having to install a whole new version.

New in Zeeb 3.9 (Jul 22, 2011)

  • TWEAK: IMDB had changed their site design and broke Zeeb's Ratings scraping. Fixed.
  • FEATURE: Ability to create a test copy of a particular folder tree (with zero sized media files, full sized NFO, URL, etc. files) to test out a naming scheme to ensure it works as expected before applying to your real files, using the 'Duplicate for Testing' button.
  • FEATURE: For later reference, when viewed using a text editor, the original Movie Filename is now included in the '.url' Internet Shortcut file, optionally but by default. A subsequent rename of the movie file appends the old .url information if found in an attempt to preserve this through multiple renames. Should help determine if you need to PROPER a file in the future.
  • FEATURE: For later reference, when viewed using a text editor, The original Movie NFO is now included in the '.url' Internet Shortcut file, if available, and optionally but by default.
  • FEATURE: Added an Advanced Options section, where users can tweak many of the Regular Expressions used by Zeeb and test them out.
  • BUGFIX: On Windows (and possibly other OS's) periods may not end a folder name, so don't allow them.
  • A bunch of tweaks and bugfixes based on the feedback of seanster. Thanks!
  • TWEAK: Renaming formats may contain multiple instances of the tags, generally useful for renaming into subfolders.
  • TWEAK: ISO Extension now supported as a movie format by default.
  • TWEAK: URL and Poster JPG files can have a custom format as needed by changing the appropriate settings in the Options. This is generally useful for rename formats that result in subfolders being created.
  • TWEAK: Better cleanup and subtitle renaming due to changes to the core renaming functionality.
  • TWEAK: You can now include '../', etc., in your rename format if you find that useful.

New in Zeeb 3.8 (Mar 10, 2011)

  • FEATURE: Check box to hide the browser and show larger Poster section with larger thumbnails. Primarily intended for use with 'Show TT?' and 'Use TT?' checked to add posters to already renamed movies before Zeeb supported posters.
  • FEATURE: Original name in AKA checking now is case insensitive. Zeeb Bug Tracker Id #: 3166714. Thanks, PsychoWood
  • Minor tweaks and bug fixes

New in Zeeb 3.7 (Jan 15, 2011)

  • FEATURE: Genre is now a potential naming option using . Comma separated list of Genres, like 'Comedy, Romance'. Thanks for the feedback, Johan.
  • FEATURE: and now supported, which will use only the first Genre or Director listed.
  • BUGFIX: It was possible with some naming formats to not have a dot appear before the file extension in the renamed file, which caused problems. Thanks Theo K for reporting.
  • BUGFIX: Poster might end up in the old folder when renaming movies contained folders and the using the Rename Folder option.
  • BUGFIX: Redid how HTML Entities from Titles, Directors, Genres, etc. are decoded into their original characters for use in filenames. The previous technique would leave some of these undecoded.

New in Zeeb 3.6 (Jan 11, 2011)

  • Rename folders containing DVD files. Enabled by default. Should be used in conjunction with 'subfolders' or 'full subfolders' searching option on the folders view. DVD Folders are those that contain a VIDEO_TS folder or a VIDEO_TS.IFO file.
  • Option to put poster and .url files inside the DVD folder. This is disabled by default.
  • Optional separate Movie naming formats when naming DVDs.
  • Thanks to Theo K. for the feedback and testing on this feature.

New in Zeeb 3.5 (Dec 13, 2010)

  • BUG FIX: Movies without posters might save the previous movie's poster. Cleaned up the poster timing/handling to ensure that the proper poster is fully loaded before saving.
  • Posters now save asynchronously (no lag/freeze of app) thanks to the JPEGAsyncEncoder found at
  • http://www.switchonthecode.com/tutorials/flex-tutorial-an-asynchronous-jpeg-encoder
  • Recently used folders dropdown added to folders view. Keeps track of last 12 folders used.
  • More AKAs automatically loaded when Aka Drop Down is used.
  • Option to Auto Select the first file in the list added
  • Window resizing on renamer is fixed.

New in Zeeb 3.3 (Nov 23, 2010)

  • Code signed! Zeeb will no longer show up as coming from an 'UNKNOWN' publisher, instead will have my full name listed. This is to help ease any worries about the code. Cost me $244 :( lol
  • Auto Update: Notifies you when a new version is available and offers you the option to download it. You can disable in the Options.
  • Bug fix: Folder recursion setting was being ignored.
  • Poster list shows large size poster as tooltip.
  • Color Movie Files list depending on poster/tt/url status

New in Zeeb 3.2 (Nov 17, 2010)

  • Bug fix for See More Aka, selection. When you clicked See More Akas and then selected one, Zeeb would always use the first one in the list, not the one you selected.

New in Zeeb 3.1 (Nov 16, 2010)

  • Workaround for Poster API problems: Looks like themoviedb.org is having some API problems where the image urls are missing the domain name. Force adding the domain name if it isn't there to work around this.

New in Zeeb 3.0 (Nov 15, 2010)

  • Restyled UI! Less fugly stick! I was inspired by the icon that Kristof Polleunis provided to make things a bit nicer all-around. Thanks Kristof!
  • New Feature: Poster downloading! Zeeb can now save JPEG files to the same location as the renamed movie file and .url shorcut. Note that the encoding of the image may cause Zeeb to lag for a second or two when you hit rename, depending on your CPU.
  • Use the new Use TT? option when you have Show TT? checked, to use the existing IMDB movie info. Use this in combination with the Poster Only button.
  • Use the Poster Only button to just save the poster for movie you have previously renamed and don't want to rename. Uses the existing name to name the poster image (not the one in the rename text area).
  • New Logging! In place where the preferences are stored, there is now a log of all changes, so if you ever need to look up the original filename to see if it was HDTV or BluRay, or was CtlHD versus LCHD, you can check there. Do a find for zeeb.lob in the AppData(or Application Data) folder in your user folder.
  • New Icons for 'remove' 'save' and 'good'. This is a setting in the options if you like the old way better.
  • New Options menu layout
  • New Option to show or hide system hidden files. To see network shares in the 'Volumes' folder on OSX machines, this needs to be checked, and will be checked by default. You can uncheck it if you don't need it.
  • BUG FIX: There was a problem with the new Big Regular Expression searching if the search ended at the end of a 'chunk', when using some regexps, causing some important movies not to appear in the Search Results list.
  • Many smaller improvements to go along with the style changes.

New in Zeeb 2.1 (Oct 22, 2010)

  • The preferences file has changed to support the new design (and updated search/scrape regular expressions). Your existing preferences will be backed up, and only the settings that have changed in the new version will be updated. (You won't lose all of your local 'release groups', etc.)
  • IMDB *Original Title* handling: Zeeb will now automatically set the AKA to the *original title* if found. You can disable this in the configuration.
  • See More Akas: IMDB has changed how they present AKAs on a movie page, with only one showing. I have added a link that will load the separate AKA page if you don't find what you need.
  • Flex/AIR has a regular expression limit of 32k on strings, which is a problem when parsing a 100k IMDB page. Created a BigRegExp class to chunk the regexp searches for better results (with overlap to ensure proper matching).
  • Directors and Ratings now work properly with the new design. Better year detection.
  • Bunch of other minor tweaks.

New in Zeeb 2.0 (Aug 2, 2010)

  • Fix the 'Create .url' option so that it works
  • Add ability to lookup the IMDB url from the NFO file. If you want to re-search just using the parts, click Search Again.
  • Add ability to specify an optional folder that contains NFO files, including recursive folders. This allows you to move your media files without having to rename them right away, but still get the benefit of the NFO viewer.
  • Move the regular expressions into the config file to allow for User tweaks and other languages versions of IMDB.
  • Updated default list of release groups. Existing users would not get this list be default, and probably wouldn't need it if they regularly use 'remove*'.

New in Zeeb 1.9 (Jul 19, 2010)

  • AKA drop down doesn't show garbage when there are no AKAs
  • AKA drop down refreshes properly when the movie is changed.
  • When detecting 720/1080 appended to a part of the name, it now properly handles the '720p' or '1080p', so the extension (like mkv) doesn't show up as a movie name part.

New in Zeeb 1.8 (Apr 10, 2010)

  • Fix AKA handling since IMDB has changed their HTML structure slightly
  • New Director option by request
  • New Better handling for dumb groups that append 720 to the name ala groupname-titleinitals720.mkv

New in Zeeb 1.7 (Mar 26, 2010)

  • Bug fixes:
  • 'Reading Directory' goes away properly now if no last folder
  • Using a different method to find the tt##### from IMDB since I found one that didn't work with the previous regex
  • fixed an error message that appeared when it shouldn't.

New in Zeeb 1.6 (Jan 13, 2010)

  • Configurable filename format including dynamic subfolders
  • Undo supported (undo rename actions, even across app restart)
  • Options Dialog
  • Multiple AKA's listed in drop down
  • Subtitles are now renamed whe the movie is renamed
  • Bug fixes