]> git.phdru.name Git - m_librarian.git/blobdiff - sample/m_librarian.conf
Allow to set download format
[m_librarian.git] / sample / m_librarian.conf
index e3863aafca6c3f22a3bff70de664fd395b1d8224..2ed0f8a39d601607257f1e0892f6bd6ba81d1ab5 100644 (file)
 
 [library]
 path = /var/lib/LRE_Flibusta
+
+[download]
+# Download formats:
+# %a - author (one of)
+# %e - file extension
+# %f - file name in archive
+# %G - genre (one of), name
+# %g - genre (one of), title
+# %l - language
+# %n - series number (or 0)
+# %s - series
+# %t - title
+# Examples:
+# format = %f (this is the default)
+# format = %a/%s/%n %t