Invalid tag chars should be removed from tags
#13
Closed
opened 11 months ago by jamesapyrich
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
For https://fdrpodcasts.com/5342, I copied the AI-generated tags, which included an apostrophe. We should generally remove any character that is not A-Z, a-z, 0-9, "-", "_", or " ". For sites that have problems with dashes or spaces, we should deal with those accordingly.
Thanks for the commit, i slightly reworked it and expanded it to include podcasts:
0f679a0792