Do not update enclosure type for existing episodes.
commitfc3fdadf07adb472c302c36455f5c71c8e721f61
authorJustin Forest <justin.forest@gmail.com>
Mon, 13 Oct 2008 15:22:24 +0000 (13 19:22 +0400)
committerThomas Perl <thp@perli.net>
Tue, 14 Oct 2008 17:14:17 +0000 (14 19:14 +0200)
treec2f9ecec4c25e2c0f5e314eb24a4a94381f09426
parentbb7e7c786ba83b94d9572667bd5121ad06f8db0a
Do not update enclosure type for existing episodes.

Since mime type is used to construct local file names, and
since there is some YouTube related magic that changes mime
types while episodes are downloaded, resetting them to the
original value (application/x-shockwave-flash) invalidates
the file name, all episodes become unavailable.

Not updating types when the channel is updated is OK, because
they usually don't change.  If they do, we update them after
the episode is downloaded.
src/gpodder/libpodcasts.py