diff --git a/lib/Artwork.php b/lib/Artwork.php index 9117e11c..c872fb9a 100644 --- a/lib/Artwork.php +++ b/lib/Artwork.php @@ -200,7 +200,7 @@ class Artwork extends PropertiesBase{ protected function GetEbook(): ?Ebook{ if($this->_Ebook === null){ - $this->_Ebook = Library::GetEbook($this->EbookWwwFilesystemPath); + $this->_Ebook = Library::GetEbook(EBOOKS_DIST_PATH . str_replace('_', '/', $this->EbookWwwFilesystemPath ?? '')); } return $this->_Ebook; diff --git a/templates/ArtworkList.php b/templates/ArtworkList.php index 4a9d1e77..0857f533 100644 --- a/templates/ArtworkList.php +++ b/templates/ArtworkList.php @@ -19,7 +19,7 @@ $showStatus = $showStatus ?? false; Artist->AlternateSpellings) > 0){ ?>(AKA , ', array_map('Formatter::ToPlainText', $artwork->Artist->AlternateSpellings)) ?>)

-

Year completed: CompletedYear === null){ ?>UnknownCompletedYearIsCirca){ ?>CircaCompletedYear ?>

+

Year completed: CompletedYear === null){ ?>UnknownCompletedYearIsCirca){ ?>Circa CompletedYear ?>

Status == COVER_ARTWORK_STATUS_IN_USE){ ?>

Status: $artwork]) ?>

Tags) > 0){ ?>

Tags: