Uploady for multi-source OSTs on GGn (e.g. VGMdb, bandcamp, etc.)
这些是代码更新过的版本。 显示所有版本
Force URLs to start with http so parsing works with GM.xmlhttp
feat: Change default artist text from empty string to FILL_ARTIST_IN_HEREbugfix: Change vgmdb parsing to just grab the raw string. They're too inconsistent.
Remove comment
Move to using the library version of upload blocker https://greasyfork.org/en/scripts/533781-ggn-upload-blocker-manager
Add logic to check that album name or artist isn't missing (rudimentary - just checks [b][/b] has something between it)Use same blocker as ptpimg blocker and standardize re-use approach for other scripts.
If notes are `No notes available for this album.` - then just don't add a notes section (vgmdb)If there are no tracklengths do not add them (vgmdb)
Fix nbsp and amp text spam in notes
Update to auto-add vgmdb to group on upload (when using vgmdb url)
Update vgmdb multi disc to get cumulative time
Bugfix: Fix NaN dates when there is an info hyperlink next to date fields in vgmdb
Bugfixes for vgmdb - fixes multi-official language being parsed as multi disc (only grabs english if available, default if not). Fixed hyperlinked text in the info section resulting in extra text in the upload.