Избавляемся от тегов Id3v1 в mp3:
Tag: cmd
Search and update lyrics for MP3 Id3v2 tags (Powershell)
Добавляем тексты песен в теги mp3 (парсим wikia.com/metrolyrics.com)
todo: использовать API Wikia, MusixMatch (limit ≤30%)
Windows 10 gets a fresh command prompt and lots of hotkeys
Well, from what I can tell looking at the Preview, there’s a LOT of cool Console goodness coming in Windows 10.
Here’s a list of hotkeys in the Windows 10 Technical Preview console. This is just hotkeys! Be sure to explore the Properties dialog as well, resize, word wrapping, and more. Continue reading Windows 10 gets a fresh command prompt and lots of hotkeys
NTFS: The specified path, file name, or both are too long.. (MAX_PATH)
При удалении файла «Имя файла или его расширение имеет слишком большую длину» — помог трюк с монтированием длинного пути как сетевой папки: http://support.microsoft.com/?kbid=320081 (Вариант удаления через командную строку DEL \\.\c:\long_path\abc\long_filename.ext не сработал)