gPodder


2012-01-24 - gPodder 3.0.4 "Weekend Vampire" released

A new release of gPodder is out! In the last two weeks, there have been many improvements that already warrant a new release now (the second one this month). Some of the generic changes:

The text mode interface "gpo" has also received some new features and fixes. More features are planned for upcoming releases to make "gpo" a very good alternative to other command line podcatchers. Here are the changes for this release:
Most changes from the "harmattan" branch (which contains N9-specific customizations) have been merged into the master branch, reducing the difference between the two branches:
The translations have also been updated for this release: Danish, Greek, Spanish, French, Galician, German, Hebrew, Italian, Kazakh, Norwegian Bokmål, Portuguese, Russian, Swedish and Turkish. New translations have also been added: Basque and Chinese. Thanks to all our Transifex translators!

Detailed ChangeLog: gpodder.org/changelog/3.0.4

Download: gpodder-3.0.4.tar.gz
md5sum: 747100bd088393a253459211157927d5
sha1sum: 2a70bc049594500ce57d033c406183f667e94cf9

For packages in distributions, see the downloads page.

Please note that the Desktop version of gPodder 3 does not yet contain the MP3 player syncing feature. This is also the reason why the Ubuntu PPA won't be updated to the 3.x releases yet. Users depending on MP3 player syncing are recommended to stay on gPodder 2.20 until we get MP3 player syncing into the 3.x releases. When MP3 player syncing lands in 3.x, we will start updating the Ubuntu PPA again. Ubuntu users not requiring the MP3 player sync feature can use gPodder 3 packages from Debian Experimental in the meantime. See this blog post for more information and add your use cases and offer for volunteering to this wiki page. Thanks for your help!

no comments yet • thp


2012-01-18 - Better gpodder.net Performance, Step 1: CouchDB

The performance of gpodder.net has been pretty bad for quite a while, and we've been constantly working on improvements.

One part of this effort was the migration of the gpodder.net codebase from a MySQL backend to CouchDB. As of today, this migration is finished and gpodder.net has all its data in a CouchDB database. While this won't be the final solution to all (performance) problems, it should at least be a slight improvement, with lots of potential to optimize and scale.

The next step will probably be some new servers, but we're currently negotiating the deal. I hope I can reveal more information in a few weeks.

Apart from performance improvements there should now be also more time to work on new features. If you have some idea that you'd like to see in gpodder.net, let us know through Get Satisfaction or the bugtracker.

no comments yet • Stefan Kögl


2012-01-09 - gPodder 3.0.3 "Our Man in Toyland" released

As you might have noticed by now, we are back to our usual one-release-per-month schedule. This January release of gPodder brings improvements to the N9 integration (including support for the cable headset button), support for downloading content from Vimeo video feeds, fixes and improvements to the common prefix elimination feature and some bug fixes:

Detailed ChangeLog: gpodder.org/changelog/3.0.3

Download: gpodder-3.0.3.tar.gz
md5sum:  9f3d092c4f29221e08db72d86ae034ef
sha1sum: 00bbdf281c4e0cfb3ee2b8ba02bc2c47d574d54f

For packages in distributions, see the downloads page.

Please note that the Desktop version of gPodder 3 does not yet contain the MP3 player syncing feature. Users depending on MP3 player syncing are recommended to stay on gPodder 2.20 until we get MP3 player syncing into the 3.x releases. See this blog post for more information and add your use cases and offer for volunteering to this wiki page. Thanks for your help!

no comments yet • thp


2011-12-13 - gPodder 3.0.2 "Agent 99" released

A new release of gPodder is out, bringing some refinements and bug fixes to your podcatching experience:

Detailed ChangeLog: gpodder.org/changelog/3.0.2.

Download: gpodder-3.0.2.tar.gz
md5sum: b87755c75c6bcf754b73aa5ad028d514
sha1sum: ba547e5472466fe1b18afb72c1e2a5c25561b000

For packages in distributions, see the downloads page.

Please note that the Desktop version of gPodder 3 does not contain the MP3 player syncing feature. See this blog post for more information and add your use cases and offer for volunteering to this wiki page. Thanks for your help!

no comments yet • thp


2011-12-05 - Common prefix elimination for episode lists

Something that I've been wanting to get into gPodder for a long time has finally landed in our Git repository: Common prefix elimination. We apply this to all episode titles that we show in GUI lists (e.g. in the Gtk UI and the QML UI), and it really helps to show you more information that is useful to you, especially on mobile devices:


On the first screenshot, you can see the Harmattan QML UI of gPodder 3.0.1 showing the Linux Outlaws episode list. As you can see, about half of the screen is "wasted" with information that is global across all episodes. On the second screenshot, you can see the development version of gPodder, showing the exact same screen, but this time with common prefix elimination enabled.

Right now, we have a very conservative algorithm for detecting common prefixes (i.e. it has to be a real common prefix across all episodes) - one could think about improving this with some heuristics, e.g. removing the podcast title in front of episodes, calculating the common prefix of a certain majority of episodes, etc. - I'm interested to see how the user base likes this feature, and if there are situations where this does more harm than good.

no comments yet • thp


More entries can be found on blog.gpodder.org, very old entries at this page.

© 2005-2011 Thomas Perl and the gPodder Team