intel / dleyna-control

dLeyna-control is a Digital Media Player written in python to demonstrate how to use the dleyna DMS APIs. It detects Digital Media Servers on the local area network and allows users to browse, search and play their contents.
https://01.org/dleyna/
GNU Lesser General Public License v2.1
8 stars 12 forks source link

[Icons] Fix for servers that do not supply icons #44

Closed markdryan closed 11 years ago

markdryan commented 11 years ago

Servers that do not provide icons can cause dleyna-control to access an unassigned variable. For more information see

https://github.com/01org/dleyna-control/issues/42

Signed-off-by: Mark Ryan mark.d.ryan@intel.com

rmerlino commented 11 years ago

Merged, thanks.