Uploady for multi-source OSTs on GGn (e.g. VGMdb, bandcamp, etc.)
这些是此脚本变更过代码的版本。 显示所有版本。
Update steam to use hh:mm:ss format - add more metadata fields including price to steam uploady
Use mm:ss for sub 60 min, use hh:mm:ss for more than 60 min
* Bugfix to sanitize strings, remove URLs in vgmdb notes* Apply blocker to everyone regardless of opt-in* Changes VGMdb, Bandcamp, Apple Music, and Musicbrainz to use hh:mm:ss total time format * Pending for Steam.
Bugfix: MusicBrainz had an extra `by` in the album title description
Minor: Fix capitalization for Reelase Date on Steam
Add blocker for content marked free on vgmdbAdd time parsing for total length over 180 minutes -> h:mm:ssFix bug on edit screen where capitalization helper didn't appearAdd `by` text in vgmdb and musicbrainz title sections.
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.