Quote:
Originally Posted by theducks
Change all Unknown to (the word) Unknown (or Authors Unknown)
(the first is probably a blank value that only displays as Unknown)
|
"Unknown" as an author has entries in the metadata.db database for both author and author_sort. In fact, IIRC, there is an author table, with an author name field and a sort field for the author names, as well as a book table, with an author_sort field. All 3 of those author fields are populated with "Unknown" on an English system and with the corresponding translation for other languages.
"Unknown" is handled specially on input, but I'm surprised at this error on output.