https://bugs.gpodder.org/show_bug.cgi?id=1225
--- Comment #3 from Thomas Perl <[email protected]> 2010-12-18 14:00:37 GMT --- (In reply to comment #2) > Here is my gpodder.conf (relevant parts only): > [snip] > Thus, all episodes are downloaded automatically in /my-gpodder-messy-folder . > Unfortunately, that folder is just an obfuscated mess. The podcast names, the > episode names, everything is lost. I can't use that folder to listen in a > decent player, because nothing makes sense any longer. Please attach the output of "ls -lR /my-gpodder-messy-folder" to this bug report, and maybe also an explanation / draft of how you would expect the filenames to be. > This works, with the only problem that the episodes are renamed according to > the custom_sync_name parameter. That is not expected, because I have > custom_sync_name_enabled = False When custom_sync_name_enabled is set to False, the episode title will be used as base name for the file. You can set this differently by using custom_sync_name (e.g. {episode.basename}) and setting the value to True for custom_sync_name_enabled. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
