sunnyhd / homeintouch

A home automation project using socket.io
2 stars 0 forks source link

cover view #125

Closed sunnyhd closed 11 years ago

sunnyhd commented 12 years ago

https://picasaweb.google.com/lh/photo/QBXeG_LJsqOnmuLpGuQsTjqs9AJSEvp33_2Rb9cjR9Y?feat=directlink A generated thumbnail from XBMC should be available for each directory.

jalessandro commented 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.

sunnyhd commented 11 years ago

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.

matiasalvarez87 commented 11 years ago

Yes, this is going to be solved when @ezequiel-parada finish this task: https://github.com/sunnyhd/homeintouch/issues/180

sunnyhd commented 11 years ago

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

jalessandro commented 11 years ago

Breadcrumb navigation added for folders. 9be2484cc3c0f3340e3d6cee95cd78481adf85c2