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
I consistently have problems to successfully fetch data when any of the submitted fields (artist, album, title) contains a single apostrophe ('). It seems not to work at all to keep it in the field. Sometimes, as a workaround, replacing the apostrophe with a space or removing it altogether, makes the fetch succeed, but it is very unreliable.
Can this be fixed?
The text was updated successfully, but these errors were encountered:
I consistently have problems to successfully fetch data when any of the submitted fields (artist, album, title) contains a single apostrophe ('). It seems not to work at all to keep it in the field. Sometimes, as a workaround, replacing the apostrophe with a space or removing it altogether, makes the fetch succeed, but it is very unreliable.
Can this be fixed?
The text was updated successfully, but these errors were encountered: