Probably need to change the architecture so that each module "pulls" tracks from the previous one - MusicHandler already does this. It would look like this:
Probably need to change the architecture so that each module "pulls" tracks from the previous one - MusicHandler already does this. It would look like this:
MusicHandler < QueueManager < Downloader ( < Reccomender)
Probably need to change the architecture so that each module "pulls" tracks from the previous one - MusicHandler already does this. It would look like this:
MusicHandler < QueueManager < Downloader ( < Reccomender)