-
Notifications
You must be signed in to change notification settings - Fork 51
tagging.py: coverart rework documentation #57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Is this updated and ready for review now that gpodder/gpodder#1701 has been merged? |
No wait, I think I need to rebase it. That should be quick. |
3803a55
to
6f5e63d
Compare
Ok, now it should be good to review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should probably stop using "git master branch", because the auto_embed_coverart
used it and was merged in 2013. Perhaps something like "post 3.11.5", "after 3.11.5", or suggestions welcome since those might be seen as 3.11.5 supporting them to some users.
Ok, I'll try to make that clearer. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That "newer than" is perfect, and thank you for looking up the versions for other settings.
Are there any outstanding changes we would like in this PR? |
Co-authored-by: Eric Le Lay <[email protected]>
Great, thanks :-) |
depends on PR #55