<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Blog | Binary Nonsense</title>
 <link href="https://blog.binarynonsense.com/feed.xml" rel="self"/>
 <link href="https://blog.binarynonsense.com"/>
 <updated>2026-07-02T21:17:06+02:00</updated>
 <id>https://blog.binarynonsense.com</id>
 <author>
   <name>Álvaro García</name>
 </author>

 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.25.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/07/02/acbr-progress-log/"/>
   <updated>2026-07-02T00:00:00+02:00</updated>
   <id>https://blog.binarynonsense.com/2026/07/02/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Updated Electron to a newer version. This should bring full Wayland support to the Linux builds and, hopefully, help fix the previous version not working in some systems running Wayland, especially the flatpak build, due to a combination of the version I was using, me forcing X11 due to that Electron version not fully supporting Wayland, and some changes I made to the flatpak manifest.&lt;/li&gt;
&lt;li&gt;Changed &quot;Add Folders&quot; to &quot;Add Folder&quot; in the conversion tools in the Linux builds as a needed compromise, due to the new Electron version not allowing multiselection in folder dialogs on that OS. Drag and dropping multiple folders into the input list still works as a way to add more that one at once.&lt;/li&gt;
&lt;li&gt;The Home Screen folder favorites now open when clicked in the app&apos;s custom file browser instead of using a file dialog on Linux, due to new limitations in how the new Electron version handles dialogs in that OS.&lt;/li&gt;
&lt;li&gt;Removed YouTube URLs support in the Media Player, at least for now, as it no longer works due to new header restrictions in the new version of Electron.&lt;/li&gt;
&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.24.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/06/26/acbr-progress-log/"/>
   <updated>2026-06-26T00:00:00+02:00</updated>
   <id>https://blog.binarynonsense.com/2026/06/26/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added a &quot;File &amp;gt; Open URL...&quot; entry to the menu bar to open URLs. For now, it is only able to open URLs that fit the formats supported by the &quot;Open URL&quot; section in some of the &quot;Websites&quot; tools.&lt;/li&gt;
&lt;li&gt;Added a &quot;Help &amp;gt; View the Wiki&quot; entry to the menu bar to open a tool that lets the user navigate the online Github wiki for ACBR inside the app.&lt;/li&gt;
&lt;li&gt;Added a background image to the Home Screen (can be disabled in the preferences).&lt;/li&gt;
&lt;li&gt;Replaced the search button in the &quot;Digital Comic Museum&quot; tool with a search in browser one, that opens the site&apos;s search page in the system&apos;s browser with the provided query, as the in-app integrated search code no longer works due to new Cloudflare security restrictions in the site.&lt;/li&gt;
&lt;li&gt;Restored the &quot;Catalog&quot; section&apos;s functionality in the &quot;Digital Comic Museum&quot; tool.&lt;/li&gt;
&lt;li&gt;Improved the page number count for some books in the &quot;Internet Archive Books&quot; tool, as it was sometimes giving a greater number that the real one.&lt;/li&gt;
&lt;li&gt;Changed the progress bar&apos;s background color in the ACBR Light theme to make it fit better with the modals&apos; background color.&lt;/li&gt;
&lt;li&gt;Updated some of the core libraries to newer versions.&lt;/li&gt;
&lt;li&gt;Fixed the quick menu no longer working.&lt;/li&gt;
&lt;li&gt;Fixed CBR creation not working on the flatpak build.&lt;/li&gt;
&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.23.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/06/14/acbr-progress-log/"/>
   <updated>2026-06-14T00:00:00+02:00</updated>
   <id>https://blog.binarynonsense.com/2026/06/14/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Refactored the Reader&apos;s code for easier maintenance and future improvements. This should have no effect in how it works compared to the previous version.&lt;/li&gt;
