yask123 / Instant-Music-Downloader

🎷 Downloads Music From The Web
http://iyask.me/Instant-Music-Downloader/
1.41k stars 161 forks source link

Fix ID3 tagging error #72

Closed jaybosamiya closed 8 years ago

jaybosamiya commented 8 years ago

When any of the artist, track_name, or album_name do not have a '[' in them, and if they don't end with a whitespace, then last character used to get removed. This fixes it.

yask123 commented 8 years ago

Yep, I wrote that code snippet in a hurry as a quick fix. Thanks for helping out :smile: