<?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/aax-batch-convert-mp3/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/aax-batch-convert-mp3/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 08 Jan 2019 19:04:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/aax-batch-convert-mp3/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by logicisme</title><link>https://sourceforge.net/p/aax-batch-convert-mp3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -18,7 +18,7 @@
 Advanced:
 ---
 **Change folder paths:**   If you wish to use another directory for the input and output folders, create a shortcut file and add a command line paramater of the path you wish to use in " quotations " and the program will create a folder in that path, if it exists.
-**Troubleshooting:**   If you wish to troubleshoot why the encoding is not successful, you may create a text file in the same directory as this program exe named "log.txt" and that file will be written to with the std output of the AAXtoMP3 and FFMPEG. All other errors should be presented to the user in a message box.
+**Troubleshooting:**   If you wish to troubleshoot why the encoding is not successful, you may create a text file in the same directory as this program exe named "log.txt" and that file will be written to with the std output of FFMPEG. All other errors should be presented to the user in a message box. There is a menu command to create / view the text file: File &amp;gt; Options &amp;gt; FFMPEG output log
 **Abnormal Program Termination:** If you close / kill / crash the program when it is not stopped, there is a chance that the background tasks may stay running and hang. You can search for these tasks aax2mp3.exe or ffmpeg.exe in Windows Task Manager under Background Tasks and terminate them separately. If you don't, these tasks will stay running in the background using system resources, potentially until reboot.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">logicisme</dc:creator><pubDate>Tue, 08 Jan 2019 19:04:23 -0000</pubDate><guid>https://sourceforge.net753a7af38da984f792ece97d57a7f395d223cee1</guid></item><item><title>Home modified by logicisme</title><link>https://sourceforge.net/p/aax-batch-convert-mp3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -18,7 +18,7 @@
 Advanced:
 ---
 **Change folder paths:**   If you wish to use another directory for the input and output folders, create a shortcut file and add a command line paramater of the path you wish to use in " quotations " and the program will create a folder in that path, if it exists.
-**Troubleshooting:**   If you wish to troubleshoot why the encoding is not successful, you may create a text file in the same directory as this program exe named "log.txt" and that file will be written to with the std output of the AAX2MP3 and FFMPEG. All other errors should be presented to the user in a message box.
+**Troubleshooting:**   If you wish to troubleshoot why the encoding is not successful, you may create a text file in the same directory as this program exe named "log.txt" and that file will be written to with the std output of the AAXtoMP3 and FFMPEG. All other errors should be presented to the user in a message box.
 **Abnormal Program Termination:** If you close / kill / crash the program when it is not stopped, there is a chance that the background tasks may stay running and hang. You can search for these tasks aax2mp3.exe or ffmpeg.exe in Windows Task Manager under Background Tasks and terminate them separately. If you don't, these tasks will stay running in the background using system resources, potentially until reboot.

@@ -29,7 +29,7 @@
 This program orchestrates this function to allow multiple files to be copied rather than just one, which aaxman created a few years ago.

 You could execute these commands from the command line and achieve the same results as this program using the following command:
-aaxtomp3.exe -i &amp;lt;pathtofile.aax&amp;gt; | ffmpeg -i pipe:0 &amp;lt;pathtoout.mp3&amp;gt; note that AAXtoMP3 and FFMPEG do not like spaces, so if you use them make sure to use surrounding quotations. Also command lines don't like \\paths\to\networkfiles so make sure that the files are in a local directory, or a mapped drive.
+aaxtomp3.exe -i {pathtofile.aax} | ffmpeg -i pipe:0 {pathtoout.mp3} note that AAXtoMP3 and FFMPEG do not like spaces, so if you use them make sure to use surrounding quotations. Also command lines don't like \\\\paths\to\networkfiles so make sure that the files are in a local directory, or a mapped drive.

 **Disclaimer and info: **
 This program is a GUI wrapper for the AAXtoMP3.exe file which was created by aaxman at: https://sourceforge.net/projects/aaxtomp3/ He developed the original GUI for this in German and the command line EXE which does the conversion with FFMPEG's help.
&amp;lt;/pathtoout.mp3&amp;gt;&amp;lt;/pathtofile.aax&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">logicisme</dc:creator><pubDate>Tue, 08 Jan 2019 18:52:54 -0000</pubDate><guid>https://sourceforge.net135b0eb382c84e3b57bc6753508e134de59ad8a9</guid></item><item><title>Home modified by logicisme</title><link>https://sourceforge.net/p/aax-batch-convert-mp3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,41 +2,47 @@
 ===
 -----

+[[download_button]]

 How to use:
 ---
 1. Ensure that you have Audible Manager installed, see links at bottom.