&lt;li&gt;Removed the old alternative PDF rendering lib, pdfjs, as keeping it was adding unneeded complexity to the code and increasing the program&apos;s size.&lt;/li&gt;
&lt;li&gt;Fixed the default filter preview image used in the Preferences showing as broken due to a path change in a recent update.&lt;/li&gt;
&lt;li&gt;Fixed the context menu showing the rotation entry in the Reader even in page modes that don&apos;t allow it.&lt;/li&gt;
&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.22.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/05/31/acbr-progress-log/"/>
   <updated>2026-05-31T00:00:00+02:00</updated>
   <id>https://blog.binarynonsense.com/2026/05/31/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Added a new zoom mode to the Reader, &amp;quot;Fit to Both&amp;quot;, to fit the page/s to the width and height of the viewable area.&lt;br /&gt;
 &lt;/li&gt;&lt;li&gt;Expanded the &amp;quot;Automatic Page Turn&amp;quot; setting in the &amp;quot;Comic Book Reader  &amp;gt; Navigation&amp;quot; subsection of the Preferences. Now, when selecting the  &amp;quot;On scroll boundaries&amp;quot; option, some time values can be changed to  customize its behavior.
 &lt;/li&gt;&lt;li&gt;Made scrolling the pages using the keyboard smoother on key presses,  instead of instant, and more precise if you keep holding down.
 &lt;/li&gt;&lt;li&gt;Added more advanced options to the &amp;quot;Convert Images&amp;quot; tool.
 &lt;/li&gt;&lt;li&gt;Increased the timeout for the Project Gutenberg search tool and  added a cancel button, as the website it relies on can be quite slow to  respond lately.
 &lt;/li&gt;&lt;li&gt;Updated the Flatpak version&amp;#x27;s runtime to 25.08.
 &lt;/li&gt;&lt;li&gt;Updated the image processing library, sharp, to a newer version.
 &lt;/li&gt;&lt;li&gt;Refactored all the image operations&amp;#x27; code to avoid crashes due to  glib conflicts caused by the new runtime and image library updates.
 &lt;/li&gt;&lt;li&gt;Fixed books with broken image files getting stuck trying to load the error page image due to a path change in a recent update.
 &lt;/li&gt;&lt;li&gt;Fixed the test images used by some tools showing as broken due to a path change in a recent update.
&lt;/li&gt;&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.21.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/05/08/acbr-progress-log/"/>
   <updated>2026-05-08T00:00:00+02:00</updated>
   <id>https://blog.binarynonsense.com/2026/05/08/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Added a new command line flag, &lt;a href=&quot;https://github.com/binarynonsense/comic-book-reader/wiki/Media-Player:-Launch-in-Stand-Alone-Mode&quot; referrerpolicy=&quot;origin&quot; rel=&quot;nofollow noopener&quot;&gt;--player&lt;/a&gt;,  that makes ACBR launch in &amp;quot;Media Player Mode&amp;quot;. In this mode the media  player runs as if it was a stand alone application, without the Reader&amp;#x27;s  main window or other tools.&lt;br /&gt;
 &lt;/li&gt;&lt;li&gt;Added a new command line flag, &lt;a href=&quot;https://github.com/binarynonsense/comic-book-reader/wiki/Command%E2%80%90Line-Tools:-Launch-Options&quot; referrerpolicy=&quot;origin&quot; rel=&quot;nofollow noopener&quot;&gt;--cli&lt;/a&gt;,  that allows launching a text mode version of some of the tools  (&amp;quot;Convert Comics&amp;quot;, &amp;quot;Extract Comics&amp;quot; and &amp;quot;Create Comic&amp;quot;) that runs  directly through the command line rather than the graphical user  interface.
 &lt;/li&gt;&lt;li&gt;Fixed the RSS Reader showing the short summary instead of the full content for an RSS feed item if both are available.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;[Update] v3.21.1:&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Made feed items with both description and content data in the RSS  Reader start showing only the description and a expand/collapse button  to show/hide the content, so it&amp;#x27;s easier to read and navigate them.&lt;br /&gt;
 &lt;/li&gt;&lt;li&gt;Added Zona Negativa&amp;#x27;s feed to the RSS Reader&amp;#x27;s defaults.
 &lt;/li&gt;&lt;li&gt;Fixed the changelog formatting in the check for updates modal when there is a new version.
 &lt;/li&gt;&lt;li&gt;Fixed the Media Player&amp;#x27;s subtitle rendering so tags (italics, bold...) are shown correctly.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;[Update] v3.21.2:
    &lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Fixed the &amp;quot;Create Comic&amp;quot; tool duplicating pages in the output file when the input list consists only of images.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;[Update] v3.21.3:         &lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Added more ways to manage the &amp;quot;Convert Comics&amp;quot;, &amp;quot;Extract Comics&amp;quot; and  &amp;quot;Create Comic&amp;quot; tools&amp;#x27; input list. The &amp;quot;Add Files&amp;quot;, &amp;quot;Add Folders&amp;quot; and  &amp;quot;Clear List&amp;quot; buttons are now at the top of the list and when the list  grows bigger than 10 elements another set of the same buttons is placed  at its bottom. Also, when right-clicking inside the list, the context  menu now shows entries for those actions.&lt;br /&gt;
 &lt;/li&gt;&lt;li&gt;Fixed setting the &amp;quot;Convert Comics&amp;quot; tool&amp;#x27;s &amp;quot;Input Folders Contain&amp;quot;  advanced input option to &amp;quot;The image files from a single comic book each&amp;quot;  no longer working.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;[Update] v3.21.4:         
    &lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Fixed EPUB, MOBI and PDF files not working correctly on the Windows  version of ACBR if the app is placed in a path containing spaces.&lt;br /&gt;
 &lt;/li&gt;&lt;li&gt;Fixed images-only MOBIs not working.
 &lt;/li&gt;&lt;li&gt;Fixed images-only EPUBs that don&amp;#x27;t store the image paths in img tags  not working, and improved the code for the already working ones.
