I would like to request the display of the content element in an OPDS entry. (see red highlight)
Code:
<entry>
<title>Series</title>
<updated>2013-10-31T01:47:54+01:00</updated>
<id>cops:1:series</id>
<content type="text">51 series</content>
<link href="/cops/feed.php?page=6&db=1" type="application/atom+xml;profile=opds-catalog;kind=navigation"/>
<link href="images/serie.png?v=0.7.0beta" type="image/png" rel="http://opds-spec.org/image/thumbnail"/>
</entry>
and sometimes you may encounter an OPDS feed which serves its own icons for e.g. categories as Author, Series, Title, etc. would be nice if in such cases Marvin displays the feed icons instead of it's own generic one. (see blue highlight)