public void addSong(int pos, String title, String artist, String data) {
pos = pos + songs.size(); System.out.println(currentplaylistID); Uri ur