Media Player
The media player intallation was as easy as running the line:
sudo apt-get install vlc
Then the following line is used to open vlc player with a specific directory (in this case the directory "Music"):
Later the user should be able to open other directories as well
vlc --playlist-autostart --loop --playlist-tree Music