Hi,
1.
these are the last lines of ccmanage with --debug=3
------------------------------//------------------------------------
[INF] Import complete, checking for removed tracks...
[INF] Checking for tracks without album data...
[INF] Searching for album covers ...
[INF] Retrieving album information for Awakening - His Love
[DBG] Performing lookup for artist "Awakening", title "His Love", album "No Other Name", for account 2
[DBG] Not found in cache; dispatching request to driver custom
[DBG] Driver returned:
[DBG] Not found in cache; dispatching request to driver lastfm
[DBG] last.fm: Searching for artist "Awakening", album "No Other Name"
[DBG] last.fm: Artist+album search failed with error "Received HTTP response code 400 (Bad Request) (
http://ws.audioscrobbler.com/2.0/?artist=awakening&album=no+other+name&autocorrect=1&api_key=bb51e94da1c6fcfff404dd5103f91a02&method=album.getinfo)", falling back to artist+track search
[DBG] last.fm: Searching for artist "Awakening" track "His Love"
Fatal error: Call to a member function get_path_value() on a non-object in /usr/local/centovacast/system/albumds/class_AlbumDataSource_lastfm.php on line 63
------------------------------//------------------------------------
2.
I would attach the mp3 file but it is not allowed in the forum, but I attached a printscreen with one of the strange entries in the media library - notice the same artist twice and the same album twice and all for only one file. (the album cover is not the right one, I just replaced the nocover.png with this one). The tag is ID3v2 made with Kid on Unbuntu 12.10.
Maybe if I could properly run ccmanage reindex it would be fixed...