The number of items in the dropdown playlist will increase over time. If possible, swap out the dropdown to a combobox (i.e. textfield with dropdown function). This will allow users to type directly in the field to jump to a specific playlist.
See Chosen for an example. This is jQuery though.