]> git.phdru.name Git - m_librarian.git/blobdiff - m_librarian.conf.sample
Feat(db): Add book.genre_list_* properties
[m_librarian.git] / m_librarian.conf.sample
index 000e680212dfc9f272f660ce7829b3764ad73682..4b685199ffd9758ab2586c58a62de81086a3d809 100644 (file)
@@ -32,18 +32,24 @@ use_in_books_list = 1
 author = fullname count
 # Full list of book columns:
 # book = title series ser_no archive file size lib_id deleted date
-#        author1
+#        author1 author_list
+#        genre1name genre1title genre_name_list genre_title_list
 # author1 is just one author from the list if there are more than 1
+# author_list is a comma-separated list of full names
+# genre1*/genre_*_list is a (one of/list of) genres (names or titles)
 # Default column is just title
 book = ser_no title
 
 [download]
 # Download formats:
-# %a - author1 (one of)
+# %A - authors (comma-separated fullnames)
+# %a - author1 (one of, fullname)
 # %e - file extension
 # %f - file name in archive
 # %G - genre (one of), name
 # %g - genre (one of), title
+# %J - genres (comma-separated names)
+# %j - genres (comma-separated titles)
 # %l - language
 # %n - series number (or 0)
 # %s - series