Skip to content

Conversation

@tkurtbond
Copy link
Contributor

I find it very useful to have the option when renaming download files to put the sortdate after the podcast title. This allows me to easily sort by podcast and then date within podcast.

@auouymous
Copy link
Member

The code looks good but that comment needs two spaces before the #. Try running make lint to see why.

I assume gpodder uses title by default for filenames and this extension gives you the option to use {title}.ext, {date}.ext or {date}-{title}.ext. And this patch also allows {title}-{date}.ext, correct?

@tkurtbond
Copy link
Contributor Author

The code looks good but that comment needs two spaces before the #. Try running make lint to see why.

Done.

I assume gpodder uses title by default for filenames and this extension gives you the option to use {title}.ext, {date}.ext or {date}-{title}.ext. And this patch also allows {title}-{date}.ext, correct?

Yes, that is correct.

@auouymous auouymous merged commit c27c0cd into gpodder:master Jul 28, 2021
@auouymous
Copy link
Member

Thanks for the patch.

@tkurtbond
Copy link
Contributor Author

Thanks for the patch.

You are welcome!

elelay pushed a commit to auouymous/gpodder that referenced this pull request Jul 29, 2021
…t title (gpodder#1083)

Add option to rename_download.py to put the sortdate after the podcast title.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants