Aengus Walton

Results 13 comments of Aengus Walton

This is unfortunately still a rather disorienting bug and imho shouldn't be closed.

> What we can do is create an ad-hoc icon for the Calendar app to solve this case That would be fantastic.

Still not solved according to @pigigaldi 's comment, afaik

Request: A POST against http://192.168.92.25:10000/jsonrpc?Collection Request payload: ``` {"jsonrpc":"2.0","method":"AudioLibrary.GetAlbums","id":"1483989769856","params":{"properties":["thumbnail","playcount","artistid","artist","genre","albumlabel","year","dateadded","style","fanart"],"limits":{"start":0,"end":14},"sort":{"method":"lastplayed","order":"descending"}}} ``` Response: ``` {"id":"1483989769856","jsonrpc":"2.0","result":{"albums":[{"albumid":23653,"albumlabel":"","artist":["䨀䨀㜀"],"artistid":[19848],"dateadded":"2011-03-16 01:57:17","fanart":"","genre":["Rock","Alternative Rock","Indie Rock"],"label":"䨀䨀㜀","playcount":0,"style":[],"thumbnail":"image://smb%3a%2f%2f192.168.92.20%2fMP3s%2fJJ72%2fJJ72%2fcover.jpg/","year":2000},{"albumid":25080,"albumlabel":"Sony Records International","artist":["David Bowie"],"artistid":[17686],"dateadded":"2016-01-11 22:10:38","fanart":"image://http%3a%2f%2fassets.fanart.tv%2ffanart%2fmusic%2f5441c29d-3602-4898-b1a1-b77fa23b8e50%2fartistbackground%2fbowie-david-51214e77eed12.jpg/","genre":["Jazz","Rock"],"label":"★","playcount":1,"style":[],"thumbnail":"image://smb%3a%2f%2f192.168.92.20%2fMP3s%2fDavid%20Bowie%2f%e2%98%85%2fcover.jpg/","year":2016},{"albumid":18827,"albumlabel":"","artist":["Justice"],"artistid":[17588],"dateadded":"2009-09-04 20:25:22","fanart":"","genre":["Electronic","House","Techno","Electro"],"label":"†","playcount":1,"style":[],"thumbnail":"image://smb%3a%2f%2f192.168.92.20%2fMP3s%2fJustice%2f%e2%80%a0%2ffolder.jpg/","year":2007},{"albumid":23674,"albumlabel":"[no label]","artist":["Chelsea Wolfe"],"artistid":[17279],"dateadded":"2011-03-26 20:22:15","fanart":"image://http%3a%2f%2fwww.theaudiodb.com%2fimages%2fmedia%2fartist%2ffanart%2frwrstx1384734853.jpg/","genre":["Folk","World","Rock","Noise","Experimental","Folk","Industrial"],"label":"Ἀποκάλυψις","playcount":0,"style":[],"thumbnail":"image://smb%3a%2f%2f192.168.92.20%2fMP3s%2fChelsea%20Wolfe%2f%e1%bc%88%cf%80%ce%bf%ce%ba%ce%ac%ce%bb%cf%85%cf%88%ce%b9%cf%82%2fcover.jpg/","year":2011},{"albumid":25073,"albumlabel":"","artist":["Khruangbin"],"artistid":[30821],"dateadded":"2015-11-04 18:59:16","fanart":"","genre":["Rock","Funk / Soul","Folk","World","?"],"label":"เครื่องบิน","playcount":2,"style":[],"thumbnail":"image://smb%3a%2f%2f192.168.92.20%2fMP3s%2fKhruangbin%2f%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%9a%e0%b8%b4%e0%b8%99%2fcover.jpg/","year":2011},{"albumid":23616,"albumlabel":"","artist":["Clint Mansell"],"artistid":[17386],"dateadded":"2011-03-15 23:53:13","fanart":"image://http%3a%2f%2fassets.fanart.tv%2ffanart%2fmusic%2ffc015f11-be38-4b7d-b3e8-5d809242ecec%2fartistbackground%2fmansell-clint-50676af6383ea.jpg/","genre":["Electronic","Stage &...

Nope, the UI shows the correct "recently listened": ![screenshot002](https://cloud.githubusercontent.com/assets/1115852/21957778/3ab4ec94-da9f-11e6-9f7e-3638e22749a1.png)

The `test_highlight` test is failing on this branch - I presume this is the only blocker to getting this merged? I'm interested in seeing these changes make their way into...

Running into this problem here, too. A pity to have to resort to `pg_dump` / `pg_restore` for migrating postgres->postgres, I was looking forward to the leanness of pgloader. @dimitri -...

> I have looked at other solutions and it looks like the fix is to add only a placeholder then as you scroll, load in the > items that are...

Having upgraded to 0.2.6, I've noticed Chorus to be significantly snappier when scrolling through my artists list. Good work! It is, however, still pretty sluggish. Are there further optimizations that...

Chorus will only present your XBMC library to you - it knows nothing about files. Are all the files scanned and in the XBMC library? From the screenshot above, it...