manga-dlp/tests/ComicInfo_test.xml

16 lines
467 B
XML
Raw Permalink Normal View History

2023-02-13 23:17:52 +01:00
<?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>
2023-02-13 23:17:52 +01:00
<Genre>genre1</Genre>
<Web>https://mangadex.org</Web>
<PageCount>99</PageCount>
<LanguageISO>en</LanguageISO>
2023-02-14 14:15:33 +01:00
<Format>cbz</Format>
<Manga>Yes</Manga>
2023-02-13 23:17:52 +01:00
</ComicInfo>