0.5.0
0.5.0 - 2024-02-29
Added
- Support multi-language subtitle files! Following the convention defined by Plex,
tvmv
will properly detect language-code metadata in filenames and ensure it's preserved when renaming a file. See theREADME
for more details. - More user-friendly messaging, in both success and error cases.
- Add a bit of color to the output, in the name of readability.
Fixed
- Do not allow rename operations to overwrite existing files.
- Explicitly fail to parse multi-episode files (e.g.
Adventure Time - S06E01-E02.mp4
) rather than incorrectly parsing out only the beginning of the episode range.
Full Changelog: 0.4.0...0.5.0