i'm writing an app for get album information. right now i'm using an hackby first using regex to get the "tracklist" section , then parsing that.
it would be cool to be able to parse tracklist easily - espcially for double albums where you have 2 or more "{{tracklist...}}" sections
i'm writing an app for get album information. right now i'm using an hackby first using regex to get the "tracklist" section , then parsing that.
it would be cool to be able to parse tracklist easily - espcially for double albums where you have 2 or more "{{tracklist...}}" sections