Skip to content

Release 5 - Bugfixes, OOG and RIFF support. Auto configuration save/load.

Compare
Choose a tag to compare
@daiplusplus daiplusplus released this 18 Jun 09:22
· 35 commits to master since this release

[THIS IS AN OLD RELEASE!]

Please see this page for the latest release: https://github.com/Jehoel/TeslaTags/releases

Changes

  • Added usage instructions to the README file, with links to other MP3 validation tools.
  • Fixed crashes:
    • Caused by DataGrid not being read-only (All DataGrids are now read-only).
    • Caused by file access errors when writing to the log (this is now shown on-screen as a directory error),
  • Added checkbox to hide Empty directories.
  • Changed "Exclude iTunes" to arbitrary exclude list.
  • Configuration (directory, genre tag preferences, exclude list, etc) now loaded and saved on program start, process start, and window close.
  • Made the program smaller by replacing larger dependencies with smaller ones (e.g. replacing the Windows API helper assemblies with a thin, dialogs-only, assembly).
  • Adds support for OGG and RIFF (*.wav) files.