Custom Player on Tag Search Pages
Nzzyme opened this issue · 6 comments
With regards to the Tag search enhancement of the script as seen here, I wanted to check if you are able to let your custom player play the tracks after the tags are selected and the user clicks on the play icon on the album thumbnail?
Currently, when hitting play, the default Bandcamp player plays the track after a Tag search which is very limited as we are unable to skip to the next track.
Are you able to add the skip to next track arrow buttons to the player?
I have added a first try
I have added a first try
Perfect. Tried and it works well! Thanks a lot!!
Hi @cvzi Hope you are fine. I am not sure what changed but when I try to play tracks via a TAG search, it does not play via your custom player. It only plays via the default player as seen here: https://prnt.sc/KvvpQnZ9RPSd
I ensured that the relevant setting is checked (https://prnt.sc/-n1cfEG1Fbkk)
I am on Windows 10 (64 bit). Can you please take a look
It seems that the whole script is not loaded on the tag search sometimes. The script settings button doesn't appear and the script doesn't even show up in the Tampermonkey menu.
I pressed F5 a few times and sometimes the script does run, sometimes not.
If the script is running, the player seems to work fine.
Very strange
Edit:
- Happens on other pages as well not just the tag search.
- Happens only in Chrome, Firefox works fine. Maybe something in Tampermonkey for Chrome changed.
- It seems that bandcamp page is a little slow today, maybe that has something to do with it.
Can you try these steps from https://www.tampermonkey.net/faq.php#Q208 :
To fix the issue simply:
- Disable Tampermonkey extension
- Restart Chrome (make sure that all browser processes are gone, better restart the computer)
- Enable Tampermonkey extension
- Restart Chrome
Can you try these steps from https://www.tampermonkey.net/faq.php#Q208 :
To fix the issue simply:
- Disable Tampermonkey extension
- Restart Chrome (make sure that all browser processes are gone, better restart the computer)
- Enable Tampermonkey extension
- Restart Chrome
Thanks! I tried these steps and it worked for me.