Adding multiple items at once

1) I want to add my various items to Listal, but as it is I have to input ISBNs and such one at a time. A form with, say 10 input fields (or maybe with a dynamic "Add another field" link) would make my job much easier.
2) When an item has been successfully looked up by ISBN and added, it just says "Item has been added!" I would like it to tell me what book it found related to the ISBN, so I can get the warm fuzzies that it actually worked.
Similar requests were made in the past at [Link removed - login to see] and [Link removed - login to see].
2) When an item has been successfully looked up by ISBN and added, it just says "Item has been added!" I would like it to tell me what book it found related to the ISBN, so I can get the warm fuzzies that it actually worked.
Similar requests were made in the past at [Link removed - login to see] and [Link removed - login to see].

Seconded. Being human and remembering words easier than numbers, I would actually rather batch-add by title than by isbn (either with separate fields or newline delimited in one large field) and then have a page with "Which book did you mean?" displays for every book I'd entered.

i'd be happy if i could create a *.csv (comma-separated), or .xml, or even a database (.mdb) file and then able to import it into the listal! and i know that programatically it's not that hard to accomplish and ppl with lots of books/cds/etc would greatly appreciate that functionality. however documenting that function would be a bigger job, but it can be done.
take my case, i keep all my cd's backed up in a nice and neat folder structure using lossless format, and i also have a list of books and dvds that i have... but typing it all in an input box is a real pain
take my case, i keep all my cd's backed up in a nice and neat folder structure using lossless format, and i also have a list of books and dvds that i have... but typing it all in an input box is a real pain