-2. Drag AA/AAX file(s) onto the GUI and they will be copied to the input folder, providing that the file doesn't already exist. Or click open and find and select multiple files to add.
+2. Drag AA/AAX file(s) onto the the program form and they will be copied to the input folder, providing that the file doesn't already exist. Or click file&amp;gt;open and find and select multiple files to add. The extra text on the AAX file  will be excluded during the copy to the input folder.
 3. Click Start. The files will be transcoded into an MP3. The file which is copied into the input folder will be deleted after conversion.
 4. Upon first launch, two folders (Input, Output) will be created in the same directory as this program. 

 Every 10 seconds, the list will update with the current files in the input directory and it will highlight any file that exists in the input directory and the output directory simultaneously. The function of highlighting files is as a check for you before starting, to ensure you won't get an error for existing files. When the status bar at the bottom says "DONE" the conversions have completed.

+Please leave me a ticket for suggestions or problems you have so we can make this work better.

 Advanced:
 ---
 **Change folder paths:**   If you wish to use another directory for the input and output folders, create a shortcut file and add a command line paramater of the path you wish to use in " quotations " and the program will create a folder in that path, if it exists.
 **Troubleshooting:**   If you wish to troubleshoot why the encoding is not successful, you may create a text file in the same directory as this program exe named "log.txt" and that file will be written to with the std output of the AAX2MP3 and FFMPEG. All other errors should be presented to the user in a message box.
-Abnormal Program Termination: If you close / kill / crash the program when it is not stopped, there is a chance that the background tasks may stay running and hang. You can search for these tasks aax2mp3.exe or ffmpeg.exe in Windows Task Manager under Background Tasks and terminate them separately.
+**Abnormal Program Termination:** If you close / kill / crash the program when it is not stopped, there is a chance that the background tasks may stay running and hang. You can search for these tasks aax2mp3.exe or ffmpeg.exe in Windows Task Manager under Background Tasks and terminate them separately. If you don't, these tasks will stay running in the background using system resources, potentially until reboot.

 How it works: 
 ---
-AAXtoMP3.exe pipes its output of the AAX file into FFMPEG which transcodes it into an MP3 (or whatever).
-This program orchestrates this function to allow multiple files to be copied rather than just one.
+With Audible Manager installed and authorized, you can add your audio books which were downloaded and playable through the Audible manager in  this program. When you have created a list for conversions, just click start and the program will start a process with AAXtoMP3.exe. AAXtoMP3.exe pipes its output of the AAX file into a second process running FFMPEG. FFMPEG takes the data stream from AAXtoMP3.exe and transcodes it into an MP3 (or whatever).
+
+This program orchestrates this function to allow multiple files to be copied rather than just one, which aaxman created a few years ago.
+
 You could execute these commands from the command line and achieve the same results as this program using the following command:
-aax2mp3.exe -i &amp;lt;pathtofile.aax&amp;gt; | ffmpeg -i pipe:0 &amp;lt;pathtoout.mp3&amp;gt;
+aaxtomp3.exe -i &amp;lt;pathtofile.aax&amp;gt; | ffmpeg -i pipe:0 &amp;lt;pathtoout.mp3&amp;gt; note that AAXtoMP3 and FFMPEG do not like spaces, so if you use them make sure to use surrounding quotations. Also command lines don't like \\paths\to\networkfiles so make sure that the files are in a local directory, or a mapped drive.

-Disclaimer and info: 
-This program is a GUI wrapper for the AAX2MP3.exe file which was created by another developer. Credit goes to https://sourceforge.net/projects/aaxtomp3/ for developing a GUI and the command line EXE which does the conversion.
-ffmpeg.exe was created by https://ffmpeg.org/ (LGPL2.1) which creates the mp3 file.
-AAXSDKWin.dll is property of Audible, located at: C:\Program Files (x86)\Audible\Bin as part of Audible Download Helper. This program is a required component to convert your files and can be downloaded from Amazon here:
-https://d26m6e6wixvnt0.cloudfront.net/AM50/ActiveSetupN.exe from Amazon's repo 
-or
+**Disclaimer and info: **
+This program is a GUI wrapper for the AAXtoMP3.exe file which was created by aaxman at: https://sourceforge.net/projects/aaxtomp3/ He developed the original GUI for this in German and the command line EXE which does the conversion with FFMPEG's help.
+ffmpeg.exe was created by https://ffmpeg.org/ (LGPL2.1) which takes the data stream creates the mp3 file.
+AAXSDKWin.dll is property of Audible, located at: C:\Program Files (x86)\Audible\Bin as part of Audible Manager. This program is a required component to convert your purchased audio books and can be downloaded from Amazon here:
+https://d26m6e6wixvnt0.cloudfront.net/AM50/ActiveSetupN.exe from Amazon's repository.
+or you can browse to the file if that location changes / becomes unavailable:
 https://www.audible.com/howtolisten &amp;gt; "On your computer and MP3" &amp;gt; "Install AudibleManager"
