jwdempsey / GoogleMusic.bundle

Plex Google Music Plugin
66 stars 18 forks source link

Improve logic when loading library data for the first time #3

Closed jwdempsey closed 9 years ago

jwdempsey commented 9 years ago

I loop over all the songs 4 different times to generate the necessary data structures. This can be improved so that I am only looping over the data once.