[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/jp/ - Otaku Culture

Search:


View post   

>> No.16882006 [View]
File: 57 KB, 1131x660, 2017-04-18 16_37_33-_THANKS.csv - Notepad++.png [View same] [iqdb] [saucenao] [google]
16882006

>>16881967
Now we're going to start tagging. Pick an album you want to tag in your foobar playlist. Click the group title of the album (it should select all the tracks) and hit your hot key to search VocaDB. 97% of the time the album you need tags for pops up immediately, sometimes it doesn't find it right away and you need to type it in, but it's okay because the hotkey brings that search field up for you.

Next hit "Do Something" at the top, and it will ask you to save or open with. We don't need this file for long so just open it with Notepad++. It _will_ ask you every time whether you want to open it or save it regardless if you click 'save this option for next time' or not. This is because the server doesn't properly declare MIME/file types so your browser doesn't know what file type it truly is, only its extension.

Once the file is open in Notepad++, you can click "Edit -> Clear Read only flag" if you want to edit the file.

This step is controversial and optional. I don't like seeing featuring artist tags. At this point I hit Ctrl+H to open find and replace panel, select the Regex search radio button at the bottom and I use this to remove feat. artists and the (occasionally) empty "event" field at the end of the strings. The event field is just there if you want it to be. You'll have to edit it out of the userscript I wrote earlier if you don't want it.

Find " feat.*?(¶[0-9]¶.*[0-9]{4}¶)(\(\) )?(.*$)"
Replace "$1$3"

Navigation
View posts[+24][+48][+96]