&lt;/li&gt;&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.20.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/04/07/acbr-progress-log/"/>
   <updated>2026-04-07T00:00:00+02:00</updated>
   <id>https://blog.binarynonsense.com/2026/04/07/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added new parameters to the custom filters in the Reader, invert and rotate hue, and a new default filter, Invert, to use as a quick Dark Mode (resetting the filters to the default ones is needed for the new one to be available if version 3.19.0 was previously used).&lt;/li&gt;
&lt;li&gt;Added the changelog from GitHub to the info shown in the Check for Updates modal.&lt;/li&gt;
&lt;li&gt;Added the current track&apos;s name to the Media Player&apos;s top bar when the advanced controls are enabled and the playlist is hidden.&lt;/li&gt;
&lt;li&gt;Fixed the Reader&apos;s new pages cache manager making the app crash on Windows when changing files in some circumstances.&lt;/li&gt;
&lt;li&gt;Fixed the Metadata Editor failing to update a ComicInfo.xml&apos;s pages list when requested and never ending the operation.&lt;/li&gt;
&lt;li&gt;Fixed the Metadata Editor failing to update some PDF&apos;s entries if the new value in the input field is empty.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.19.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/03/30/acbr-progress-log/"/>
   <updated>2026-03-30T00:00:00+02:00</updated>
   <id>https://blog.binarynonsense.com/2026/03/30/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved, significantly, the average page loading time in the Reader by implementing a pages cache that is filled in the background. The cache size can be increased in the Preferences (Comic Book Reader &amp;gt; Pages Cache), so it can fit more pages if the user doesn&apos;t mind the extra RAM usage.&lt;/li&gt;
&lt;li&gt;Added the option to create new page filters for the Reader (go to View &amp;gt; Filter &amp;gt; Manage Filters, or to the Comic Book Reader section in the Preferences), that can be customized by setting values for gamma, white level, black level, brightness, contrast, sepia and saturation.&lt;/li&gt;
&lt;li&gt;Added a new advanced image operation, black level / white level, to the convert, create and extract comic books tools.&lt;/li&gt;
&lt;li&gt;Added a button, shortcut and menu entry to take a screenshot of a video in the Media Player while it&apos;s playing.&lt;/li&gt;
&lt;li&gt;Added a new Preferences option to set the System Monitor size in the Appearance section.&lt;/li&gt;
&lt;li&gt;Rebuilt one of the libraries&apos; Linux binary so it requires glibc 2.35 instead of 2.38 to run it, making the non-flatpak Linux versions of ACBR now, hopefully, compatible with older Linux distros like Ubuntu 22.04.&lt;/li&gt;
&lt;li&gt;Made some changes to the conversion tools to try to avoid potential EBUSY errors on Windows.&lt;/li&gt;
&lt;li&gt;Updated some of the core libraries to newer versions.&lt;/li&gt;
&lt;li&gt;Fixed not being able to open the metadata in the comicinfo.xml of a CBR file.&lt;/li&gt;
&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.18.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/03/17/acbr-progress-log/"/>
   <updated>2026-03-17T00:00:00+01:00</updated>
   <id>https://blog.binarynonsense.com/2026/03/17/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Overhauled the audio player and made it a media player. It now also  plays video files (supports web-compatible codecs and formats like MP4  and WebM) and youtube URLs and shows subtitles from SRT files. If FFmpeg  is installed and in the system&amp;#x27;s PATH, or its path is configured in the  preferences, it will support many other containers and codecs (MKV,  AVI, WMV, H.265...), multiple video and audio tracks and embedded  subtitles.
