Do not issue any bug reports against versions earlier than 3.5.4 they will be closed.
Furthermore, we cannot accept bugs about metadata or art handling in 3.5.4 due to the large number of bugs that have been fixed since then. 3.5.4 in general is becoming less supportable, and it is suggested to try to reproduce the bug in the latest nightly.
Before submitting a bug please read http://ampache.org/wiki/support:bugs failure to do so may delay resolution of your report.
Furthermore, we cannot accept bugs about metadata or art handling in 3.5.4 due to the large number of bugs that have been fixed since then. 3.5.4 in general is becoming less supportable, and it is suggested to try to reproduce the bug in the latest nightly.
Before submitting a bug please read http://ampache.org/wiki/support:bugs failure to do so may delay resolution of your report.
FS#120 - Ampache fails to gather album art
Attached to Project:
Ampache
Opened by uncon (uncon) - Tuesday, 06 July 2010, 09:38 GMT-8
Last edited by Paul Arthur (flowerysong) - Tuesday, 06 July 2010, 13:23 GMT-8
Opened by uncon (uncon) - Tuesday, 06 July 2010, 09:38 GMT-8
Last edited by Paul Arthur (flowerysong) - Tuesday, 06 July 2010, 13:23 GMT-8
|
DetailsClicking "Find Album Art" From album page:
"Album Art could not be located at this time. This may be due to write access error, or the file is not received correctly." Clicking "Gather Art" from catalogs page (completes instantly): Starting Album Art Search. . . Searched: None Reading: Album Art Search Finished Possibly related log entries: 2010-07-06 11:47:09 [ampache] (PHP) -> [Warning] Undefined index: artist_name in file /srv/ampache/trunk/templates/show_get_albumart.inc.php(25) 2010-07-06 11:47:09 [ampache] (PHP) -> [Warning] Undefined index: album_name in file /srv/ampache/trunk/templates/show_get_albumart.inc.php(25) 2010-07-06 11:47:09 [ampache] (PHP) -> [Warning] Undefined index: cover in file /srv/ampache/trunk/templates/show_get_albumart.inc.php(25) |
This task depends upon
Closed by Paul Arthur (flowerysong)
Tuesday, 06 July 2010, 13:23 GMT-8
Reason for closing: Not a bug
Tuesday, 06 July 2010, 13:23 GMT-8
Reason for closing: Not a bug
art_order = "db,id3"
show_album_art = "true"
"Find Album Art" From album page has the same results.
Clicking "Gather Art" from catalogs page:
Starting Album Art Search. . .
Searched: 717
Updated logs attached.
art_order = "db,tags"