Skip to content

Commit

Permalink
v2024.12.159
Browse files Browse the repository at this point in the history
* Fixed track hero page play button not working in some cases.
* Fixed custom track play button disappearing from track history on playlists and channels.
* Fixed favorites/likes custom playlist controls sometimes not visible after navigation occurred or DOM refreshed.
* Fixed favorites/likes track play button now visible, but will start playback of the original context (channel) and not the favorites.
* Fixed webplayer sometimes stuck displaying a permanent loading state.
  • Loading branch information
lethak committed Dec 24, 2024
1 parent 91e531a commit dc48520
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DIUserscript.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// @grant GM_download
// @inject-into page
// @run-at document-start
// @version 2023.4.92
// @version 2024.12.159
// ==/UserScript==
4 changes: 2 additions & 2 deletions DIUserscript.user.js

Large diffs are not rendered by default.

0 comments on commit dc48520

Please sign in to comment.