StreamusChromeExtension icon indicating copy to clipboard operation
StreamusChromeExtension copied to clipboard

Logic for loading a playlist's result in search isn't DRY w/ other playlists

Open MeoMix opened this issue 10 years ago • 0 comments

The method _setResultsByPlaylist inside of search.js has logic which is copy/pasted from the loadDataSource method of playlist.js

It would be a good idea to figure out how to consolidate these and leverage the playlist's ability to load its own datasource from search.

MeoMix avatar May 21 '15 04:05 MeoMix