Bugzilla – Bug 17387
Broken image in playlist when displaying album cover (7.6.1-32935)
Last modified: 2011-08-08 13:05:18 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.
== 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
Tested with 7.6.1-33004 Works nicely.