-Audible Windows Support page: https://audible.custhelp.com/app/answers/detail/a_id/4653/kw/windows
-Program icon:
+See the Audible Windows Support page: https://audible.custhelp.com/app/answers/detail/a_id/4653/kw/windows
+
+The Windows Store Audible app will not work with this program.
+
+Program icon created by:
 http://www.iconarchive.com/show/steel-system-icons-by-uriy1966/Music-icon.html

 [[members limit=20]]
-[[download_button]]
&amp;lt;/pathtoout.mp3&amp;gt;&amp;lt;/pathtofile.aax&amp;gt;&amp;lt;/pathtoout.mp3&amp;gt;&amp;lt;/pathtofile.aax&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">logicisme</dc:creator><pubDate>Tue, 08 Jan 2019 18:49:27 -0000</pubDate><guid>https://sourceforge.nete55db3df394363918ad30001652b2abb3a1b5657</guid></item><item><title>Home modified by logicisme</title><link>https://sourceforge.net/p/aax-batch-convert-mp3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,42 @@
-Welcome to your wiki!
+AAX Batch Convert MP3
+===
+-----

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

-The wiki uses [Markdown](/p/aax-batch-convert-mp3/wiki/markdown_syntax/) syntax.
+How to use:
+---
+1. Ensure that you have Audible Manager installed, see links at bottom.
+2. Drag AA/AAX file(s) onto the GUI and they will be copied to the input folder, providing that the file doesn't already exist. Or click open and find and select multiple files to add.
+3. Click Start. The files will be transcoded into an MP3. The file which is copied into the input folder will be deleted after conversion.
+4. Upon first launch, two folders (Input, Output) will be created in the same directory as this program. 
+
+Every 10 seconds, the list will update with the current files in the input directory and it will highlight any file that exists in the input directory and the output directory simultaneously. The function of highlighting files is as a check for you before starting, to ensure you won't get an error for existing files. When the status bar at the bottom says "DONE" the conversions have completed.
+
+
+Advanced:
+---
+**Change folder paths:**   If you wish to use another directory for the input and output folders, create a shortcut file and add a command line paramater of the path you wish to use in " quotations " and the program will create a folder in that path, if it exists.
+**Troubleshooting:**   If you wish to troubleshoot why the encoding is not successful, you may create a text file in the same directory as this program exe named "log.txt" and that file will be written to with the std output of the AAX2MP3 and FFMPEG. All other errors should be presented to the user in a message box.
+Abnormal Program Termination: If you close / kill / crash the program when it is not stopped, there is a chance that the background tasks may stay running and hang. You can search for these tasks aax2mp3.exe or ffmpeg.exe in Windows Task Manager under Background Tasks and terminate them separately.
+
+
+How it works: 
+---
+AAXtoMP3.exe pipes its output of the AAX file into FFMPEG which transcodes it into an MP3 (or whatever).
+This program orchestrates this function to allow multiple files to be copied rather than just one.
+You could execute these commands from the command line and achieve the same results as this program using the following command:
+aax2mp3.exe -i &amp;lt;pathtofile.aax&amp;gt; | ffmpeg -i pipe:0 &amp;lt;pathtoout.mp3&amp;gt;
+
+Disclaimer and info: 
+This program is a GUI wrapper for the AAX2MP3.exe file which was created by another developer. Credit goes to https://sourceforge.net/projects/aaxtomp3/ for developing a GUI and the command line EXE which does the conversion.
+ffmpeg.exe was created by https://ffmpeg.org/ (LGPL2.1) which creates the mp3 file.
+AAXSDKWin.dll is property of Audible, located at: C:\Program Files (x86)\Audible\Bin as part of Audible Download Helper. This program is a required component to convert your files and can be downloaded from Amazon here:
+https://d26m6e6wixvnt0.cloudfront.net/AM50/ActiveSetupN.exe from Amazon's repo 
+or
+https://www.audible.com/howtolisten &amp;gt; "On your computer and MP3" &amp;gt; "Install AudibleManager"
+Audible Windows Support page: https://audible.custhelp.com/app/answers/detail/a_id/4653/kw/windows
+Program icon:
+http://www.iconarchive.com/show/steel-system-icons-by-uriy1966/Music-icon.html

 [[members limit=20]]
 [[download_button]]
&amp;lt;/pathtoout.mp3&amp;gt;&amp;lt;/pathtofile.aax&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">logicisme</dc:creator><pubDate>Tue, 08 Jan 2019 18:31:05 -0000</pubDate><guid>https://sourceforge.netdee3e2a73fc536dbe1780934804f3cd4a87eab5a</guid></item><item><title>Home modified by logicisme</title><link>https://sourceforge.net/p/aax-batch-convert-mp3/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/aax-batch-convert-mp3/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/logicisme/"&gt;logicisme&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5c311aafdd85f464ce932db7" 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/">logicisme</dc:creator><pubDate>Sat, 05 Jan 2019 20:59:27 -0000</pubDate><guid>https://sourceforge.net84632abd6c4294ff36e4bba63d6b3da6e0eb2871</guid></item></channel></rss>