SHOEGAZEssb / Last.fm-Scrubbler-WPF

Manual Last.fm scrobbling for when a service (or you!) failed to scrobble.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue while trying to scrobble tracks with parentheses

straykds opened this issue · comments

commented

everytime i try to scrobble a track on file parse (csv) with () it make the track go to the other side. i tried to change the encoding on settings but nothing helps.

cats

how do these entries look in the csv file?

commented

how do these entries look in the csv file?

like this !

cats

Yeah, its because of the ',' inside the paranthesis.
Thats just something with csv.
You will need to put these fields inside quotes ("")