tv-renamer v0.2.6 Release Notes

Release Date: 2016-06-12 // almost 8 years ago
  • Common

    • ➕ Added a Makefile to the project
    • Replaced the if statement in the tokenizer with a match
    • Rewrote some of the backend with Rustier error handling
    • ➕ Added some code comments

    GTK3

    • Automatically set the series name if the series name is empty, taking it from the directory path
    • ➕ Added destructive styling to the rename button
    • Replaced some buttons with symbolic icons
    • Replaced the options box with a popover menu in the HeaderBar