Ampache

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.


Tasklist

FS#46 - add new catalogs to the DB not possible anymore

Attached to Project: Ampache
Opened by Oliver (ringgh0st) - Saturday, 13 March 2010, 23:39 GMT-8
Last edited by Karl Vollmer (vollmerk) - Wednesday, 17 March 2010, 04:52 GMT-8
Task Type Bug
Category Interface → Interface Functionality
Status Closed
Assigned To No-one
Operating System
Severity High
Priority Normal
Reported Version 3.6.0-Dev
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

according to this thread:
http://ampache.org/forums/viewtopic.php?f=2&t=3023&p=15241#p15241


after upgrading from the latest stable (universe package ubuntu 9.10) to the latest nightly build i cannot add new catalogs to the db:

here's the debug:
2010-03-13 19:07:31 [admin] (DBH) -> Unknown column 'key' in 'field list' [1054]
2010-03-13 19:07:31 [admin] (catalog) -> SQL Failed:INSERT INTO `catalog` (`name`,`path`,`catalog_type`,`rename_pattern`,`sort_pattern`,`gather_types`,`key`) VALUES ('2004','/mnt/hgfs/mp3/2004','local','%a - %T - %t','%a/%A',NULL,NULL)
This task depends upon

Closed by  Karl Vollmer (vollmerk)
Wednesday, 17 March 2010, 04:52 GMT-8
Reason for closing:  Fixed
Additional comments about closing:  Fixed in SVN.
Comment by Paul Arthur (flowerysong) - Sunday, 14 March 2010, 00:14 GMT-8
Should be fixed in latest SVN.

Loading...