Home
last modified time | relevance | path

Searched refs:scrobbler_name (Results 1 – 1 of 1) sorted by relevance

/dports/audio/mpdscribble/mpdscribble-0.22/src/
H A Dscrobbler.c237 scrobbler_parse_submit_response(const char *scrobbler_name, in scrobbler_parse_submit_response() argument
241 g_message("[%s] OK", scrobbler_name); in scrobbler_parse_submit_response()
246 g_warning("[%s] invalid session", scrobbler_name); in scrobbler_parse_submit_response()
253 scrobbler_name, in scrobbler_parse_submit_response()
257 g_warning("[%s] submission rejected", scrobbler_name); in scrobbler_parse_submit_response()
260 scrobbler_name, (int)length, line); in scrobbler_parse_submit_response()