Mester / demo-day-vikings

The Unlicense
2 stars 1 forks source link

Need better regex patter for parsing titles #63

Closed tylerphillips55 closed 8 years ago

tylerphillips55 commented 8 years ago

Our regex misses some titles and can't handled two hyphens. Also, titles shouldn't be omitted just because they don't have a year. Only the title, artist, genre, and score (to order) should be necessary. I've already written the new pattern.

anubhavcodes commented 8 years ago

Perfect.