{"id":3790,"date":"2014-08-14T15:06:48","date_gmt":"2014-08-14T15:06:48","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=3790"},"modified":"2014-08-14T15:16:52","modified_gmt":"2014-08-14T15:16:52","slug":"liferea-1-11-inoreader-support","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2014\/08\/liferea-1-11-inoreader-support\/","title":{"rendered":"Liferea News Aggregator 1.11 Adds InoReader Support [PPA]"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/07\/liferea-rss-reader-icons.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/07\/liferea-rss-reader-icons.png\" alt=\"Linux RSS Reader Liferea\" width=\"240\" height=\"240\" class=\"aligncenter size-full wp-image-3653\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/07\/liferea-rss-reader-icons.png 240w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/07\/liferea-rss-reader-icons-150x150.png 150w\" sizes=\"auto, (max-width: 240px) 100vw, 240px\" \/><\/a><\/p>\n<p><b>Liferea 1.11.0, the first release of the new unstable release line, has been released with experimental <a href=\"http:\/\/inoreader.com\/\" target=\"_blank\">InoReader<\/a> and <a href=\"https:\/\/www.reedah.com\/\" target=\"_blank\">Reedah<\/a> support.<\/b><\/p>\n<p><a href=\"http:\/\/lzone.de\/liferea\/\" target=\"_blank\">Liferea<\/a> is an open source feed reader and news aggregator  with an embedded graphical browser (supports playing video, audio). It&#8217;s a Linux native app comes with below distinguishing Features:<\/p>\n<ul>\n<li>Read articles when offline.<\/li>\n<li>Synchronizes with InoReader, Reedah (since 1.11), TheOldReader, TinyTinyRSS.<\/li>\n<li>Permanently save headlines in news bins.<\/li>\n<li>Match items using search folders.<\/li>\n<li>Play Podcasts in Liferea<\/li>\n<\/ul>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/liferea-news.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/liferea-news.jpg\" alt=\"liferea ppa\" width=\"560\" height=\"364\" class=\"aligncenter size-full wp-image-2850\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/liferea-news.jpg 560w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/liferea-news-300x195.jpg 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/p>\n<p>According to the release note, the latest 1.11.0 also added <b>tray icon plugin<\/b> (removed build in tray icon support), <b>category\/folder support for TheOldReader<\/b>, <b>folder auto-removal for TinyTinyRSS &#038; TheOldReader<\/b>. And support for <b>libindicate and libnotify<\/b> has been removed (to be added as plugin maybe).<\/p>\n<p>The new release has fixed below bugs: <\/p>\n<ul>\n<li>Mistakenly claims &#8220;TinyTinyRSS source is not self-updating&#8221;<\/li>\n<li>Crash on font resize at startup.<\/li>\n<li>Honor preferences when opening links<\/li>\n<li>Selecting last unread item in reduced feed list jumps to next feed<\/li>\n<li>Fixed missing &#8220;Via&#8221; metadata type<\/li>\n<li>Fixed incorrect new count reset handling in item_state.c and some of the node source implementations.<\/li>\n<li>missing installation of liferea.convert file<\/li>\n<li>liferea-add-feed doesn&#8217;t process feed:https\/\/<\/li>\n<li>startup race with LifereaHtmlView<\/li>\n<li>Parsing errors not visible with dark themes<\/li>\n<li>Do not use bold text for feeds\/folders with unread items in the leftmost treeview<\/li>\n<li>Liferea does not update feeds with TinyTinyRSS<\/li>\n<li>subscription prop\/source: not all fields and buttons visible<\/li>\n<li>RTL comments appear incorrectly<\/li>\n<li>Images do not autosize to fit the available space<\/li>\n<li>Add TinyTinyRSS Enclosure Support<\/li>\n<li>&#8220;Any of the following&#8221; search condition doesn&#8217;t work<\/li>\n<li>Some dialogs scrolling areas do not request enough height<\/li>\n<li>Doesn&#8217;t automatically update feed name and favicon for new feed<\/li>\n<li>Update to new libxml2 buffer API<\/li>\n<li>Avoid copying list in itemset_merge_items<\/li>\n<li>Make Liferea use ETags and send If-None-Match<\/li>\n<li>Support NOCONFIGURE for RPM builds<\/li>\n<\/ul>\n<p><b>Known Bugs:<\/b><\/p>\n<p style=\"color:red;\"><a href=\"https:\/\/github.com\/lwindolf\/liferea\/issues\/48\" target=\"_blank\">issue #48<\/a>: Need to start Liferea twice simultaneously before it shows the window.<\/p>\n<p><b>Install Liferea 1.11.0 in Ubuntu:<\/b><\/p>\n<p>As an unstable release line it might have bugs. I&#8217;ve uploaded it into a <a href=\"https:\/\/launchpad.net\/~ubuntuhandbook1\/+archive\/ubuntu\/liferea-unstable\" target=\"_blank\">new PPA<\/a>, available for Ubuntu 14.10, Ubuntu 14.04 and Ubuntu 12.04.<\/p>\n<p>To add the PPA, press <b>Ctrl+Alt+T<\/b> to open the terminal and run:<\/p>\n<pre style=\"border:none;\">sudo add-apt-repository ppa:ubuntuhandbook1\/liferea-unstable<\/pre>\n<p>If you want the latest stable release (1.10.10 so far), remove the previous PPA by running above command with parameter <code>-r<\/code> and then add the below one:<\/p>\n<pre style=\"border:none;\">sudo add-apt-repository ppa:ubuntuhandbook1\/apps<\/pre>\n<p>After added an appropriate PPA, install or upgrade Liferea via Synaptic or Software Updater after checking for updates. Or just run below commands one by one:<\/p>\n<pre style=\"border:none;\">sudo apt-get update\n\nsudo apt-get install liferea<\/pre>\n<p>(Optional) To purge the PPA as well as downgrade Liferea, run:<\/p>\n<pre style=\"border:none;\">sudo apt-get install ppa-purge\n\nsudo ppa-purge ppa:ubuntuhandbook1\/liferea-unstable<\/pre>","protected":false},"excerpt":{"rendered":"<p>Liferea 1.11.0, the first release of the new unstable release line, has been released with experimental InoReader and Reedah support. Liferea is an open source feed reader and news aggregator with an embedded graphical browser (supports playing video, audio). It&#8217;s a Linux native app comes with below distinguishing Features: Read articles when offline. Synchronizes with [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[989,855,1084],"class_list":["post-3790","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-liferea-news-aggregator","tag-ubuntu-14-04","tag-ubuntu-14-10"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/3790","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=3790"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/3790\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=3790"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=3790"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=3790"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}