smartmix.prefs looks like this:
songCatalogId is definitely missing.
"http://developer.echonest.com/api/v4/catalog/create", "400 Bad Request",
That's the failed attempt to create your catalog. Unfortunately I have no idea why it fails :-(.
Where XXXXXX is a real uuid, didn't now if it was information that I should keep private so I didn't want to post the exact value in the forum.
Yes, it's your server's UUID. It's used to link your server with the catalog stored on the.echonest.com.
scanner.log still indicates that the scanner takes 0 seconds so I suspect the problem is the initial requests which seems to return an error if I interpret the above server.log entries properly.
As long as it can't initialize the catalog, the export will fail. Depending on the bandwidth and size of the collection this will take several seconds to a few minutes (only 1000 records can be uploaded in one request).
-- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
