From b634e3081a3a026459de5c2a9d8912f9bc7e4baf Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Thu, 20 Jul 2006 13:28:19 +0000 Subject: [PATCH] updated TODO list git-svn-id: svn://svn.berlios.de/gpodder/trunk@139 b0d088ad-0a06-0410-aad2-9ed5178a7e87 --- ChangeLog | 1 + TODO | 14 +++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2bd7ed77..5fdc405d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ Thu, 20 Jul 2006 15:11:57 +0200 * Bumped version + date to a SVN devel version * Debugging variable set to "True" for the next few days now before the 0.8.0 release + * Updated TODO list Mon, 17 Jul 2006 17:02:15 +0200 * Set update_on_startup in gPodderLib so gPodder doesn't diff --git a/TODO b/TODO index 045dfa6e..a7bc94d1 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,21 @@ == 0.8.0 release-critical == -* write the README file + * write the README file + * set "debugging" variable to False == after 0.8.0 == + + * Although downloads worked, as shown by presence in channel directory + on hard disk and by playing the pod with RealPlayer, the pods didn't + always show up in the 'downloaded' tab. When the downloaded podcast + did show up in the 'downloaded' tab, it did once I closed and + re-opened gPodder. (thanks to Haim Roitgrund for reporting this) + + * re-factor "if libgpodder.isDebugging()" + "print" into a more + sophisticated logging/debugging infrastructure (the code should + not "print" debug messages, but hand the debug strings to the + logging facility, something like: libgpodder.debug( "bla bla") * in libipodsync.py: use mime magic instead of extension-based video detection? --> also, is mp4 always video or could it be