Web-scrobbler: SNDTST is not recognized as a supported site

Created on 6 Apr 2020  路  3Comments  路  Source: web-scrobbler/web-scrobbler

Describe the bug
Looks like SNDTST - https://sndtst.com/ - isn't being supported although it was implemented a while back

How to reproduce
Steps to reproduce the behavior:

  1. Ensure that SNDTST is enabled in scrobbling preferences.
  2. Go to an album page like 'https://sndtst.com/Blazing_Lazers/index.html' and play a song.
  3. See extension window indicate site is not supported

Expected behavior
Expected site to be recognized and songs to scrobble

Screenshots
Screen Shot 2020-04-06 at 8 53 18 AM
Screen Shot 2020-04-06 at 8 53 38 AM

Debug logs


Debug logs
core/background/storage/wrapper.js:68 storage.Options = {
"disableGa": true,
"disabledConnectors": "[hidden]",
"forceRecognize": false,
"scrobblePercent": 50,
"scrobblePodcasts": false,
"useNotifications": false,
"useUnrecognizedSongNotifications": false
}
core/background/storage/wrapper.js:68 storage.ListenBrainz = {
"isAuthStarted": true
}
core/background/storage/wrapper.js:68 storage.LastFM = {
"sessionID": "*********",
"sessionName": "
**"
}
core/background/storage/wrapper.js:68 storage.LibreFM = {}
core/background/storage/wrapper.js:68 storage.Connectors = {
"Tidal": {
"useShortTrackNames": false
},
"YouTube": {
"scrobbleEntertainmentOnly": false,
"scrobbleMusicOnly": false
}
}
core/background/storage/wrapper.js:68 storage.Core = {
"appVersion": "2.29.0"
}
core/background/storage/wrapper.js:68 storage.Notifications = {}
core/background/object/scrobble-service.js:62 Bind Last.fm scrobbler
core/background/object/scrobble-service.js:48 Unable to bind Libre.fm
bindAllScrobblers @ core/background/object/scrobble-service.js:48
core/background/util/util.js:158 ListenBrainz: Use https://listenbrainz.org/profile/
core/background/util/util.js:158 ListenBrainz: Use https://listenbrainz.org/login/musicbrainz?next=%2Fprofile%2F
core/background/util/util.js:158 ListenBrainz: Failed to get session
debugLog @ core/background/util/util.js:158
core/background/object/scrobble-service.js:48 Unable to bind ListenBrainz
bindAllScrobblers @ core/background/object/scrobble-service.js:48

Environment (please complete the following information)

  • OS: Macbook Pro running 10.15.4
  • Browser: Chrome Version 80.0.3987.149 (Official Build) (64-bit)
  • Extension version: 2.29.0

Additional context
N/A

bug core outdated

All 3 comments

@edelstone Hi! Thanks for reporting.

There was an issue with a URL pattern for this website that prevented the extension to recognize it. I've already fixed the issue, and a new version of the extension will detect the website.

As a temporary solution you can add a custom URL pattern for the SNDTST connector via a "gear" button near a connector label.

Here is the URL pattern for the SNDTST: *://sndtst.com/*

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Diyago picture Diyago  路  3Comments

david-sabata picture david-sabata  路  7Comments

amdaza picture amdaza  路  6Comments

pedrojvaz picture pedrojvaz  路  6Comments

tarikalmashni picture tarikalmashni  路  5Comments