manga-dlp/tests/ComicInfo_test.xml
Ivan Schaller d7c3d511fe
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
update metadata generation and add validation tests
2023-02-15 13:50:59 +01:00

16 lines
No EOL
467 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ComicInfo>
<Title>title1</Title>
<Series>series1</Series>
<Number>2</Number>
<Count>10</Count>
<Volume>1</Volume>
<Summary>summary1</Summary>
<Notes>Downloaded with https://github.com/olofvndrhr/manga-dlp</Notes>
<Genre>genre1</Genre>
<Web>https://mangadex.org</Web>
<PageCount>99</PageCount>
<LanguageISO>en</LanguageISO>
<Format>cbz</Format>
<Manga>Yes</Manga>
</ComicInfo>