Skip to content

Pano Scrobbler does not work with Maloja due to missing user methods #449

Description

@MR-DOS

Hi, Pano Scrobbler v4.19 seems to be unable to work with Maloja 3.2.4 as Maloja does not have implemented "user" methods. Tested on Listenbrainz and Audioscrobbler 2.0 / GNU FM APIs. Legacy audioscrobbler API is not supported in Pano, so not tested. Genuine Listenbrainz and Last.fm servers work correctly in Pano.

Listenbrainz result (Listenbrainz-like instance in Pano):

maloja  | [apis] Listenbrainz API request: ['validate-token']
maloja  | [apis] Listenbrainz API request: ['user', 'msboss', 'listen-count']
maloja  | [debug] Could not find a handler for method user in API Listenbrainz
maloja  | [debug] Keys: {'Host': 'REDACTED_LINK', 'Connection': 'close', 'X-Real-Ip': '93.90.162.138', 'X-Forwarded-Ssl': 'on', 'X-Original-Uri': '/apis/listenbrainz/1/user/msboss/listen-count', 'Authorization': 'token REDACTED_TOKEN', 'User-Agent': 'Pano Scrobbler 4.19', 'Accept': 'application/json', 'Accept-Charset': 'UTF-8', 'Accept-Encoding': 'gzip'}
maloja  | [apis] Error with Listenbrainz API:  (Request: ['msboss', 'listen-count'])

Pano seems to be also using "listens" and "playing-now" features under user.

Audioscrobbler 2.0 (Last.fm-like instance in Pano)

maloja  | [apis] Audioscrobbler API request: []
maloja  | [apis] Audioscrobbler API request: []
maloja  | [debug] Could not find a handler for method user.getInfo in API Audioscrobbler
maloja  | [debug] Keys: {'method': 'user.getInfo', 'user': 'msboss', 'format': 'json', 'api_key': 'panoScrobbler', 'sk': 'REDACTED_TOKEN', 'Host': 'REDACTED_LINK', 'Connection': 'close', 'X-Real-Ip': '93.90.162.138', 'X-Forwarded-Ssl': 'on', 'X-Original-Uri': '/apis/audioscrobbler/2.0/?method=user.getInfo&user=msboss&format=json&api_key=panoScrobbler&sk=REDACTED_SOMETHING', 'User-Agent': 'Pano Scrobbler 4.19', 'Accept': 'application/json', 'Accept-Charset': 'UTF-8', 'Accept-Encoding': 'gzip'}
maloja  | [apis] Error with Audioscrobbler API:  (Request: [])

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions