<?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/discodune/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/discodune/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 29 Jul 2013 12:25:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/discodune/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by boblemar</title><link>https://sourceforge.net/p/discodune/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v25
+++ v26
@@ -20,12 +20,14 @@
 &lt;u&gt;&lt;b&gt;Program parameters&lt;/b&gt;&lt;/u&gt;

 &gt;* process-no-ui
+&gt;* full-publish
 &gt;* version
 &gt;* verbose

 Samples :
 &gt;* &lt;i&gt;java -jar discodune.jar&lt;/i&gt; (or double-click on discodune.jar) will run discodune user interface
-&gt;* &lt;i&gt;java -jar discodune.jar process-no-ui&lt;/i&gt; will run discodune in console mode, having it building 
+&gt;* &lt;i&gt;java -jar discodune.jar process-no-ui&lt;/i&gt; will run discodune in console mode, having it building (incremental).
+&gt;* &lt;i&gt;java -jar discodune.jar process-no-ui full-publish (new to 3.0.0)&lt;/i&gt; will run discodune in console mode, having it building and fully re-published.
 &gt;* &lt;i&gt;java -jar discodune.jar process-no-ui verbose&lt;/i&gt; will run discodune in console mode, having it building. Traces are printed to the output console.
 &gt;* &lt;i&gt;java -jar discodune.jar version&lt;/i&gt; displays discodune version.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">boblemar</dc:creator><pubDate>Mon, 29 Jul 2013 12:25:34 -0000</pubDate><guid>https://sourceforge.net8413617416be84b410bde0e326434ec67703b875</guid></item><item><title>WikiPage Home modified by boblemar</title><link>https://sourceforge.net/p/discodune/wiki/Home/</link><description>&lt;pre&gt;--- v24
+++ v25
@@ -137,7 +137,7 @@
 This configuration file allows to define the supported &lt;i&gt;MusicFormat&lt;/i&gt; names and the attached file extensions.
 
 &lt;u&gt;discodune.MusicFolderCoverGetter.properties&lt;/u&gt;
-This configuration file is used for the records coverart recorvery.
+This configuration file is used for the coverart recorvery for every levels (library, artist, record, volume, format).
 Discodune does not get the covers from the web but in the &lt;i&gt;record&lt;/i&gt; or &lt;i&gt;music format&lt;/i&gt; folder.
 Discodune looks in this file to know wich image file is to get for a record.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">boblemar</dc:creator><pubDate>Thu, 08 Nov 2012 18:49:50 -0000</pubDate><guid>https://sourceforge.netffd10884fe81f27505a2cd1d601ff0e197d2d1e9</guid></item><item><title>WikiPage Home modified by boblemar</title><link>https://sourceforge.net/p/discodune/wiki/Home/</link><description>&lt;pre&gt;--- v23
+++ v24
@@ -94,7 +94,7 @@
 &gt; * MusicLibrary / Artist / Record / Volume / Track
 &gt; * MusicLibrary / Artist / Record / Volume / Format / Track
 
-&lt;b&gt;Remarks&lt;/b&gt;
+&lt;u&gt;Remarks&lt;/u&gt;
 To decide whether a record folder contains subfolders that are Formats or Volumes, discodune looks at the formats defined in &lt;b&gt;the discodune.MusicFormats.properties&lt;/b&gt; file.
 If one or more of the subfolders' name match to a key in the file, discodune considers that the record contains 1 volume and the subfolders represent the formats in it.
 Otherwise the record contains Volumes.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">boblemar</dc:creator><pubDate>Thu, 08 Nov 2012 18:47:26 -0000</pubDate><guid>https://sourceforge.net57c9407b010f174aa1d7e8544fca29bfd16ff49b</guid></item><item><title>WikiPage Home modified by boblemar</title><link>https://sourceforge.net/p/discodune/wiki/Home/</link><description>&lt;pre&gt;--- v22
