Skip to content

Commit e88a645

Browse files
committed
v2025.10.471
* Disabled gatekeeper popups regularly asking to register or upgrade. * Disabled some more user tracking. * Fixed custom track play button, on track hero page and on channel listening history. They were often missing and not able to play audio for free users since issue #82, and are now much more reliable. * Fixed various under the hood userscript bugs. * Improved a large part of the script loading sequence to provide more reliability under various connectivity conditions when booting up. May still miss a few steps if you load too fast. (issue #80 & #82) * Known Issue: Free Listener accounts cannot play any audio anymore following a platform update. (issue #82)
1 parent d7d9e0a commit e88a645

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DIUserscript.meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// @grant GM_xmlhttpRequest
3333
// @inject-into page
3434
// @run-at document-start
35-
// @version 2025.10.106
35+
// @version 2025.10.471
3636
// ==/UserScript==

DIUserscript.user.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)