<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Usage</title><link>https://sourceforge.net/p/ituneslibparser-pms/wiki/Usage/</link><description>Recent changes to Usage</description><atom:link href="https://sourceforge.net/p/ituneslibparser-pms/wiki/Usage/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 06 Dec 2013 16:09:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ituneslibparser-pms/wiki/Usage/feed" rel="self" type="application/rss+xml"/><item><title>Usage modified by Paul Gundarapu</title><link>https://sourceforge.net/p/ituneslibparser-pms/wiki/Usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -26,23 +26,6 @@
 Thanks,
 LEOGPS.

-*NOTE TO WINDOWS USERS:
-Set the path in the win-app.properties file, as below by changing the first line in the properties file.
-
-For Windows XP: C:\Documents and Settings\username\My Documents\My Music\iTunes\
-For Windows Vista: C:\Users\username\Music\iTunes\
-For Windows 7: C:\Users\username\My Music\iTunes\
-For Windows 8: C:\Users\username\My Music\iTunes\
-
-Reference: http://support.apple.com/kb/ht1391
-
-Code reference: http://sourceforge.net/p/ituneslibparser-pms/code/ci/master/tree/ItunesLibraryParserPlugin/config/win-app.properties
-
-E.g: 
-Windows 7 users change line 1 in the win-app.properties file to:
-inputXMLFile=C:\Users\username\My Music\iTunes\
- - replace username with the username of the windows account.
-

 Additional Info:
 PS3 Media Server Plugin README.txt
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Gundarapu</dc:creator><pubDate>Fri, 06 Dec 2013 16:09:43 -0000</pubDate><guid>https://sourceforge.netcb84fbb545896bb490e451ecf8e3b156d8792c2d</guid></item><item><title>Usage modified by Paul Gundarapu</title><link>https://sourceforge.net/p/ituneslibparser-pms/wiki/Usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -26,6 +26,23 @@
 Thanks,
 LEOGPS.

+*NOTE TO WINDOWS USERS:
+Set the path in the win-app.properties file, as below by changing the first line in the properties file.
+
+For Windows XP: C:\Documents and Settings\username\My Documents\My Music\iTunes\
+For Windows Vista: C:\Users\username\Music\iTunes\
+For Windows 7: C:\Users\username\My Music\iTunes\
+For Windows 8: C:\Users\username\My Music\iTunes\
+
+Reference: http://support.apple.com/kb/ht1391
+
+Code reference: http://sourceforge.net/p/ituneslibparser-pms/code/ci/master/tree/ItunesLibraryParserPlugin/config/win-app.properties
+
+E.g: 
+Windows 7 users change line 1 in the win-app.properties file to:
+inputXMLFile=C:\Users\username\My Music\iTunes\
+ - replace username with the username of the windows account.
+

 Additional Info:
 PS3 Media Server Plugin README.txt
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Gundarapu</dc:creator><pubDate>Thu, 05 Dec 2013 03:33:18 -0000</pubDate><guid>https://sourceforge.net585019b90825cad36e737ba945860c0665570d05</guid></item><item><title>Usage modified by Paul Gundarapu</title><link>https://sourceforge.net/p/ituneslibparser-pms/wiki/Usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,47 @@
-Welcome to your wiki!
+Usage:
+================================================================================================

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+1.Download the ItunesLibraryParserPlugin-v1.0.zip file and unzip its contents.

-The wiki uses [Markdown](/p/ituneslibparser-pms/wiki/markdown_syntax/) syntax.
+2.Copy the unzipped contents - (.jar) file and (config) folder into the PS3 Media Server
+   plugins folder.

-[[members limit=20]]
-[[download_button]]
+3.Plugin Folder: 
+   Mac Users: Open Applications, right-click on 'PS3 Media Server' &gt; Show Package Contents &gt;
+   Contents &gt; Resources &gt; Java &gt; plugins
+   Windows Users: C:/Program Files (x86)/PS3 Media Server/plugins
+
+4.Start the PS3 Media Server and you should see this message in the logs tab:
+   'Found plugin: com.gps.ps3.media.server.plugin.ItunesLibraryParserPlugin.ItunesLibraryParserPlugin'
+
+5.To add the Itunes Library file manually once the plugin is loaded successfully:
+   From PS3 Media Server, go to:
+   'General Configuration'
+   scroll all the way to the bottom and you should see a button 'Itunes Library Parser'
+   Click the button and browse to the ItunesLibrary(.xml) file and refresh or reconnect to the Media 
+   Server from PS3 (DLNA device). You should now see another iTunes library folder with a number at the end.
+
+Download Link: http://sourceforge.net/projects/ituneslibparser-pms/files/v1.0/ItunesLibraryParserPlugin-v1.0.zip/download
+
+Thanks,
+LEOGPS.
+
+
+Additional Info:
+PS3 Media Server Plugin README.txt
+
+You can drop plugins (.jar files) here or move them to another directory and set
+
+    # Linux, Mac OS X &amp;amp;c.
+    plugins = /path/to/plugins/dir
+
+or:
+
+    # Windows
+    plugins = C:\\Path\\To\\Plugins\\Dir
+
+in PMS.conf
+
+You can find a list of available plugins here: http://www.ps3mediaserver.org/forum/viewtopic.php?f=12&amp;amp;t=9078
+
+For information on developing plugins, see https://github.com/ps3mediaserver/ps3mediaserver/tree/master/src/main/external-resources/plugins/README.md
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Gundarapu</dc:creator><pubDate>Sat, 12 Oct 2013 21:15:51 -0000</pubDate><guid>https://sourceforge.netf0014ab14cf12c98a6cd50091a0f904cb4003a45</guid></item><item><title>Home modified by Paul Gundarapu</title><link>https://sourceforge.net/p/ituneslibparser-pms/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/ituneslibparser-pms/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/leogps/"&gt;Paul Gundarapu&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-52599bcf485acd3c3668956b" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Gundarapu</dc:creator><pubDate>Sat, 12 Oct 2013 18:58:24 -0000</pubDate><guid>https://sourceforge.netc3853df0c4dde01ae3b4f61fe83617be9f83b654</guid></item></channel></rss>