[skipStats.js] Does Not Work On My Playlists
Opened this issue · 5 comments
eeriemyxi commented
The bug
skipStats.js
fails to work on my playlists. It errors on the dev-tools console tab.
To Reproduce
- install the plugin
- skip some songs from any playlist
- click profile icon > skipStats > See Skips ...
- it won't send any toast messages and will not open any new tab or window
Console Errors
Uncaught (in promise) TypeError: Argument `uri` must be a string.
at se.le [as fromString] (vendor~xpui.js:1:1745300)
at skipStats.js?time=1711911433372:309:38
at onClick (spicetifyWrapper.js:1657:57)
at onClick (spicetifyWrapper.js:1480:7)
at xpui.js:1:108682
at Object.Me (vendor~xpui.js:1:2253579)
at He (vendor~xpui.js:1:2253733)
at vendor~xpui.js:1:2273615
at Ui (vendor~xpui.js:1:2273709)
at Vi (vendor~xpui.js:1:2274123)
at vendor~xpui.js:1:2279561
at ul (vendor~xpui.js:1:2342932)
at Pe (vendor~xpui.js:1:2252712)
at Wi (vendor~xpui.js:1:2275415)
at zt (vendor~xpui.js:1:2259826)
at Yt (vendor~xpui.js:1:2259610)
at HTMLDivElement.i (vendor~xpui.js:1:175668)
le @ vendor~xpui.js:1
(anonymous) @ skipStats.js?time=1711911433372:309
onClick @ spicetifyWrapper.js:1657
onClick @ spicetifyWrapper.js:1480
(anonymous) @ xpui.js:1
Me @ vendor~xpui.js:1
He @ vendor~xpui.js:1
(anonymous) @ vendor~xpui.js:1
Ui @ vendor~xpui.js:1
Vi @ vendor~xpui.js:1
(anonymous) @ vendor~xpui.js:1
ul @ vendor~xpui.js:1
Pe @ vendor~xpui.js:1
Wi @ vendor~xpui.js:1
zt @ vendor~xpui.js:1
Yt @ vendor~xpui.js:1
i @ vendor~xpui.js:1
Desktop:
- OS:
Linux myxi 6.5.0-26-generic #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
- Spotify Version:
Spotify version 1.2.31.1205.g4d59ad7c, Copyright (c) 2024, Spotify Ltd
- Spicetify Version:
spicetify v2.32.1
Extras
It does notify with a toast message if I haven't skipped any song from a playlist.
eeriemyxi commented
Let me know if I can help further to debug the issue. I kind of need this plugin.
THEKILERFRIEND commented
send your playlist if still got an issue
eeriemyxi commented
THEKILERFRIEND commented
#95
check if this fixes it for u!