ROpdebee / mb-userscripts

Collection of userscripts for MusicBrainz
MIT License
119 stars 9 forks source link

Option to keep entire comment in vgmdb type mappings #657

Open ROpdebee opened 1 year ago

ROpdebee commented 1 year ago

https://community.metabrainz.org/t/ropdebees-userscripts-support-thread/551947/123?u=ropdebee

Hi! The enhanced art uploader currently (at least for vgmdb) takes the comment, uses the beginning to detect the type, and removes that string from the comment field. This would be useful for things that just say “Front” where the comment is unnecessary but for more complex comments it leaves stuff behind and doesn’t look as good/creates incomplete phrases like “Box Front (small)” to “Box (small)”, so I normally put those parts back in the comment. Maybe if the script only removed if the type was the entire comment that would be better, or an option for it. Thanks for your scripts!