Closed dan4222 closed 3 years ago
Currently, the displaysong() function does the lookup by using the song name passed to it. We could add a check to search the songlist XML document for the same text, then match that text to build the song url.
Good idea. Please go ahead and implement the change if you don't mind?
Currently, the displaysong() function does the lookup by using the song name passed to it. We could add a check to search the songlist XML document for the same text, then match that text to build the song url.