+++ v23
@@ -87,6 +87,18 @@
 &gt;&gt;&gt;&gt; * 02_Welcome To The Machine.flac
 &gt;&gt;&gt;&gt; * ...
 
+&lt;u&gt;Summary&lt;/u&gt;
+To sumarize, folder tree can be either of the following :
+&gt; * MusicLibrary / Artist / Record / Track
+&gt; * MusicLibrary / Artist / Record / Format / Track
+&gt; * MusicLibrary / Artist / Record / Volume / Track
+&gt; * MusicLibrary / Artist / Record / Volume / Format / Track
+
+&lt;b&gt;Remarks&lt;/b&gt;
+To decide whether a record folder contains subfolders that are Formats or Volumes, discodune looks at the formats defined in &lt;b&gt;the discodune.MusicFormats.properties&lt;/b&gt; file.
+If one or more of the subfolders' name match to a key in the file, discodune considers that the record contains 1 volume and the subfolders represent the formats in it.
+Otherwise the record contains Volumes.
+
 &lt;u&gt;&lt;b&gt;Configuration files&lt;/b&gt;&lt;/u&gt;
 Discodune is a through :
 - The UI Configuration form
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">boblemar</dc:creator><pubDate>Thu, 08 Nov 2012 18:46:43 -0000</pubDate><guid>https://sourceforge.net40f24c4d0799fd2f0c839962c46453acce6d815e</guid></item><item><title>WikiPage Home modified by boblemar</title><link>https://sourceforge.net/p/discodune/wiki/Home/</link><description>&lt;pre&gt;--- v21
+++ v22
@@ -7,7 +7,7 @@
 Discodune browses the &lt;b&gt;Music Folder&lt;/b&gt; tree and generates an output folder tree compatible with the &lt;i&gt;Dune HD&lt;/i&gt; display specifications (&lt;i&gt;dune_folder.txt&lt;/i&gt;) containing :
 &gt;* &lt;i&gt;dune_folder.txt&lt;/i&gt; files
 &gt;* background images for &lt;b&gt;Music Library&lt;/b&gt;, &lt;b&gt;artist&lt;/b&gt;, &lt;b&gt;Record&lt;/b&gt;
-&gt;* artist and record icons
+&gt;* artist, record and volume icons
 &gt;* playlists
 
 &lt;u&gt;&lt;b&gt;How do I run discodune ?&lt;/b&gt;&lt;/u&gt;
@@ -38,9 +38,9 @@
 &gt; or
 &gt;&gt; &lt;i&gt;MusicLibrary folder&lt;/i&gt;/&lt;i&gt;Artist folder&lt;/i&gt;/&lt;i&gt;Record folder&lt;/i&gt;/&lt;i&gt;MusicFormat folder&lt;/i&gt;
 
-Audio files can be contained either in a &lt;b&gt;Record folder&lt;/b&gt; or in &lt;b&gt;MusicFormat folders&lt;/b&gt;
+Audio files can be contained either in a &lt;b&gt;Record folder&lt;/b&gt;, &lt;b&gt;Volume folder&lt;/b&gt;, or in &lt;b&gt;MusicFormat folders&lt;/b&gt;
 
-The &lt;b&gt;MusicFolder folders&lt;/b&gt; give the possibility to have many versions of a record.For instance it allows for a record to have :
+The &lt;b&gt;MusicFormat folders&lt;/b&gt; give the possibility to have many versions of a record.For instance it allows for a record to have :
 &gt; a Flac version for HIFI listening using discodune;)
 &gt; an MP3 version, lighter, for mobility use
 
@@ -62,6 +62,24 @@
 &gt;&gt;&gt;&gt;&gt; * Highway to hell.flac
 &gt;&gt;&gt;&gt;&gt; * Girls got the rythm.flac
 &gt;&gt;&gt;&gt;&gt; * ...
