jaketmp / ePub-quicklook

NOTE: Not working in Mojave and later! ePub quicklook and spotlight plugins for Mac OS X.
BSD 3-Clause "New" or "Revised" License
570 stars 58 forks source link

quicklook only finds/parses the first <meta> tag in .opf file #45

Open sradman opened 8 years ago

sradman commented 8 years ago

quicklook only parses/finds the first <meta> tag in an .opf file when looking for <meta name="cover" content="..."/>. An .opf file can have multiple <meta> tags so if the cover is not the first then the cover will not be displayed.