Skip to content

Commit 9d6e7fb

Browse files
committed
v2025.4.94
* Added a new feature to allow playing audio simultaneously from multiple webradios and/or browser tab. * Added volume easing up on all context/channel change, enabled by default, can be toggled independently. (issue #72) * Added a dedicated option page on the feature "Volume ease up". Accessible by clicking the "MORE" button from the feature card in the userscript menu. This modular option system is reusable for other features if need be. (issue #72) * Fixed breaking errors and cleaned some internal shenanigans after the last major update locking the platform for Free Listeners (issue #76) * Fixed the new "Your Likes" as a playlist userscript page not working properly when feature "Liked track as a playlist" was disabled. * Updated wording on script settings page and project README. * Forced modules to be always enabled: "Unlock premium channels", "Premium-ish". * Removed deprecated module "Allowing Ad-blockers". it seems no longer necessary as the platform has removed its anti ad-blocker system.
1 parent 6490870 commit 9d6e7fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DIUserscript.meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// @grant GM_download
3232
// @inject-into page
3333
// @run-at document-start
34-
// @version 2025.3.146
34+
// @version 2025.4.94
3535
// ==/UserScript==

DIUserscript.user.js

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

0 commit comments

Comments
 (0)