Skip to content

Parsing order to fetch xml #3

@ndlopez

Description

@ndlopez

I am using an async function to get current playing song as a string and I parse this to another function that fetches info from an api. Sometimes the parsed string is like: artist - song, which is fine, but other times is: song - artist. This bug returns a null from api and I dont get the desired url.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions