trishika / DroidUPnP

DroidUPnP is an upnp control point application for android.
GNU General Public License v3.0
150 stars 61 forks source link

initial thumbnail support #34

Closed escoand closed 5 years ago

escoand commented 10 years ago

Thumbnail is loaded (if available) asynchronously and resized to size of default icons. Successfully tested with Plex Media Server.

It's only a first approach and there are some things missing:

trishika commented 10 years ago

Your patch look good to me. I'll give it a try when I get back home next week and i'll give you another feedback then. This could be great if you can write a more explicit commit message with a bit of explanation about the feature.

escoand commented 10 years ago

I think it's now in an usable state - leaving space for optimization. I had to make the list item bigger to get a device independent fixed item size - maybe there is a better solution.

TheLastProject commented 9 years ago

Any update on this? Currently, DroidUPnP is useless for me, as I want to use it to send images to my Kodi installion and I cannot get any useful info by the filename. Not trying to be pushy, just curious.