Uploady for multi-source OSTs on GGn (e.g. VGMdb, bandcamp, etc.)
目前为 2025-05-04 提交的版本。查看 最新版本。
这些是代码更新过的版本。 显示所有版本
Update bandcamp script to get dates in UTC form to prevent local timezone shifting release date
Revert "Just get the date text from vgmdb stop parsing it"Add additional vgmdb date parser to hand mmm yyyy datesAdd blocker for nan release dateAdd blocker for 0.00 release priceAdd more metadata to bandcampBulk replace :[/b] -> [/b]: (no bold collons)
Change Upload Blocker Manager import after changing that package to be a library
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.