Releases: gpodder/gpodder-sailfish
4.13.0 - "Osher"
"Osher" means happiness.
We add playback rate control, please note that it is not the stablest of things but since this is also the case for other media applications that use it we're still adding it.
Sadly we lost access to the soundcloud API and were unable to find a solution for it so the UI no reflects this.
It is possible to add SC podcasts by using the generic RSS links, the general form of these links is http://feeds.soundcloud.com/users/soundcloud:users:$ID/sounds.rss and the ID can be seen in the URL when browsing the SC website.
Other than this we have some SFOS 4.5 cleanups also I discovered that the Sailfish IDE builds RPMs that are not compatible with older versions of SFOS so I was unable to check if we broke stuff for older devices.
Contributors (in order of merged commits):
- @KreativJos - fix for icon lost in SFOS 4.5
- @sfbg - Add MPRIS identifier
- @carmenfdezb - Further MPRIS fixes
- @Keeper-of-the-Keys - speed adjust, remove soundcloud
4.12.0 - "Malkosh"
Malkosh is the last rain of the season, this is hopefully not the last release I'll do but I will need to find a new series of codenames.
This release is way overtime and sorry for that, I have had a very busy life for the past 10 month, it brings a ton of improvements by thigg and others here we go (in merge order):
- Visual improvements to Episode display by sfbg
- Date published added to episode list by thigg
- Updated Spanish translation by carmenfdezb
- Detached from gpodder-ui-qml making maintenance simpler by Keeper-of-the-Keys
- Updated Chinese translation by dashinfantry
- SFOS 3.4 EA compatibility work by Keeper-of-the-Keys
- Python default loglevel is now info by thigg
- Asynchronous image loading by thigg
- Code cleanup by thigg
- Parallel podcast refresh by thigg
- Add episode count to filters by sfbg
- SailfishOS 4.0 compatibility by Keeper-of-the-Keys closes #159
- Dynamic Episode Art loading by Keeper-of-the-Keys closes #131
4.11.2 - "Geshem"
- Updated Polish translation by @atlochowski
- Updated Bulgarian translation by @sfbg
- Disabled episode art in episode lists to reduce memory footprint by @Keeper-of-the-Keys
4.11.1 - "Geshem"
- bugfix for error in cover file handling that broke UX for some users.
- Chinese translation fixes by dashinfantery
- Swedish translation fixes by eson57
4.11.0 - "Geshem"
"Geshem" is another word for "Rain"
This release brings episode artwork and some other changes under the hood, please note that for podcasts with lots of episodes load times may be slower, also note that the database and other on disk filenames have changed which results in some warnings, a future release will hopefully add logic to cleanup "unknown" files.
Changelog:
- Polish translation fixes by atlochowski
- Chinese translation fixes by dashinfantery
- Russian translation added by dikonov
- HTML tag support in shownotes and podcast description by dikonov (fixes #86)
- Add episode art support by Keeper-of-the-Keys
4.10.0 - "Matar"
"Matar" means "Rain"
This release mainly brings small changes:
- Cleaned up behavior of coveractions by carmenfdezb
- Minor UI/UX fixes by Keeper-of-the-Keys resolves #112
- Fixed iTunes link handling by Keeper-of-the-Keys
- Added support for SoundCloud pagination allowing more then 200 episodes in a soundcloud stream by Keeper-of-the-Keys
4.9.0 - "Tal"
"Tal" means "dew"
The translation files keep getting altered by the build process and it seems some strings got destroyed as a result, we'll be looking into that.
Also we're starting work on playing back videos inside of gPodder instead of in the browser, if anyone wants to help please check us out on github!
4.9.0:
- Polish translation by atlochowski
- Cover image remains also when player is paused by carmenfdezb
- Soundcloud plugin improvements by Keeper-of-the-Keys:
- performance for update improved a lot
- performance for adding mildly improved
- adds episode duration when adding an episode
- Show episode duration in subtitle of list view by Keeper-of-the-Keys
- Enterkey behavior fixed in podcast section editing dialog by Keeper-of-the-Keys
4.8.1
4.8.1:
- Swedish translation by eson57
- Updated German translation by mibuthu
- Fixed Chinese (zh) translation by dashinfantry
4.8.0 - Yoreh
Adds:
- Chinese (zh_CN) translation by @dashinfantry
- OPML Import/Export UI @Keeper-of-the-Keys
- Podcast section editing UI @Keeper-of-the-Keys
- some UI improvements @sfbg