<component type="desktop-application">
<id>com.yacreader.YACReader</id>
<name>YACReader</name>
<summary>Yet another comic reader</summary>
<project_license>GPL-3.0-only</project_license>
<description>
<p>
Read, browse and manage your comics collection.
All you need to enjoy your digital comics.
</p>
<p>
Browse your comics collections using beautiful, customizable and smooth "comic flow"
transitions.
</p>
<p>Features:</p>
<ul>
<li>File support: YACReader supports a wide variety of comic files and image types. rar,
zip, cbr, cbz, tar, pdf, 7z and cb7, jpeg, gif, png, tiff and bmp.</li>
<li>Configure your reading: Image rotation, double page mode, full size view, fullscreen
mode, customizable background color, custom page fitting mode, bookmarks, resume
reading, eye candy 'go to' and more.</li>
<li>Image improvements: Bring to life your old comics with the image adjustments
available in the reading mode. Use the brightness, contrast and gamma sliders and
enjoy the new vibrant colors.</li>
<li>Track your readings: YACReaderLibrary organizes your comics and keeps track of your
reading progress and your collections' status.</li>
<li>Tags (comic vine): Download your comics' information from Comic Vine. Title, number,
volumen, authors and more.</li>
<li>Search: Find your comics quickly using the built-in search engine. No matter how big
is your collection, YACReaderLibrary will find anything instantly.</li>
</ul>
</description>
<developer id="com.yacreader">
<name>Luis Ángel San Martín Rodríguez</name>
</developer>
<developer_name>Luis Ángel San Martín Rodríguez</developer_name>
<pkgname>yacreader</pkgname>
<launchable type="desktop-id">YACReader.desktop</launchable>
<launchable type="desktop-id">YACReaderLibrary.desktop</launchable>
<icon type="cached" width="48" height="48">yacreader_YACReader.png</icon>
<icon type="cached" width="64" height="64">yacreader_YACReader.png</icon>
<icon type="remote" width="128" height="128">com/yacreader/YACReader/cbec692397f01f7ec74b3584ad5395a5/icons/128x128/yacreader_YACReader.png</icon>
<icon type="stock">YACReader</icon>
<url type="homepage">https://www.yacreader.com/</url>
<url type="bugtracker">https://github.com/YACReader/yacreader/issues</url>
<url type="faq">https://www.yacreader.com/support</url>
<url type="help">https://www.yacreader.com/support</url>
<url type="donation">https://www.yacreader.com/donation-why</url>
<url type="contact">https://www.yacreader.com/contact</url>
<categories>
<category>Graphics</category>
<category>Office</category>
<category>Viewer</category>
</categories>
<provides>
<mediatype>application/x-cbz</mediatype>
<mediatype>application/x-cbr</mediatype>
<mediatype>application/x-cbt</mediatype>
<mediatype>application/x-cb7</mediatype>
<mediatype>application/x-pdf</mediatype>
<mediatype>application/x-zip</mediatype>
<mediatype>application/x-rar</mediatype>
<mediatype>application/x-7z</mediatype>
<mediatype>inode/directory</mediatype>
<mediatype>application/vnd.comicbook-rar</mediatype>
<mediatype>application/vnd.comicbook+zip</mediatype>
<mediatype>application/pdf</mediatype>
<mediatype>application/vnd.rar</mediatype>
<mediatype>application/x-7z-compressed</mediatype>
<mediatype>application/zip</mediatype>
<binary>YACReader</binary>
<binary>YACReaderLibrary</binary>
<binary>YACReaderLibraryServer</binary>
</provides>
<screenshots>
<screenshot>
<caption>Info View</caption>
<image type="source" width="1371" height="880">com/yacreader/YACReader/cbec692397f01f7ec74b3584ad5395a5/screenshots/image-2_orig.png</image>
<image type="thumbnail" width="1248" height="801">com/yacreader/YACReader/cbec692397f01f7ec74b3584ad5395a5/screenshots/[email protected]</image>
<image type="thumbnail" width="752" height="482">com/yacreader/YACReader/cbec692397f01f7ec74b3584ad5395a5/screenshots/[email protected]</image>
<image type="thumbnail" width="624" height="400">com/yacreader/YACReader/cbec692397f01f7ec74b3584ad5395a5/screenshots/[email protected]</image>
<image type="thumbnail" width="224" height="143">com/yacreader/YACReader/cbec692397f01f7ec74b3584ad5395a5/screenshots/[email protected]</image>
</screenshot>
</screenshots>
<keywords>
<keyword>comic</keyword>
<keyword>viewer</keyword>
<keyword>pdf</keyword>
<keyword>reader</keyword>
</keywords>
<releases>
<release type="stable" version="9.14.2." timestamp="1707955200">
<description>
<p>YACReaderLibrary</p>
<ul>
<li>Fix columns in the search results.</li>
<li>Fix type not being propagated to new folders from their parents.</li>
<li>Fix default type set to folders in the root folder when they are added.</li>
<li>Improve and fix comic file size format.</li>
</ul>
</description>
</release>
<release type="stable" version="9.14.1" timestamp="1707091200">
<description>
<p>YACReader</p>
<ul>
<li>Add setting to disable scroll animations and scroll smoothing, recommended
if you are using a touch pad or if you find the mouse wheel behaviour laggy.</li>
<li>Fix missing translation when opening YACReader from YACReaderLibrary.</li>
</ul>
<p>YACReaderLibrary</p>
<ul>
<li>Fix "Set type" context menu the grid view for folders.</li>
<li>Add a different versioning strategy for databases. DBs version will change
only when the structure changes and not when YACReader version changes.</li>
<li>Add support for updating libraries automatically with various settings to
chose from. During automatic library updates most actions are disabled, you
can stop an update by clicking on the busy indicator next to the Libraries
title.</li>
<li>Improve content reloading. Navigation and selection state is no longer
reseted after content changes (e.g. library updates, tags edits, etc.)</li>
<li>The app will try to move comics and folders to the trash bin when deletions
are requested, if the file system used doesn't support trash bin the files
will be removed permanetly.</li>
<li>Add menu to choose what columns are displayed in the table comics view (do a
right click on the header to show it). The view has new 3 new headers to
choose from (Series, Volume and Story arc).</li>
<li>Migrate number and arcNumber data types to TEXT. This only affects databases
created before 9.13 and fixes problems with some formats of numbers (e.g.
1.10).</li>
<li>Propage update date to all the parent folders.</li>
<li>Fix crash when resorting comics in reading lists in table view view and the
comic flow is hidden.</li>
<li>Fix cover loading in QML views due to malformed URLs.</li>
<li>Improve style of the webui status page.</li>
<li>Fix type not being propagated to new files in a folder.</li>
<li>Mark the current type in the context menu so the user can know the current
type.</li>
</ul>
<p>YACReaderLibraryServer</p>
<ul>
<li>Add rescan-xml-info command.</li>
<li>Improved API to provide better integration with the clients (Android 1.4.0
and iOS 3.29.0).</li>
</ul>
</description>
</release>
<release type="stable" version="9.13.1.2307166" timestamp="1689465600">
<description>
<p>YACReaderLibrary</p>
<ul>
<li> Fix crash when dropping comics in sublists </li>
</ul>
</description>
</release>
<release type="stable" version="9.13.0.2307095" timestamp="1688860800">
<description>
<p>YACReaderLibrary</p>
<ul>
<li>Avoid showing stale information in the server config dialog by updating the
connection information when the dialog is opened.</li>
<li>Add new metadata support, it improves compatibility with ComicInfo.xml</li>
<li>Add support for showing a "recently added/updated" indicator. The number of
days to consider something recent can be configured in the settings.</li>
<li>Improved comic metadata dialog.</li>
<li>Add textual tags support that can be queried through the search engine.</li>
<li>Make = in the search engine work as : does.</li>
<li>Add new operators to the search engine: exact match ==, <,>,
<=,>=.</li>
<li>Support filtering by since/before dates in the search engine. e.g. added
> 7
means recent content added since 7 days ago, and added < 30 means content
added before the last 30 days.</li>
<li>Show the full library path in the dialog shown to warn about missing
libraries.</li>
<li>Fix scroll bar in the info comics view in Qt6 builds.</li>
<li>New Recent smart list, it will show recent comics added.</li>
<li>Try to detect changed files with the same name on libraries updates, there
is also a new setting to decide if the modified date of a file should be
used as an indicator to know if the file has been changed since it was added
(disabled by default).</li>
<li>Fix alphanumeric navigation in the folders tree view. Shortcuts were
interfering the default behaviour, now some shortcuts will be ignored if the
folders tree has the focus.</li>
<li>Fix sorting in the Comic Vine series selection dialog.</li>
<li>Fix getting only distinct rows when querying folders through the search
engine.</li>
</ul>
<p>YACReader</p>
<ul>
<li>Add shortcuts for moving by one the double page mode to the left/right, by
default CTRL + SHIFT + LEFT, and, CTRL + SHIFT + RIGHT. Remember that you
can change any shortcut in the shortcuts dialog. You can also achieve this
functionality using the "Go to page flow" and chossing the page you want to
be on the left/right (depending on the reading mode comic/manga).</li>
</ul>
<p>All Apps</p>
<ul>
<li>New icons for macos.</li>
</ul>
</description>
</release>
</releases>
<content_rating type="oars-1.0"/>
</component>