Tue, 08 Jul 2008 21:10:48 -0400 <me@nikosapi.org>
commita42d4ee087fafd2400600e6e6f9ea7eee1fff77a
authorNick <me@nikosapi.org>
Wed, 9 Jul 2008 01:19:14 +0000 (9 01:19 +0000)
committerNick <me@nikosapi.org>
Wed, 9 Jul 2008 01:19:14 +0000 (9 01:19 +0000)
tree9e16a18d31f3f514245ce374759a62f8f0486bb2
parentfbcbc9fbddd8fb62a45e2945900ae301318163db
Tue, 08 Jul 2008 21:10:48 -0400 <me@nikosapi.org>
Small bugfixes

* src/gpodder/gui.py: for bluetooth file transfer make sure
episode.sync_filename() doesn't contain any troublesome characters
eg. some episodes include / in the title
* src/gpodder/libpodcasts.py: comment out mimetype logging, it gets
annoying after a while...
* src/gpodder/util.py: remove "path = os.path.dirname(path)" from
get_free_disk_space(path), this prevented the real free disk space
from being reported

git-svn-id: svn://svn.berlios.de/gpodder/trunk@759 b0d088ad-0a06-0410-aad2-9ed5178a7e87
ChangeLog
src/gpodder/gui.py
src/gpodder/libpodcasts.py
src/gpodder/util.py