hi
this is my first post so i apologize if this in the wrong section. i have a java program that searches through my music folder and returns a list of files like the following:
C:\Users\admin\Music\song1.mp3
C:\Users\admin\Music\song2.mp3
C:\Users\admin\Music\song3.mp3 and so on
now i would like to create a play list from these files and play it in the vlc media player. but i don't know how to even get started. so can anyone link me to a tutorial or something that can help me with this or even better if someone can explain this to me here?
thanks for reading and replying.