Skip to content

Releases: Atelier-Shiori/hachidori

Hachidori 1.1.1

08 Feb 18:32
Compare
Choose a tag to compare

Minor Bugfix release that fixes some bugs I discovered after releasing 1.1.

Changelog

fix Fixed a rare crash due to the HTTP request class using objects that are not thread safe
fix Series with 0 episodes can now be updated due to episode check being fixed
fix Fixed the "Find Unrecognized Title" feature

Hachidori 1.1

07 Feb 21:49
Compare
Choose a tag to compare

Changelog

This release catches up with the feature set of MAL Updater OS X while improving the recognition engine
new Auto Exceptions has been added to deal with fansub group releases who continue to number their episodes (e.g. Aldnoah Zero). Also, socially driven.
new Add ability to set offsets and thresholds to Anime Exceptions.
new Now you can find the correct titles that Hachidori was unable to find.
new Added support for Netflix - Only works in Safari, Omniweb, Roccat Browser and Webkit.
new Added support for Plex Media Server (locally and through plex.tv/web/app)
enhancement Season recognition has been improved (also uses Anitomy's Season Element)
enhancement Scrobbler activity can now be seen in Console.app
enhancement Detection from Movist is now supported
enhancement Confirmation of New Titles is now enabled by default
enhancement Hachidori will report back the title that it couldn't find instead of saying "Can't find title. Retrying in 5 mins."
enhancement Show synopsis will appear when you select a title from the list when searching a title for title correction
enhancement OmniWeb 5 and 6 and Roccat Browser is now supported for stream detection with support for sites that require scraping.
enhancement Kodi (formerly XBMC) Support with videos on local file system or played over a network share (no UPnP or web video)
enhancement Status window shows the video file Hachidori detected from (mplayer, VLC, etc)
enhancement Added options to download new updates automatically and change frequency in Software Updates preferences.
enhancement Updated Anitomy library
fix Recognition engine has been improved and the accuracy is now 100% with the current unit test data
fix Crunchyroll detection has been improved
fix Fixed some bugs relating to the correction feature when confirmation of new titles/updates is enabled
fix Fix bug where Update Status menu item enables when a new title is unconfirmed
fix Fixed bug where Anime Exceptions list couldn't be exported due to correct titles using UTF-8 characters

Hachidori 1.0.1

10 Jan 20:43
Compare
Choose a tag to compare

Fixes two show stopper bugs I have discovered. It's recommended to update to this release.

Bug Fixes and Enhancements

  • Fixes bug where season is check when the title is pulled from the Anime Exceptions List
  • Fixes a bug where Confirm Update menu option disappears when the same episode and show is playing along with Update Confirmation being turned on and the title hasn't been confirmed yet.

Hachidori 1.0 Final

29 Dec 14:40
Compare
Choose a tag to compare

Changes from Beta 3

New Features

  • Global Hotkey to Confirm an Update has been added
  • Added ability to start Hachidori after startup
  • Unit Tests has been added (requires build from source code) - Accuracy with the provided test data is currently 96%
  • Added option to Reauthorize account and generate a new token
  • Streaming support for Anime News Network, AnimeLab and Viz has been added

Bug Fixes and Improvements

  • Fixed bug where Hachidori reports being offline when the token is invalid
  • Fix bug where the title shows up as null after it's confirmed
  • Indicate that an update is pending instead of showing as "last scrobbled" when confirm update/new title feature is enabled
  • Anime Exception Feature now uses the actual title to search for ID instead of using the stored ID for future compatibility with other Anime library managing services
  • Use new recognition engine and check alternate title preference options were removed and enabled by default.
  • Recognition engine improvements and now ONAs are properly recognized
  • Various fixes and improvements
  • Added support for more video file format extensions

Hachidori 1.0 Beta 3

10 Dec 15:52
Compare
Choose a tag to compare
Hachidori 1.0 Beta 3 Pre-release
Pre-release

Almost at the final release, which will happen later this month

New Features

  • Global Hotkeys are now customizable in General Preferences
  • Hotkeys to show status window and toggle automatic scrobbling has been added
  • Option to confirm updates or new titles before they are applied to the library has been added

Bug Fixes and Enhancements

  • Actual show title is for the last scrobbled title now shown in the Hachidori's menu, notifications and tooltip instead of the detected title. Detected title can still be seen in the status window.
  • Scrobbler now checks the detected episode count against the total episodes, if any.
  • Fixed the correction feature with the corrected title not being added to the exceptions list if there there shows on the list already.
  • Redesigned Login Preferences Pane
  • Reduced Memory Usage and program size from switching to native HTTP request APIs.
  • Fixed bug where episodes in the Anime Information sections show up as null if there is no total episodes count. Now, a series with no total episodes count will show up as unknown.

Hachidori 1.0 Beta 2

25 Nov 17:43
Compare
Choose a tag to compare
Hachidori 1.0 Beta 2 Pre-release
Pre-release

New Features

  • Share options are now accessible from the main Hachidori status item Menu

Fixes and Enhancements

  • Last updated title and episode is moved to the main status item menu
  • Fixed Episode correction
  • Change the API URLs to use the official Hummingbird API URLs instead of Mashape
  • Fixed issue where alternate title tagline will show when a title does not have any

Hachidori 1.0 Beta 1

24 Nov 20:47
Compare
Choose a tag to compare
Hachidori 1.0 Beta 1 Pre-release
Pre-release

New Features

  • Anime Exceptions List and ability to correct incorrectly detected Anime Titles. Anime exception lists are exportable/importable
  • Ignore Directories and Filenames. File Name Ignore list can use Regular Expressions supported by Oniguruma
  • Detection Engine uses open source Anitomy Parser Library by default to parse title and episode from video file
  • You can correct episode number using the update status feature (Do not use it when auto scrobbling is turned on)
  • Yosemite UI Features (Vibrancy and new unified titlebar) are supported and can be disabled
  • Additional information (alternate title, rating, finished airing date) about the updated title is now shown in the status window.
  • Stream Detection now supports Webkit
  • New toolbar icons

Fixes and Enhancements

  • Dialog will show instead of a notification when user opens the program the first time to allow easy access to Preferences so that he/she can login.
  • Season detection is now fixed
  • Alternate title is now considered when finding the associated slug for a title and is enabled by default
  • Fixed memory leak when performing an update
  • Removed unnecessary languages and documents with associated frameworks (Sparkle and Ogrekit) resulting in smaller program size.
  • Fixed the Hachidori status menu Icon when the menu is open
  • Notification will no longer appear if Auto Scrobble at startup is enabled