You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the change 4c0a24e, I can't create notes of podcast episodes if they contain a question mark in the title.
I added this to a regex locally as a workaround, and it works again, but it will be lost after the next plugin update. Can you bring back the question mark removal when sanitizing the file name of the note being created?
Workaround that works for me (I used the asterisk again, just in case):
This also applies for downloading podcasts - podcasts with question marks in the podcast name or episode title will fail to save after downloading, due to the invalid file name.
After the change 4c0a24e, I can't create notes of podcast episodes if they contain a question mark in the title.
I added this to a regex locally as a workaround, and it works again, but it will be lost after the next plugin update. Can you bring back the question mark removal when sanitizing the file name of the note being created?
Workaround that works for me (I used the asterisk again, just in case):
The text was updated successfully, but these errors were encountered: