<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/syncxbmc/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/syncxbmc/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 28 Aug 2015 04:31:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/syncxbmc/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by richard_lyle</title><link>https://sourceforge.net/p/syncxbmc/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,8 @@
 SyncXBMC reads the Config.json on start-up, edit this file in your favorite editor (mine is Notepad++) and update according to your local setup.

 I've included a full Config.json with the download, but here is a short version with a breakdown of what it all means below:
-&lt;pre&gt;+
+~~~~~~~
 {
    "m_bEnableClean": true,
    "m_ErrorLog": "Errors.log",
@@ -39,7 +40,7 @@
    "http:\/\/192.168.1.8",
    ]
 }
-&lt;/pre&gt;
+~~~~~~

 * m_MoviesPath &amp;amp; m_SeriesPath are where the stream files are created for movies &amp;amp; series respectively. 
 * m_Recordings handles PlayLater recordings. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">richard_lyle</dc:creator><pubDate>Fri, 28 Aug 2015 04:31:35 -0000</pubDate><guid>https://sourceforge.net63066ce22d1758e74f9b662e5ed899e4bca6f6b9</guid></item><item><title>Home modified by richard_lyle</title><link>https://sourceforge.net/p/syncxbmc/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,54 @@
-Welcome to your wiki!
+SyncXBMC reads the Config.json on start-up, edit this file in your favorite editor (mine is Notepad++) and update according to your local setup.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+I've included a full Config.json with the download, but here is a short version with a breakdown of what it all means below:
+&lt;pre&gt;+{
+   "m_bEnableClean": true,
+   "m_ErrorLog": "Errors.log",
+   "m_InfoLog": "Info.log",
+   "m_MoviesPath": "\/\/SATURN\/NAS2\/Streams\/Movies\/",
+   "m_SeriesPath": "\/\/SATURN\/NAS2\/Streams\/Series\/",
+   "m_IgnoreFilter": ["^clips$", "^shorts$", "^promos$", "^music videos$", "30 for 30" ],
+   "m_StripFolders": ["^Full Episodes",
+   "^Seasons",
+   "^Season \\d+"],
+   "m_EpisodeFilter": ["s\\d+e\\d+",
+   "Season \\d+",
+   "Full Episodes"],
+   "m_Recordings":[
+   {
+       "m_SrcDirectory": "\/\/SATURN\/NAS2\/DVR\/",
+       "m_MoviesDirectory":  "\/\/SATURN\/NAS2\/DVR\/Movies\/",
+       "m_SeriesDirectory": "\/\/SATURN\/NAS2\/DVR\/Series\/"
+   },
+   ],
+   "m_Sources": [{
+       "m_UPNPDevice": "PlayOn: SATURN",
+       "m_Paths": [
+       {
+           "m_Path": "Cartoon Network/Shows/Regular Show/Full Episodes",
+           "m_bRecursive": true,
+           "m_bEpisodesOnly": true
+       },
+       ]
+   },
+   ],
+   "m_XBMCs": [
+   "http:\/\/192.168.1.14",
+   "http:\/\/192.168.1.4",
+   "http:\/\/192.168.1.8",
+   ]
+}
+&lt;/pre&gt;
+
+* m_MoviesPath &amp;amp; m_SeriesPath are where the stream files are created for movies &amp;amp; series respectively. 
+* m_Recordings handles PlayLater recordings. 
+    * m_SrcDirectory are were PlayLater is saving the recordings.
+    * The m_MoviesDirectory &amp;amp; m_SeriesDirectory are where those recordings are moved once SyncXBMC determines if they are a series or movie. 
+    * You can just delete m_Recordings if you don't want to deal with PlayLater.
+* m_Sources contains the UPNP Content Directories to process. PlayOn is a UPNP Content directory, but the program should work for other types of UPNP sources, this is not tested.
+* m_UPNPDevice is the name of the UPNP device. if you browse for UPNP devices from XBMC, you should see the name of your PlayOn, just put that name in here.
+* m_Paths is an array of paths to process, we look for movies/series in these paths in UPNP and generate stream files for those videos.

 The wiki uses [Markdown](/p/syncxbmc/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">richard_lyle</dc:creator><pubDate>Fri, 28 Aug 2015 04:29:44 -0000</pubDate><guid>https://sourceforge.net7507412f4a8b8c02b89eba17bfccbe2f05c557d6</guid></item><item><title>Home modified by richard_lyle</title><link>https://sourceforge.net/p/syncxbmc/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/syncxbmc/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&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/userid-1438513/"&gt;richard_lyle&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-55dfd8d23e5e834ddef0c8b0" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">richard_lyle</dc:creator><pubDate>Fri, 28 Aug 2015 03:43:14 -0000</pubDate><guid>https://sourceforge.net7151decffe30da0fbdb434cfacf6ef380b9fa9ca</guid></item></channel></rss>