teodorpatras / Jukebox

Player for streaming local and remote audio files. Written in Swift.
MIT License
551 stars 122 forks source link

Need for checkItemAlreadyExists? #2

Closed antiero closed 8 years ago

antiero commented 8 years ago

Hey, loving the Jukebox code!

Just wondering what the reasoning is for not permitting the same track to exist more than once in the queue? Seems like adding a track more than once to a play list might be something people would want to do?

Cheers, Ant

teodorpatras commented 8 years ago

Hey, thanks for the appreciation. Change request implemented in latest Cocoapods release.

Cheers, Teodor