https://bugs.gpodder.org/show_bug.cgi?id=505

           Summary: Add variable GPODDER_CHANNEL_TITLE to the script run
                    by cmd_download_complete
           Product: gPodder
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: feature request
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=333)
 --> (http://bugs.gpodder.org/attachment.cgi?id=333)
Patch that adds the environment variable GPODDER_CHANNEL_TITLE to the script
run by cmd_download_complete

Now that the tagging of mp3 files has been removed from gpodder, I'm using the
post download hook to tag downloaded episodes, but it would be nice to have
the title of the podcast channel also. I realize I could get the channel title
by splitting the podcast filename path (GPODDER_EPISODE_FILENAME) as the title
is used for the name of the directory, but it seems cleaner to have a separate
variable for this.

Attached is a patch that adds the environment variable GPODDER_CHANNEL_TITLE to
the script run by cmd_download_complete

-- 
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

Reply via email to