Cover info in audiobooks zip.
authorRadek Czajka <rczajka@rczajka.pl>
Fri, 25 Nov 2022 14:44:40 +0000 (15:44 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Fri, 25 Nov 2022 14:44:40 +0000 (15:44 +0100)
src/catalogue/models/book.py
src/catalogue/templates/catalogue/audiobook_zip_readme.txt

index c03f7a3..f002158 100644 (file)
@@ -510,6 +510,7 @@ class Book(models.Model):
                 licenses.add(license)
         readme = render_to_string('catalogue/audiobook_zip_readme.txt', {
             'licenses': licenses,
+            'meta': self.wldocument2().meta,
         })
         return create_zip(paths, "%s_%s" % (self.slug, format_), {'informacje.txt': readme})
 
index f7933ba..62d7236 100644 (file)
@@ -7,6 +7,8 @@ Audiobooki Wolnych Lektur są udostępniane na wolnych licencjach, co oznacza, 
 
 {% if licenses %}Ten utwór jest jest udostępniony na {% for lic in licenses %}{{ lic }}{% if not forloop.last %}, {% endif %}{% endfor %}.
 
+{% endif %}{% if meta.cover_by %}Okładka na podstawie: {{ meta.cover_by|safe }}{% if meta.cover_source %}, {{ meta.cover_source }}{% endif %}.
+
 {% endif %}Przekaż 1% na wolną bibliotekę KRS 0000070056: https://wolnelektury.pl/info/wesprzyj-nas/
 
 Zostań Przyjacielem Wolnych Lektur: https://wolnelektury.pl/pomagam/