Skip to content
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

Fix for issue when single quotes are contained in the playlist name #82

Conversation

DominicFindlay
Copy link
Contributor

@DominicFindlay DominicFindlay commented Mar 6, 2022

Add function to either use quotes or double quotes to wrap the string or use xpath concat function

This should be able to support a mixture of quotes and double quotes in one string using the concat function.

I added it for the playlist field. Could be useful for other xpath selectors?


This change is Reviewable

@fawazahmed0 fawazahmed0 linked an issue Mar 7, 2022 that may be closed by this pull request
@fawazahmed0
Copy link
Owner

Thanks for the PR

@fawazahmed0 fawazahmed0 merged commit 11b6900 into fawazahmed0:main Mar 7, 2022
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.

Single Quotes in playlist name.
2 participants