&lt;/li&gt;&lt;li&gt;Added a section in the Preferences, Third-Party Executables, to configure the paths for optional executables like rar or ffmpeg.
&lt;/li&gt;&lt;li&gt;Added a new localization file, Japanese, contributed by coolvitto.
&lt;/li&gt;&lt;li&gt;Added some improvements to the deletion and move operations to make  them more resiliant against potential short external locks by OneDrive  or similar external programs of the temporary files and folders created  during conversions.
&lt;/li&gt;&lt;li&gt;Set a better default temp folder for the flatpak version.
&lt;/li&gt;&lt;li&gt;Fixed the flatpak version not finding the rar binary in the system&amp;#x27;s PATH (if available).
&lt;/li&gt;&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.17.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/02/18/acbr-progress-log/"/>
   <updated>2026-02-18T00:00:00+01:00</updated>
   <id>https://blog.binarynonsense.com/2026/02/18/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Added support for reading, converting from and extracting EPUB, FB2  and MOBI ebooks (newer formats like KF8 (AZW3) are not compatible).
&lt;/li&gt;&lt;li&gt;Increased the performance reading and converting PDF and CBR files.  Also, files of those types bigger than 2GB are now supported.
&lt;/li&gt;&lt;li&gt;Fixed a bug introduced in the previous version that made the app not  launch for new users :( I forgot to test launching the app with no  config files for that release and, as no one opened an issue about it in  the meantime, I didn&amp;#x27;t notice until I did the test for this new one,  sorry about that.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;[Update] v3.17.1:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Fixed creating a comic book from only images not working in the previous version.
&lt;/li&gt;&lt;li&gt;Fixed setting a non-writable folder as temp folder in the flatpak version breaking the app.
&lt;/li&gt;&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.15.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/01/19/acbr-progress-log/"/>
   <updated>2026-01-19T00:00:00+01:00</updated>
   <id>https://blog.binarynonsense.com/2026/01/19/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Increased, significantly, the speed of conversions that require image processing (scale, change image format...) in the &quot;Convert Comic Books&quot; tool by piping all the image processing operations for a page together, instead of doing them in stages as before, and also using worker threads to work on multiple pages at once. There are now advanced options to fine tune some parameters of this new method, which is now the default, in the tool&apos;s settings section (or to select the old method, which has the new operation piping but doesn&apos;t use worker threads, just in case it works better in some cases).&lt;/li&gt;
&lt;li&gt;Added the total time the conversion took to the end of the log in the &quot;Convert Comic Books&quot; tool.&lt;/li&gt;
&lt;li&gt;Added advanced image operations to crop and add borders in the &quot;Convert Comic Books&quot; tool.&lt;/li&gt;
&lt;li&gt;Added an advanced input option, &quot;Input Folders Contain&quot;, in the &quot;Convert Comic Books&quot; tool to select how to treat the contents of folders in the input list: either look for comic book files inside them (as up to now) or for images (that will be treated as the contents of a single comic book). With this second option, it&apos;s now possible to batch convert folders containing images into comic book files.&lt;/li&gt;
&lt;li&gt;Added an advanced output option, &quot;Keep Subfolders Structure&quot;, in the &quot;Convert Comic Books&quot; tool to choose to keep the subfolder structure from folders in the input list when the advanced input option &quot;Search Input Folders Recursively&quot; is enabled and an output folder for all files has been selected in the output options. This will replicate the folder and subfolder structure from the folders in the input list in the selected output folder and place the converted files in the corresponding place.&lt;/li&gt;
&lt;li&gt;Increased the default history capacity to 50 and made the &quot;History&quot; tool show the current number of entries vs the current capacity in the &quot;Recent&quot; section title.&lt;/li&gt;
&lt;li&gt;Added small tags to the file icons in the &quot;Home Screen&quot; for known extensions and other small quality of life improvements.&lt;/li&gt;
&lt;li&gt;Added a new section in the history file to remember files in the &quot;Home Screen&quot; lists but not in recent.&lt;/li&gt;
&lt;li&gt;Fixed toast notification&apos;s close button&apos;s color in light color mode.&lt;/li&gt;
&lt;li&gt;Fixed &quot;Home Screen&quot; breaking for rtl languages.&lt;/li&gt;
&lt;li&gt;Fixed book in user list in &quot;Home Screen&quot; not opening if it wasn&apos;t in the recent history.&lt;/li&gt;
&lt;li&gt;Fixed the final log being truncated in some of the tools if errors occurred.&lt;/li&gt;
&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.14.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2026/01/02/acbr-progress-log/"/>
   <updated>2026-01-02T00:00:00+01:00</updated>
   <id>https://blog.binarynonsense.com/2026/01/02/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added the option to create more lists in the Home Screen besides the Favorites and Latest ones.&lt;/li&gt;
&lt;li&gt;Added a representation of a book&apos;s completion percentage in the Home Screen lists. It shows as a thin line at the bottom of a book&apos;s card which gets longer the closer the last page read was compared to the total number of pages (if the page was the last one, the line will have a 100% length). It&apos;ll only appear for books in the history that have also been opened after this feature was added, as it needs some data not stored in the history by previous versions.&lt;/li&gt;
&lt;li&gt;Added expand and collapse buttons to the lists in the Home Screen.&lt;/li&gt;
&lt;li&gt;Added a button to open the integrated file browser in the Home Screen.&lt;/li&gt;
&lt;li&gt;Added a &quot;Home Screen&quot; section to the preferences.&lt;/li&gt;
&lt;li&gt;Improved PDF page rendering time and image quality.&lt;/li&gt;
&lt;li&gt;Changed some buttons in the reader&apos;s toolbar (zoom, pages direction and page mode) so that they now show the icon corresponding to the current state for the corresponding setting and clicking them opens a vertical submenu where the user can choose from all the available options.&lt;/li&gt;
&lt;li&gt;Fixed not showing any space between the text and the icon in the list titles in the Home Screen for rtl languages.&lt;/li&gt;
&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.13.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2025/12/21/acbr-progress-log/"/>
   <updated>2025-12-21T00:00:00+01:00</updated>
   <id>https://blog.binarynonsense.com/2025/12/21/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Added some small quality of life improvements to the Home Screen, like drag and drop to sort the favorites list, new options to open the  containing folder of a file in one the lists or add one in the recent  files list to the favorites one...
&lt;/li&gt;&lt;li&gt;Added two new theme preferences: one that automatically sets the  theme to &amp;quot;ACBR Light&amp;quot; or &amp;quot;ACBR Dark&amp;quot; based on the operative system  settings and the other based on the time of day (the time at which the  light and dark themes are set can be customized).
&lt;/li&gt;&lt;li&gt;Added &amp;#x27;Open Containing Folder&amp;#x27; entry to the reader&amp;#x27;s context menu.
&lt;/li&gt;&lt;li&gt;Fixed CBZ files containing __MACOSX folders failing to load in the  reader and convert in the tools as they included invalid image files.  __MACOSX folders are now ignored.
&lt;/li&gt;&lt;li&gt;Fixed invalid page images breaking the reader. When the image  corresponding to a page can&amp;#x27;t be loaded it&amp;#x27;s now replaced by a generic  &amp;quot;file not found&amp;quot; page.
&lt;/li&gt;&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>New Artwork: The Breakfast Club Fan Art</title>
   <link href="https://blog.binarynonsense.com/2025/08/29/art-breakfast-club/"/>
   <updated>2025-08-29T00:00:00+02:00</updated>
   <id>https://blog.binarynonsense.com/2025/08/29/art-breakfast-club</id>
   <content type="html">&lt;p&gt;
Fan art illustration I made inspired by the movie The Breakfast Club.
&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;http://www.binarynonsense.com/imgs/art/full/alvaro-garcia-breakfast-01-reducedforweb.jpg&quot; class=&quot;tall-img&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;My art portfolio: &lt;a href=&quot;http://www.binarynonsense.com/art/&quot;&gt;http://www.binarynonsense.com/art/&lt;/a&gt;&lt;/p&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.12.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2025/08/05/acbr-progress-log/"/>
   <updated>2025-08-05T00:00:00+02:00</updated>
   <id>https://blog.binarynonsense.com/2025/08/05/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added the option to show two pages at once in the reader. You can now switch between &quot;Single Page&quot;, &quot;Double Page&quot; and &quot;Double Page (Center First Page)&quot; in the &quot;View &amp;gt; Layout &amp;gt; Page Mode&quot; entry of the menu bar, or change it using the tool bar.&lt;/li&gt;
&lt;li&gt;Added more scaling options to some of the tools (convert comic books, create comic book, convert images and extract comic books). Now the pages can be scaled by percentage, height or width.&lt;/li&gt;
&lt;li&gt;Added an automatic check for updates. Periodically, the program will look during its start process for a newer stable version of ACBR on GitHub and show a small notification if there&apos;s one (if you click it, it will open the corresponding release page in the system&apos;s browser). It can be configured, or completely disabled, on the preferences (by default it will check for updates if more than a week has passed since the last time it did).&lt;/li&gt;
&lt;li&gt;Added a &quot;copy log&quot; button to the results modal of some of the tools (create comic, convert comics, convert images and extract comics) and a list of failed files, if any, at the end of the log.&lt;/li&gt;
&lt;li&gt;Added a &quot;Reset All&quot; button to the preferences.&lt;/li&gt;
&lt;li&gt;Added a list of configuration files, and their paths, to the advanced section of the preferences.&lt;/li&gt;
&lt;li&gt;Updated some of the core libraries.&lt;/li&gt;
&lt;li&gt;Fixed some minor issues.&lt;/li&gt;
&lt;/ul&gt;
</content>
 </entry>
 
 <entry>
   <title>ACBR Comic Book Reader: Version 3.11.0 Now Available</title>
   <link href="https://blog.binarynonsense.com/2025/07/29/acbr-progress-log/"/>
   <updated>2025-07-29T00:00:00+02:00</updated>
   <id>https://blog.binarynonsense.com/2025/07/29/acbr-progress-log</id>
   <content type="html">&lt;p&gt;Changelog:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Redesigned the layout and added a new section to the RSS Reader tool  to search for feeds. You can now search for website feeds (based on the  feedsearch.dev API) and podcast feeds (based on the iTunes Search API).  For the podcasts one, once you select a feed from the results it opens  in the content view, like any other feed, and then you can listen to any  episode listed in the feed using ACBR&amp;#x27;s audio player by clicking on the  play button.
&lt;/li&gt;&lt;li&gt;Added a new section to the Internet Radio tool to save favorite stations and support for m3u8 streams in the Audio Player.
&lt;/li&gt;&lt;li&gt;Added a &amp;#x27;Scroll to Top&amp;#x27; button to the RSS reader.
&lt;/li&gt;&lt;li&gt;Added a &amp;#x27;Copy Image URL&amp;#x27; entry to the context menu that appears when right clicking an image in the RSS reader.
&lt;/li&gt;&lt;li&gt;Added a &amp;#x27;Save Image As...&amp;#x27; entry to the context menu that appears when right clicking an image in the RSS reader.
&lt;/li&gt;&lt;li&gt;Added a &amp;quot;Clear List&amp;quot; button to the create comic book, extract comic book, convert comic books and convert images tools.
&lt;/li&gt;&lt;li&gt;Made all menu shortcuts customizable.
&lt;/li&gt;&lt;li&gt;Tweaked the themes&amp;#x27; colors.
&lt;/li&gt;&lt;li&gt;Updated some of the core libraries.
&lt;/li&gt;&lt;li&gt;Fixed some minor issues.
&lt;/li&gt;&lt;/ul&gt;
</content>
 </entry>
 
 
</feed>
