Itunes Library - PS3 Media Server Plugin Wiki
Brought to you by:
leogps
1.Download the code from https://sourceforge.net/p/ituneslibparser-pms/code/
2.Add the projects to an IDE, preferably Eclipse.
3.Clean & build each project. Build the 'ItunesLibraryParserPlugin' project using the command
'mvn clean compile assembly:single'
4.You should see the plugin jar file under the target folder (by default).
Thanks,
LEOGPS.