Skip to content

Releases: rkrehn/YTAD

1.7

29 May 22:53
5df80c9
Compare
Choose a tag to compare
  • Added statistics at the bottom
  • Fixed bug where mp3 conversion would try to start conversion before a file was completely downloaded

1.6

02 May 22:59
5df80c9
Compare
Choose a tag to compare
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

08 Mar 23:50
0936353
Compare
Choose a tag to compare
1.5

Fixed the issue when the primary download folder was accidentally deleted. YTAD will create a new folder.

1.4 Stable

31 Jan 19:10
77efd1f
Compare
Choose a tag to compare
  • 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

09 Jan 03:50
34d7fff
Compare
Choose a tag to compare
  • 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

27 Dec 07:59
34d7fff
Compare
Choose a tag to compare

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

Main

12 Dec 04:44
00a4986
Compare
Choose a tag to compare

First release