Skip to content

0.3.0: Software Rewrite

Compare
Choose a tag to compare
@mmstick mmstick released this 29 Jul 15:47
Unhappy about the state of the source code, I have taken the time
to rewrite a majority of the source code from scratch using better
Rust idioms. In doing so, the application is now a bit smarter
because it can automatically detect whether the directory given by
the user contains season folders or episodes, and acts accordingly
to that.

- Source code has largely been rewritten from scratch
- Error handling has been improved drastically
- A large portion of duplicated code was removed
- The application now automatically detects seasons
- The automatic flag has been removed
- The log_changes flag has been removed