Is your feature request related to a problem? Please describe.
I like to run mpv with a specific set of arguments when I play a podcast. marrie let's you define a command to run on downloaded files in it's config files. Plus I'm a bad speller/forgetful, so it's nice if pcd could handle path searing for me.
Describe the solution you'd like
Something like the following, which will run a podcast with an user specified video player command :
pcd p 1 1
I suppose the filename can be guessed from the RSS feed. If it's not present, just error and fail (maybe suggest to download it). If it is, play it.
Describe alternatives you've considered
Manual navigation.
Is your feature request related to a problem? Please describe.
I like to run
mpvwith a specific set of arguments when I play a podcast.marrielet's you define a command to run on downloaded files in it's config files. Plus I'm a bad speller/forgetful, so it's nice ifpcdcould handle path searing for me.Describe the solution you'd like
Something like the following, which will run a podcast with an user specified video player command :
pcd p 1 1I suppose the filename can be guessed from the RSS feed. If it's not present, just error and fail (maybe suggest to download it). If it is, play it.
Describe alternatives you've considered
Manual navigation.