Releases: rkrehn/YTAD
Releases · rkrehn/YTAD
1.8
1.7
1.6
- Error log is now stored in a file for tracing issues when running conversions
- More robust log on tagging mp3s with ID3 information
- Levenshtein score was updated for more accuracy when finding file names that don't match the expected naming convention
- Deleting non-mp3 files is now more patient when detecting a conversion still in progress
- Some songs did not convert to mp3 when the converter was stuck with various error codes. This has been resolved.
- Updated YoutubeExplode to 6.3.14 from 6.3.12
1.5
1.4 Stable
- Re-added timer to check on mp3 file conversions and implemented levenshtein to validate it's a file that needs to be converted
- Added right-click menu on datagrid to clear it out
- Added right-click menu item to restart failed downloads/conversion
- Added right-click menu item to open data file directory
- Set default state to "paused" so user can make adjustments/fixes before starting process
1.2 Stable
- Addressed bug where a song name had a period in it. YTAD would get an incorrect file extension name and the conversion wouldn't work properly.
- Conversion now happens immediately after a file is downloaded rather than running synchronized with downloading
1.1 Stable
Changes:
- Double-clicking on an Artist's name allows you to correct it. ID3 tag will reflect change
- Auto-save improved
Bugs Addressed:
- On closing the application, it will finish saving data before closing
- On closing the application, the current download will finish, then the application will pause future downloads