mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-23 19:42:31 -05:00
Oops
This commit is contained in:
parent
9484c43601
commit
3f1edc0082
@ -1038,7 +1038,7 @@ source_open(struct player_source *ps, int no_md)
|
||||
return -1;
|
||||
}
|
||||
|
||||
DPRINTF(E_INFO, L_PLAYER, "Opening "%s" (%s)\n", mfi->title, mfi->path);
|
||||
DPRINTF(E_INFO, L_PLAYER, "Opening '%s' (%s)\n", mfi->title, mfi->path);
|
||||
|
||||
if (strncmp(mfi->path, "spotify:", strlen("spotify:")) == 0)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user