Closed Utilityman closed 7 years ago
Make a K-ary Tree with indexing for faster, indexed lookups instead of lookups on parsed song/artist/album names. Trying to find Intro does not yield the right song because of the way that it currently does song lookup (solely on songname D:)
Make a K-ary Tree with indexing for faster, indexed lookups instead of lookups on parsed song/artist/album names. Trying to find Intro does not yield the right song because of the way that it currently does song lookup (solely on songname D:)