JIBS Changelog

What's new in JIBS 3.2.0

Dec 27, 2016
  • Added back ability to rip with Apache HTTP.
  • Got rid of Joda time.
  • Converted from 'org.apache.sanselan:sanselan:0.97-incubator to org.apache.commons:commons-imaging:1.0-SNAPSHOT. Same project, just reached 1.0.
  • Added ability to delete bookmarks. Also, display now scrolls to the bookmark.
  • Adjusted to Eclipse Neon, Gradle 3.0 and Java 8-102.
  • Show totals on JRat charts.
  • Untagged counts now correctly counted in JRAT log.
  • Information about last item changed was not being saved. Problem only shows up if you don't move to another file after setting star.
  • Fixed for: a) saving stars b) saving comments c) saving tags
  • Under JRAT concatenation, the view button now shows viewer list. Also upgraded concatenation for ffmpeg for recent safe option.
  • Added option to show charts w/o unrated being counted.
  • Added ability to filter by files that could be deleted because of low stars and not unique.
  • Move text search to files tab and make area bigger.
  • Improve JRAT charts.
  • In JRAT, added a thumbnail tab to show thumbnails of images or separately stored thumbnails for movies.
  • In JRAT, image previews hides itself when there is no image preview.
  • Updated tag database structure to store path to thumbnails and to show thumbnails on path.
  • Added some additional chart display to the menu of the right click chart popup on the left hand tag tree in Rate Tag application.
  • Tried to fix bug where after first concatentation job creation you have to right click on just one file to avoid getting a null message.
  • Added ability to copy selected file names to clipboard.
  • Minor changes to display to make ready descriptions easier.
  • Added ability to search on descriptions.
  • Added extra functionality to ripper.
  • Added extra functionality to ripper.Star Buttons now respond to preliminary guess from ripper.
  • Fixed date display error for file dates in JRAT. They were showing one month off.
  • httpApache now deprecated as too hard to maintain. All ripping now done with just native Java. Added java.net based HttpClient.
  • Get rid of duplicate MovieCore from movie import files.
  • Add ability to store tag aliases to support matching tags on import.
  • Added library support for importing files and tags into JRAT from ripper output.
  • Make metadata a better supported pattern for ripping even for non-browser websites.

New in JIBS 3.1.2 (Mar 23, 2016)

  • Removed dependency on org.controlsfx.control.RangeSlider so application will work with Java 8 Build 60.
  • Added ability to rename files from popup on table.
  • Added Plus state for searches. Let's you narrow an intersected search, keeping all plus items in the intersection.

New in JIBS 2.9.4 (Aug 7, 2012)

  • Added buttons to tool bar: First, Fast Back, Page Back, Back, Forward, Page Forward, Fast Forward, End
  • Added a magnifying glass to tool bar for single picture view.
  • Added option on resize view to grow picture to fill space if smaller than available space.
  • Middle mouse-wheel button now does a page down when pressed.
  • Small button panel to move for no resize added to bottom of file list.
  • JIBS now correctly remembers the last viewed directory.
  • Move history for doing future moves now shows up on file info popup. This lets you move one file someplace without moving the selected files.
  • Delete and Park on the file info pop-up now work correctly. For thumbnails and group, they moved the selected file, not the file in the popup.
  • If you renamed a directory in the tree, you could not drop files into subdirectories until you reloaded the tree. Now you can.
  • Mouse buttons now work on group display.
  • After some moves, was jumping to first file instead of the next file.
  • In some cases, returning from full screen was showing the wrong file & deletes were not showing up in changed numbers in the tree.
  • Emptying trash no longer deletes empty directories.
  • Updated Metadata Extractor to 2.6.2, ImageJ to 1.46, and iText to 5.3.1.
  • Added code to PictureCache to reduce occasional "out of heap" errors.

New in JIBS 2.4.0 (Jan 14, 2009)

  • Added feature for [ 2421274 ] easy move pictures to other dirs. Pressing a ctrl-m now brings up a list of directories to move files to.
  • You can now see EXIF information on a panel on the left as you scroll through the pictures.
  • You can now drag and drop and paste pictures into the tile game. Also added menu mnemonics and cleaned up stuff left when menus closed.
  • For Java 6, help now has the option of taking you directly to the JIBS web site.
  • For Java 6, you can now open pictures in the default editor on your system.
  • For Java 6, a preliminary splash screen comes up very fast before the main splash screen.
  • Add startup information to Info report - particularly stuff relevant to fixing problems which might be caused by JibsPluginStartup.
  • Increased info in manifest file and provided access to it in the Info report. Also, the build version is now in one place - build.xml - and from there gets imprinted into the manifest file and the about box reads it from the manifest file.
  • The accelerator key for the sort menu is now active.
  • Mnemonics for items on the tool bar are now working.
  • Removed mnemonic for going to full screen slide show.
  • Accelerator keys in the key changer were not being removed if their value was set to nothing. Particularly noticeable on "restore defaults". Now they are correctly cleared.
  • File list on the left now responds to left and right buttons as it did before 2.3.0. In 2.3.0 better support for tabbing into the file list was added which broke the left and right scrolling when FileList has focus.