Add {podcast.title} for custom_sync_name (bug 234)
commite9892d491dd82a7eb8e3fe06178c67f1f349998f
authorThomas Perl <thp@perli.net>
Wed, 19 Nov 2008 16:44:52 +0000 (19 17:44 +0100)
committerThomas Perl <thp@perli.net>
Wed, 19 Nov 2008 16:44:52 +0000 (19 17:44 +0100)
tree1d41fb31431c4b47a42e52452e74c334df394dde
parentf3ba748cd34f5faa26d8f538a4c03d4ed78a6d1f
Add {podcast.title} for custom_sync_name (bug 234)

You can now use {podcast.title} to insert the title of
the podcast an episode is in for your custom_sync_name.

The old "{channel.title}" syntax is deprecated and
should be converted to the new syntax automatically.

Thanks to Gilles Lehoux for reporting this bug.
src/gpodder/gui.py
src/gpodder/libpodcasts.py