- Code: Select all
{
"subsonic-response" : {
"status" : "failed",
"version" : "1.10.2",
"error" : {
"code" : 0,
"message" : "(old path)\\Folder.jpg (The system cannot find the path specified)"
}
}
}
If I locate the artist or album using getIndexes.view and getMusicDirectory.view and use the global id it works. Is there a way for me to refresh this data or is this a bug in the API?
Thanks.
Kepboy.