Greasy Fork is available in English.
Accurate filling of new upload/request and group/request edit forms based on foobar2000's playlist selection or web link, offline and online release integrity check, tracklist format customization, featured artists extraction, classical works formatting, online cover art lookup, reporting open requests, form enhancements and more
< Opinie na [RED/OPS/DIC] Upload Assistant
The script may have limited functionality on Orpheus as stated in known bugs and limitations.
Test of import from Tidal source passed on RED, I have not access to Orpheus and can't reproduce the issue, probably a site related anomaly.
Deleting tidalAccessToken entry in Orpheus local storage and relinking the script with Tidal account may fix the issue.
I just figured out, OPS use select#importance_0
selector instead of select#importance
for artistTypes. Also, I don't know why it can't fill the data for composer fields. It just leaves them empty, main/guest works fine. My temporary fix
let thisRef = ref;
setTimeout(function() { thisRef.value = artist; }, 0);
Wiping out composers is intentional for most unrelated genres, to force keeping composers set keep_meaningles_composers to true in script storage.
Tidal won't work for me
Error:
FATAL: TypeError: can't convert null to object
Console:
My Browser:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0
I use
Tampermonkey v5.0.1