Commit graph

245 commits

Author SHA1 Message Date
Eric Le Lay a87609ccdc fix #148 - tag downloaded extension broken 2016-10-02 19:52:44 +02:00
Thomas Perl f800ce728e gPodder 3.9.1 "My BLT Drive Just Went AWOL" released 2016-08-31 21:10:41 +02:00
Thomas Perl 49b84d83d1 Update credits.txt 2016-08-31 20:56:56 +02:00
Brian J. Cohen e09b6f9d27 Add 'set_artist_to_album' config option to 'tagging' extension. Effect is to set the 'artist' tag equivalent to whatever the 'album' tag value is.
Signed-off-by: Brian J. Cohen <brian@intercarve.net>
2016-02-19 12:13:31 -05:00
Thomas Perl 45885de670 gPodder 3.9.0 "Helium Levitator" released 2016-02-03 21:27:26 +01:00
Thomas Perl f12621ea68 Preferences: Move video services to separate tab 2016-02-03 20:52:18 +01:00
Thomas Perl 0e86aa8f26 Remove Web UI 2016-02-03 20:26:09 +01:00
Thomas Perl 24ec3e0a9d Remove broken Flattr integration 2016-02-03 20:26:07 +01:00
Thomas Perl 28075c09dd Remove QML UI 2016-02-03 19:54:33 +01:00
Thomas Perl 36eefc8a30 Update copyright years (2016) 2016-01-15 15:22:52 +01:00
Thomas Perl 1e2cc738a4 Ubuntu AppIndicator extension: 'visible' config option 2016-01-15 13:49:56 +01:00
Thomas Perl ef76d0309f Enqueue episodes after download (Closes #133)
Based on an initial patch by boyska <boyska at gmail dot com>.
2016-01-15 13:36:03 +01:00
Thomas Perl db7d9bc925 gPodder 3.8.5 "Casting Agents and Cowgirls" released 2015-12-01 22:04:38 +01:00
Thomas Perl c2b87d992b Remove the unused 'pipe' IPC module 2015-11-17 19:39:39 +01:00
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
Thomas Perl f69934188e gPodder 3.8.4 "Moving Mountain" released 2015-05-24 19:55:48 +02:00
Thomas Perl aa72634950 Update copyright years (2015) 2015-05-24 19:33:39 +02:00
Thomas Perl ed1ea2d68e QML UI: Add YouTube API key text entry + migrate button 2015-05-20 21:50:10 +02:00
Thomas Perl fd1002060c YouTube: Support V3 API via user-supplied key (bug 1999)
This adds auto-discovery of the channel ID and new-style feed for old-style
(username-based) feed URLs when the V3 API key is available, and also adds an
extra menu item for migrating subscriptions.
2015-05-20 21:10:57 +02:00
Stefan Kögl a8d470f3ff Update Sonos Extension
Update link in comment
Update call to soco API
2014-11-26 18:37:37 +01:00
Thomas Perl 8939119665 gPodder 3.8.3 "The Cheshire Project Part Two" released 2014-10-30 21:30:57 +01:00
Thomas Perl 823143c9d7 Extension: Open website in episode list (bug 1958) 2014-10-30 12:15:53 +01:00
Thomas Perl 8e8c76f7cf QML UI: Fix typo (bug 1963) 2014-10-28 20:18:05 +01:00
Thomas Perl c1e7182b0a gPodder 3.8.2 "The Cheshire Project" released 2014-10-28 18:34:41 +01:00
Thomas Perl c022d9e453 Gtk UI: New podcast directory UI 2014-10-22 21:23:06 +02:00
Thomas Perl f6e7d05dd2 Windows: Support for detecting media players
For now, we can only detect a hardcoded list, but it's better than
previously where we didn't have any support for players on Win32.
2014-10-22 13:52:12 +02:00
dmaglio 8b90139ea4 Update enqueue_in_mediaplayer.py
Add support to Parole Media Player (XFCE Mediaplayer)
2014-10-16 14:17:03 +02:00
Thomas Perl e215a5d5a3 Vimeo: Support for selecting file format (bug 1954) 2014-09-30 13:35:23 +02:00
Thomas Perl 7544a51026 Install scheme handler for gpodder://, feed://, podcast:// and pcast://
This allows subscribing from within a webbrowser by linking to
gpodder:// (and then the full URL of the feed).
2014-09-27 15:02:49 +02:00
Thomas Perl b502b0a94a QML UI: Allow shortcut prefixes in UI (bug 1949)
Due to the way the QML UI re-uses the search field as
URL entry field, we have to special-case additional
prefixes, so that they are properly detected in the UI.
2014-09-26 21:41:54 +02:00
Thomas Perl 71bf01a2e9 gPodder 3.8.1 "Population: Tire" released
Updated version information and manpages.
2014-09-09 20:43:41 +02:00
Thomas Perl 47e96b6ec4 gPodder 3.8.0 "On-Screen Bionic Screw Fastening" released 2014-07-26 18:34:48 +02:00
Thomas Perl aba4ac3dfd QML UI: Nicer "pull down to refresh" animation 2014-06-28 18:24:12 +02:00
Thomas Perl 1cd215daaf QML UI: Allow updating of episode list via pull down 2014-06-28 18:17:56 +02:00
Thomas Perl e74d900788 QML UI: Elide text in podcast and episode lists 2014-06-28 17:52:00 +02:00
Thomas Perl 67246e23db QML UI: Scroll to top and bottom quickly (bug 1908) 2014-06-28 17:09:53 +02:00
Thomas Perl 4b52bd8dba QML UI: Better gpodder.net integration 2014-06-28 16:04:36 +02:00
Thomas Perl 6f8827f11d QML UI: Two more sheet margin fixes (bug 1915) 2014-06-28 15:33:21 +02:00
Thomas Perl f35c5462c9 QML UI: Also show spinner while episode list is loading
This gives a visual indication that even while the first few
items in the list are already visible, the list isn't fully
interactive (due to new items coming in regularly) yet.
2014-06-28 14:53:37 +02:00
Thomas Perl 528d637a41 QML UI: Move filter to episode list header 2014-06-28 14:50:27 +02:00
Thomas Perl 233fc42843 QML UI: Use new JSON API for searching gpodder.net
This aligns with gPodder 4.x and also does things like sorting
results based on subscriber count, which makes more sense.
2014-06-28 14:33:38 +02:00
Thomas Perl d557b9a327 QML UI: Don't apply margin fix in landscape (bug 1915)
For some reason, we needed to apply a offset of 36 pixels, so that the
overlay sheet aligns with the window. However, this offset gives
problems in landscape (it also gives a visual glitch when the sheet is
closed, as it could be partially visible at the bottom of the window).
This fixes it by not applying the offset fix when the window is in
landscape mode or when the sheet is closed.

Thanks to Andi for reporting this issue.
2014-06-28 13:57:31 +02:00
Thomas Perl 91a042b1f6 Sailfish: Remove obsolete, Qt4-based Sailfish QML UI
The current Sailfish UI is maintained as part of gPodder 4 in
gpodder-core, gpodder-ui-qml and gpodder-sailfish. The code
removed here was part of the old, Qt4-based Sailfish Alpha
SDK-based port that was still using PySide and Python 2.
2014-06-28 13:48:13 +02:00
Thomas Perl b0d83b90bf gPodder 3.7.0 "Off-Screen Bionic Chiseling" released 2014-05-17 12:01:34 +02:00
Thomas Perl f26aa50e60 rockbox_coverart: Use logger instead of print() 2014-05-17 11:04:27 +02:00
Thomas Perl 8a73027334 Merge pull request #118 from amayer5125/rockbox_coverart
Extension: Rockbox Cover Art Sync
2014-05-17 11:03:08 +02:00
Thomas Perl 2dce352d2f Merge pull request #120 from dovf/master
New extension: MPRIS Listener
2014-05-17 11:02:02 +02:00
Vladimir Rutsky 975a0fcde1 Made into duration parsing more robust 2014-05-09 01:49:18 +04:00
Vladimir Rutsky 430f1fa60c Fix TED subtitles downloading plugin
Looks like page format changed.
2014-05-09 01:45:11 +04:00
Dov Feldstern 458a049fd8 mpris listener: factor out check of whether update is needed (avoid for... else)
I'm not opposed to 'for... else' myself, but I admit that even so I still have
to check [1] every time to remember what Raymond Hettinger suggests the 'else'
*should* have been called (hint: 'nobreak')...

[1] https://www.youtube.com/watch?v=OSGv2VnC0go&t=15m50s
2014-05-05 00:32:56 +03:00