Closed sunnyhd closed 11 years ago
The thumbnails for Folders is a bit complex to get from XBMC (There are several ways to define a thumbnail for a folder). We'll create an SVG image for the folders. For the images, we use the same image as thumbnail.
The pictures are way too big when the get previewed. We have to implement some sort of picture resizer to display all the thumbs for all the media sections.
Yes, this is going to be solved when @ezequiel-parada finish this task: https://github.com/sunnyhd/homeintouch/issues/180
XBMC also creates a thumb for each picture directory. It takes some random pictures and creates a thumb like this:
https://picasaweb.google.com/lh/photo/4wLk3n8m6uSA0RVaqi3mpjqs9AJSEvp33_2Rb9cjR9Y?feat=directlink
Breadcrumb navigation added for folders. 9be2484cc3c0f3340e3d6cee95cd78481adf85c2
https://picasaweb.google.com/lh/photo/QBXeG_LJsqOnmuLpGuQsTjqs9AJSEvp33_2Rb9cjR9Y?feat=directlink A generated thumbnail from XBMC should be available for each directory.