/ARHC

Anime Renamer / Hardlink Creator

Primary LanguageJavaApache License 2.0Apache-2.0

ARHC

A quick tool to batch rename and/or creating hardlinks for Anime (this was mostly made to test that theme, I dont actually need or use it)

As of 0.1.0 with way better CLI functionality compared to the UI side

Features

  • Rename and/or Hardlink with naming templates
  • Change mkv titles with naming templates
  • Tag Fixing for various issues in Anime releases1
    • JPN full subs -> ENG (& default)
    • Signs/Songs Tracks properly tagging as forced
  • Automated audio conversion for lossless audio12
    • Depending on channel number with appropriate Opus bitrates
    • Giving less bitrate to commentary tracks

Just give CLI a spin with java -jar AHRC-0.1.0.jar

Image(s)

Preview

Dependencies

Footnotes

  1. Requires mkvinfo and mkvpropedit in path (both included in MKVToolNix) 2

  2. Requires ffmpeg in path