/* * Add a URL to the current playlist. * * Examples: * remote.add_url 'http://www.hhmecca.net/cool_song.mp3' * */ static VALUE xr_pl_add_url(VALUE self, VALUE url) {