@Joe thanks for all the input. i think i have the musicFolderId thing sorted and will be pushing 0.1.2 later today when im sure it is working better. the art not matching up you spoke of i have seen from time to time and am working on attempting to fix. core-list works in a interesting way with the album art element i made. the art is the last thing to load and the largest so this makes the art look as if it is loading slowly and sometimes not to match.
@Kalle the toast error you are seeing comes from a generic xmlhttprequest callback for onerror which you should only see if the app was able to connect to the server when the ping was sent on setup but has connection issues to the server after. i have not been able to reproduce this without disabling network connection. the add content message you are seeing is what displays when the wall has no content to display for any reason.
edit: just pushed update to version 0.1.2
Changelog
-Fix for musicFolderId filter not updating list when changed
-Fix bug making list display no results if musicFolderId was set to 0
-Change size of default query down to 20 from 40 in a attempt to help load art quicker // changeable in settings menu
-Enhancement to UI of play queue dialog
-Fix bug in lazy load that caused app not to get additional albums correctly
-Various wording & minor UI updates
-Enhancement to UI for search dialog
-Option to see amount of space taken up by metadata in settings menu
as always thanks for all the feedback
Jimi