+
+&gt;&gt;&gt; Live
+&gt;&gt;&gt;&gt; CD1
+&gt;&gt;&gt;&gt;&gt; MP3
+&gt;&gt;&gt;&gt;&gt;&gt; * Thunderstruck.mp3
+&gt;&gt;&gt;&gt;&gt;&gt; * Shoot to thrill.mp3
+&gt;&gt;&gt;&gt;&gt;&gt; * ...
+
+&gt;&gt;&gt;&gt;&gt; FLAC
+&gt;&gt;&gt;&gt;&gt;&gt; * Thunderstruck.flac
+&gt;&gt;&gt;&gt;&gt;&gt; * Shoot to thrill.flac
+&gt;&gt;&gt;&gt;&gt;&gt; * ...
+
+&gt;&gt;&gt;&gt; CD2
+&gt;&gt;&gt;&gt;&gt; * Hells bells.mp3
+&gt;&gt;&gt;&gt;&gt; * Are you readu.mp3
+&gt;&gt;&gt;&gt;&gt; * ...
+
 
 &gt;&gt; Pink Floyds
 &gt;&gt;&gt; Wish you were here
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">boblemar</dc:creator><pubDate>Thu, 08 Nov 2012 18:31:57 -0000</pubDate><guid>https://sourceforge.net107c5ce1b2c859620d2778e4d9a205f66b6c5192</guid></item><item><title>WikiPage Home modified by boblemar</title><link>https://sourceforge.net/p/discodune/wiki/Home/</link><description>&lt;pre&gt;--- v20
+++ v21
@@ -1,4 +1,4 @@
-Discodune is a free and opensource (GPL) music library generator for Dune HD.
+Discodune is a free and opensource (GPL / http://www.gnu.org/licenses/gpl.html) music library generator for Dune HD.
 It is created using java and can run on many systems such as GNU/Linux or Micro$oft's.
 It does not have any user interface for now. Maybe it will come someday !
 There are 2 config files.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">boblemar</dc:creator><pubDate>Fri, 12 Oct 2012 21:51:02 -0000</pubDate><guid>https://sourceforge.net11622f5b4aa11cc74ecdef1772392169b22d0baf</guid></item><item><title>WikiPage Home modified by boblemar</title><link>https://sourceforge.net/p/discodune/wiki/Home/</link><description>&lt;pre&gt;--- v19
+++ v20
@@ -1,4 +1,4 @@
-Discodune is a free and opensource music library generator for Dune HD.
+Discodune is a free and opensource (GPL) music library generator for Dune HD.
 It is created using java and can run on many systems such as GNU/Linux or Micro$oft's.
 It does not have any user interface for now. Maybe it will come someday !
 There are 2 config files.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">boblemar</dc:creator><pubDate>Fri, 12 Oct 2012 21:49:28 -0000</pubDate><guid>https://sourceforge.net9657f49868c09f46f4c36c69142ee094ef826131</guid></item><item><title>WikiPage Home modified by boblemar</title><link>https://sourceforge.net/p/discodune/wiki/Home/</link><description>&lt;pre&gt;--- v18
+++ v19
@@ -101,7 +101,7 @@
 
 &lt;b&gt;music-format-order&lt;/b&gt; allows to specify wich music format discodune should publish in priority if there are many for a record.
 
-&lt;b&gt;skin&lt;/b&gt; is the name of the skin to use. A default skin called 'default' is built into discodune. Other skins must be stored into a subfolder of the skin folder. The name of the skin is the subfolder's name. Technical details about skins can be found there : [Skin]
+&lt;b&gt;skin&lt;/b&gt; is the name of the skin to use. A default skin called 'default' is built into discodune. Other skins must be stored into a subfolder of the skin folder. The name of the skin is the subfolder's name. Technical details about skins can be found there : [Skinning]
 
 &lt;u&gt;discodune.MusicFormats.properties&lt;/u&gt;
 This configuration file allows to define the supported &lt;i&gt;MusicFormat&lt;/i&gt; names and the attached file extensions.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">boblemar</dc:creator><pubDate>Fri, 12 Oct 2012 21:02:34 -0000</pubDate><guid>https://sourceforge.net857aedac3febcfadae76fed30e625a09642a7129</guid></item><item><title>WikiPage Home modified by boblemar</title><link>https://sourceforge.net/p/discodune/wiki/Home/</link><description>&lt;pre&gt;--- v17
+++ v18
@@ -87,11 +87,12 @@
 publish-folder|Discodune output Folder|/media/dune-hd/discodune
 music-format-order|Format priority|FLAC,MP3,WMA
 music-library-title|Music Library title|Discodune
-image-path-artist|Default artist image|images/artist.png
-image-template-music-format-background|Template for the music format background|images/MusicFormatBG.png
-image-template-artist-background|Template for the artist background|images/ArtistBG.png
-image-path-record|Template for the record background|images/record.png
+&lt;s&gt;image-path-artist&lt;/s&gt;|&lt;s&gt;Default artist image(not used since 2.1.1)&lt;/s&gt;|&lt;s&gt;images/artist.png&lt;/s&gt;
+&lt;s&gt;image-template-music-format-background&lt;/s&gt;|&lt;s&gt;Template for the music format background(not used since 2.1.1)&lt;/s&gt;|&lt;s&gt;images/MusicFormatBG.png&lt;/s&gt;
+&lt;s&gt;image-template-artist-background&lt;/s&gt;|&lt;s&gt;Template for the artist background(not used since 2.1.1)&lt;/s&gt;|&lt;s&gt;images/ArtistBG.png&lt;/s&gt;
+&lt;s&gt;image-path-record&lt;/s&gt;|&lt;s&gt;Template for the record background(not used since 2.1.1)&lt;/s&gt;|images/&lt;s&gt;record.png&lt;/s&gt;
 thread-cout|Thread count used for building the library|5
+skin|The publishing skin to use|default
 
 In this file (or Configuration form), the parameters that must be change are :
 &gt; * music-folder : Specify where are the audio files tree
@@ -99,6 +100,8 @@
 &gt; * publish-folder : Where discodune will be publish and then browsed with DuneHD.
 
 &lt;b&gt;music-format-order&lt;/b&gt; allows to specify wich music format discodune should publish in priority if there are many for a record.
+
+&lt;b&gt;skin&lt;/b&gt; is the name of the skin to use. A default skin called 'default' is built into discodune. Other skins must be stored into a subfolder of the skin folder. The name of the skin is the subfolder's name. Technical details about skins can be found there : [Skin]
 
 &lt;u&gt;discodune.MusicFormats.properties&lt;/u&gt;
 This configuration file allows to define the supported &lt;i&gt;MusicFormat&lt;/i&gt; names and the attached file extensions.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">boblemar</dc:creator><pubDate>Fri, 12 Oct 2012 20:01:16 -0000</pubDate><guid>https://sourceforge.net0fca546ef20ab1d843626a5f061dd92394d6d84d</guid></item><item><title>WikiPage Home modified by boblemar</title><link>https://sourceforge.net/p/discodune/wiki/Home/</link><description>&lt;pre&gt;--- v16
+++ v17
@@ -23,6 +23,7 @@
 &gt;* version
 &gt;* verbose
 
+Samples :
 &gt;* &lt;i&gt;java -jar discodune.jar&lt;/i&gt; (or double-click on discodune.jar) will run discodune user interface
 &gt;* &lt;i&gt;java -jar discodune.jar process-no-ui&lt;/i&gt; will run discodune in console mode, having it building 
 &gt;* &lt;i&gt;java -jar discodune.jar process-no-ui verbose&lt;/i&gt; will run discodune in console mode, having it building. Traces are printed to the output console.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">boblemar</dc:creator><pubDate>Mon, 03 Sep 2012 14:54:29 -0000</pubDate><guid>https://sourceforge.net9f03ef7081025ad559380834a8096971ecf1db28</guid></item></channel></rss>