Commit graph

9 commits

Author SHA1 Message Date
Thomas Perl
bf31b911b6 rename_download: Add add_sortdate and add_podcast_title option
Based on a patch by Rob <rob_is@jabawok.net>.
2015-09-29 09:18:41 +02:00
Bernd Schlapsi
bbfcd58ba6 Add option to flattr an extensions and to show documentation
If an extension author adds an flattr url to the extensions metadata
gPodder shows the "Flattr this" menu entry in the popup menu for an
extension in the preference dialog.
Alternative the extension author can add an url to the extensions
metadata to link to the authors donation page (Support the author).

Also the extension author can add an url to the extensions metadata
to link to the extensions user documentation.
2013-04-13 12:27:13 +02:00
Thomas Perl
17995b26e9 Windows/Extensions: Remove non-ascii characters (bug 1724)
This works around a strange encoding bug on Windows. It only
affects users who have the rename_download extension enabled.
2013-03-27 14:07:35 +01:00
Bernd Schlapsi
d5eae16b9f Improvements to the extension system
- Add category metadata in every extension
- Show this category in the extension list gui
- Add "mandatory_in" and "disable-in" configuration for an extension
- Add Ubuntu unity check to enable/disable unity specific extensions
- Move "gpodder.win32" and "gpodder.osx" setting to the "gpodder.ui" namespace to be able to use it in the extensions category settings
- Only show metadata information in the right-click dialog of an extension
2012-12-07 10:30:28 +01:00
Bernd Schlapsi
da99036887 correct typo in the rename_download extension 2012-08-13 19:36:14 +02:00
Bernd Schlapsi
564660d1ce bugfix for #1638. Use sanitize_filename function 2012-08-02 21:31:53 +02:00
Thomas Perl
181d38dd76 Various extension-related fixes 2012-03-27 01:32:20 +02:00
Thomas Perl
9c147cf980 Extensions: Various fixes and clean-ups from review 2012-03-22 14:53:24 +01:00
Bernd Schlapsi
bca9751b75 Add default extensions (ported from hooks) 2012-03-22 14:53:24 +01:00