Commit graph

1437 commits

Author SHA1 Message Date
Thomas Perl
9bb08bb105 Remove config option: episode_list_thumbnails 2010-12-20 00:58:20 +01:00
Thomas Perl
d95d3ae1f6 Remove config option: allow_empty_feeds 2010-12-20 00:54:19 +01:00
Thomas Perl
45c9ace224 Clean up configuration (remove descriptions) 2010-12-20 00:52:40 +01:00
Thomas Perl
6a62fd0e90 Remove cmd_download_complete / cmd_all_downloads_complete
User hooks can now be used instead of this feature.
2010-12-20 00:26:51 +01:00
Thomas Perl
bf7c297157 Remove on_quit_systray config option 2010-12-20 00:23:10 +01:00
Thomas Perl
41054b620a String change: "Keep episode" -> "Archive" 2010-12-20 00:18:22 +01:00
Thomas Perl
fa9f1b3747 Initial Episode Query Language (EQL) draft
With EQL, users can write sophisticated queries against
episode lists to filter them down to what they want.
2010-12-19 23:46:17 +01:00
Thomas Perl
749137396f gPodder 2.11 "Dance Me A Dance" released
Updated README, credits, manpages and version info.
2010-12-19 22:55:58 +01:00
Thomas Perl
7616f61146 Episode GUID should be unique per-podcast only 2010-12-19 22:31:54 +01:00
Thomas Perl
18650f2359 YouTube: Use preferred fmt_id in new resolver (bug 1239) 2010-12-18 15:27:10 +01:00
Thomas Perl
7886cf5607 Desktop: only_sync_not_played for per-podcast sync (bug 1213)
The only_sync_not_played configuration option was not
followed when the per-podcast context menu item "Sync to
device" was used, as all episodes of that podcast were
forced to be copied to the device. This is now fixed, and
only unplayed episodes will be copied in this case.
2010-12-18 15:09:58 +01:00
Thomas Perl
22e24ccfcd Strings: Merge "manual only" to "manually" (bug 1215) 2010-12-18 14:55:19 +01:00
Thomas Perl
10cad7aad0 Proper single-time download notifications (bug 1161)
Only show a notification for finished or failed downloads
once, both on the Desktop version and on Maemo 5 by adding
a special function to DownloadTask to keep track whether or
not the notification has already been shown previously.
2010-12-18 14:50:43 +01:00
Thomas Perl
8f167f89a0 YouTube: Better error message for protected videos
YouTube protects pages that contain violence, etc.. by
requiring users to login to prove they are over 18. We
can't determine the fmt_url_map in that case, so this
patch adds a better error message to the failed download.
2010-12-18 14:32:33 +01:00
Thomas Perl
bbd5720775 Ignore invalid timestamp from iPod (bug 418) 2010-12-18 13:59:31 +01:00
Thomas Perl
495b1658f5 Add support for file:// URLs for feeds (bug 1229) 2010-12-16 19:24:06 +01:00
Sebastian Hanula
8f84d07c17 Use first Content-length header (bug 1226)
Use first matching Content-length header when multiple
found. Occured with some cache/proxy servers.
2010-12-16 18:52:05 +01:00
Thomas Perl
c183a73b9e Fix a bug with type-less content in feeds
Thanks to @baltha on identi.ca for reporting this
bug for http://www.2600.com/oth-broadband.xml
2010-12-16 12:02:13 +01:00
Thomas Perl
7e50609f89 YouTube: Use fmt_url_map for download URLs (bug 1217)
Based on an initial patch by Norbert Lataille.
2010-12-14 18:34:26 +01:00
Thomas Perl
b875481241 Remove broken iTunes podcast code (bug 1218) 2010-12-06 13:06:32 +01:00
Thomas Perl
73d34b1446 Nicer download filenames for Soundcloud streams 2010-12-06 01:49:40 +01:00
Thomas Perl
4be7b6fb9c Maemo 4: Don't add file:// in M3U file (Maemo bug 11647) 2010-12-06 00:30:46 +01:00
Thomas Perl
e6fc040baf Don't paste text with spaces as URL 2010-12-02 13:41:31 +01:00
Thomas Perl
d5df6aece2 Maemo 5: Fix podcast directory selection 2010-11-29 10:58:20 +01:00
Thomas Perl
bc64b110f2 gPodder 2.10 "There Lies A Widget, Stir!" released
Updated README, credits, manpages and version info.
2010-11-28 16:56:34 +01:00
Thomas Perl
fd81a84e22 Maemo 5: Don't resume finished episodes 2010-11-27 20:12:11 +01:00
Thomas Perl
a90d615e80 Maemo 5: Fix window and button layout (Maemo bug 11499)
The main buttons and the window margin were not aligned
right compared to built-in apps such as the phone or
conversations app. This patch fixes the padding issues.
2010-11-24 22:13:28 +01:00
Thomas Perl
1f407787c7 Mark "from" in shownotes translatable (bug 1209) 2010-11-24 19:15:56 +01:00
Thomas Perl
cd68646105 Maemo 5: No pause button in all episodes 2010-11-24 18:52:10 +01:00
Thomas Perl
a3529e2758 Fix pre-selection in "Delete episodes" (bug 1210) 2010-11-24 17:03:52 +01:00
Thomas Perl
75a4316282 Maemo 5: Time display + playback fixes 2010-11-23 16:00:26 +01:00
Thomas Perl
41fa3a4d6a Maemo 5: Always reload episode from DB on update 2010-11-23 12:34:58 +01:00
Thomas Perl
3cbfc665e2 Maemo 5: Use M3U even for single-file playback 2010-11-23 12:34:24 +01:00
Thomas Perl
f2b40ef6bd Typo fix (greater than vs less than) 2010-11-23 12:29:18 +01:00
Thomas Perl
d56647ee26 Windows: Fix saving in preferences dialog (bug 1151) 2010-11-23 12:26:40 +01:00
Thomas Perl
a31fe42eb0 Use dict-based format strings for numbers (bug 1165) 2010-11-22 21:52:58 +01:00
Thomas Perl
3f6a393194 Fix Soundcloud download URLs (API key) (bug 1185) 2010-11-22 21:21:19 +01:00
Thomas Perl
d90447fa1a Maemo 4: Don't select a podcast on startup (bug 1182) 2010-11-22 20:47:23 +01:00
Thomas Perl
3d2dca6d97 Highlighting of new episodes in non-description mode 2010-11-22 20:12:54 +01:00
Thomas Perl
d455e8e690 Remove unused statistics code for feed update 2010-11-22 20:09:54 +01:00
Thomas Perl
3a0bc82f1c Remove "on_quit_ask" configuration option
This was annoying, and we still (unconditionally)
show the confirmation if downloads are in progress,
which is what this feature has been about in the
first place.
2010-11-22 20:03:11 +01:00
Thomas Perl
cab0346ec3 Code cleanup for Maemo 5 OPML code 2010-11-22 19:55:47 +01:00
Thomas Perl
53f83892d3 Update website URL and e-mail address 2010-11-22 19:40:29 +01:00
Thomas Perl
d56ffcda7f Maemo 5: Setting for episode auto-delete on startup 2010-11-22 15:50:41 +01:00
Thomas Perl
ecf592a04f Maemo 5: Expose "Pause subscription" in UI 2010-11-22 15:30:01 +01:00
Thomas Perl
12d420acdc Maemo 5: Multi-delete in episode lists (Maemo bug 5182) 2010-11-22 14:58:07 +01:00
Thomas Perl
53e08473a0 Delay live search to be more responsive 2010-11-22 14:44:12 +01:00
Thomas Perl
316f1d84e7 Maemo 5: Proper empty episode list label handling 2010-11-22 14:28:27 +01:00
Thomas Perl
bf6504a7f0 Maemo 5: Remove unused episode list sorter 2010-11-22 13:30:37 +01:00
Thomas Perl
2994c2e15d Improve episode list loading 2010-11-20 23:45:07 +01:00