Bug 17387 - Broken image in playlist when displaying album cover (7.6.1-32935)
: Broken image in playlist when displaying album cover (7.6.1-32935)
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: unspecified
: PC SuSE Linux
: P4 minor (vote)
: 7.6.x
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-08-01 13:03 UTC by Michael Marxmeier
Modified: 2011-08-08 13:05 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Marxmeier 2011-08-01 13:03:22 UTC
Web interface shows broken album cover images in the playlist.
This album does not have a cover image, which is properly recognized
in the tracks list.

Found the following in the log output

[11-08-01 15:28:01.5292] Slim::Menu::AlbumInfo::__ANON__ (154) Album menu item "addalbum" failed: Can't use an undefined value as a HASH reference at /usr/local/squeezeboxserver-7.6.1-32935/Slim/Menu/AlbumInfo.pm line 446.
[11-08-01 15:28:01.5294] Slim::Menu::AlbumInfo::__ANON__ (154) Album menu item "addalbumnext" failed: Can't use an undefined value as a HASH reference at /usr/local/squeezeboxserver-7.6.1-32935/Slim/Menu/AlbumInfo.pm line 446.
[11-08-01 15:28:01.5296] Slim::Menu::AlbumInfo::__ANON__ (154) Album menu item "playitem" failed: Can't use an undefined value as a HASH reference at /usr/local/squeezeboxserver-7.6.1-32935/Slim/Menu/AlbumInfo.pm line 413.
Comment 1 SVN Bot 2011-08-03 04:30:34 UTC
 == Auto-comment from SVN commit #32956 to the slim repo by mherger ==
 == http://svn.slimdevices.com/slim?view=revision&revision=32956 ==

Fixed Bug: 17387
Description: fall back to default artwork if none is defined - in the current playlist too
Comment 2 Michael Marxmeier 2011-08-08 13:05:18 UTC
Tested with 7.6.1-33004
Works nicely.