<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Digital Juice Sound Effects Library File Renamer</title>
	<atom:link href="http://s.co.tt/2015/07/08/digital-juice-sound-effects-library-file-renamer/feed/" rel="self" type="application/rss+xml" />
	<link>http://s.co.tt/2015/07/08/digital-juice-sound-effects-library-file-renamer/</link>
	<description>Babblings of a computer curmudgeon.</description>
	<lastBuildDate>Mon, 24 Sep 2018 20:21:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1</generator>
	<item>
		<title>By: Tomas</title>
		<link>http://s.co.tt/2015/07/08/digital-juice-sound-effects-library-file-renamer/#comment-4152</link>
		<dc:creator><![CDATA[Tomas]]></dc:creator>
		<pubDate>Fri, 09 Dec 2016 23:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1338#comment-4152</guid>
		<description><![CDATA[Scott, found the issue. I was using ; instead of , in the csv file. Fixed that and now it works perfectly!!!
Thanks!]]></description>
		<content:encoded><![CDATA[<p>Scott, found the issue. I was using ; instead of , in the csv file. Fixed that and now it works perfectly!!!<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas</title>
		<link>http://s.co.tt/2015/07/08/digital-juice-sound-effects-library-file-renamer/#comment-4151</link>
		<dc:creator><![CDATA[Tomas]]></dc:creator>
		<pubDate>Fri, 09 Dec 2016 23:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1338#comment-4151</guid>
		<description><![CDATA[Hi Scott, excellent idea, thanks for the programming. I´m trying to use the file but it is not working. I get the following info:

Reading CSV File... DONE! (Stored 0 of 49506 records.)
Getting files...DONE! (Got 55 files.)
Renaming files...
 DONE! (Success: 0, Failed: 0.)
FINISHED with 0 files renamed out of 55 files total, and 49506 CSV records total.

It seems to me that the CSV is the problems, but the CSV file that I am using seems to be alright (the files I´m trying to rename are in the CSV). I tried using the file names with and without the wav extension. Do you have any idea what could be happening?

Thanks!!

CSV file:

Col1;Col2;Col3;File Name;Col 5;Col 6;Track Name
;;;00001_SFX.wav;;;Ambience Air Conditioner Hotel Room
;;;00002_SFX.wav;;;Ambience Airplane Interior
;;;00003_SFX.wav;;;Ambience Airport
;;;00004_SFX.wav;;;Ambience Airport Runway Work Crews Trucks
;;;00005_SFX.wav;;;Ambience Alley City
;;;00006_SFX.wav;;;Ambience Animal Tent At Fair
;;;00007_SFX.wav;;;Ambience Arcade]]></description>
		<content:encoded><![CDATA[<p>Hi Scott, excellent idea, thanks for the programming. I´m trying to use the file but it is not working. I get the following info:</p>
<p>Reading CSV File&#8230; DONE! (Stored 0 of 49506 records.)<br />
Getting files&#8230;DONE! (Got 55 files.)<br />
Renaming files&#8230;<br />
 DONE! (Success: 0, Failed: 0.)<br />
FINISHED with 0 files renamed out of 55 files total, and 49506 CSV records total.</p>
<p>It seems to me that the CSV is the problems, but the CSV file that I am using seems to be alright (the files I´m trying to rename are in the CSV). I tried using the file names with and without the wav extension. Do you have any idea what could be happening?</p>
<p>Thanks!!</p>
<p>CSV file:</p>
<p>Col1;Col2;Col3;File Name;Col 5;Col 6;Track Name<br />
;;;00001_SFX.wav;;;Ambience Air Conditioner Hotel Room<br />
;;;00002_SFX.wav;;;Ambience Airplane Interior<br />
;;;00003_SFX.wav;;;Ambience Airport<br />
;;;00004_SFX.wav;;;Ambience Airport Runway Work Crews Trucks<br />
;;;00005_SFX.wav;;;Ambience Alley City<br />
;;;00006_SFX.wav;;;Ambience Animal Tent At Fair<br />
;;;00007_SFX.wav;;;Ambience Arcade</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikko65</title>
		<link>http://s.co.tt/2015/07/08/digital-juice-sound-effects-library-file-renamer/#comment-3829</link>
		<dc:creator><![CDATA[Mikko65]]></dc:creator>
		<pubDate>Wed, 26 Oct 2016 14:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1338#comment-3829</guid>
		<description><![CDATA[Hello Scott
What I also try, in the Dos Shell stands always the following:

P:\&gt;DigitalJuiceRenamer.exe p:\fx\tracks1.csv &quot;p:\SFX&quot;
Reading CSV File... DONE! (Stored 0 of 11569 records.)
Getting files...DONE! (Got 11569 files.)
Renaming files...
 DONE! (Success: 0, Failed: 0.)
FINISHED with 0 files renamed out of 11569 files total, and 11569 CSV records to
tal.

What am I doing wrong

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hello Scott<br />
What I also try, in the Dos Shell stands always the following:</p>
<p>P:\&gt;DigitalJuiceRenamer.exe p:\fx\tracks1.csv &#8220;p:\SFX&#8221;<br />
Reading CSV File&#8230; DONE! (Stored 0 of 11569 records.)<br />
Getting files&#8230;DONE! (Got 11569 files.)<br />
Renaming files&#8230;<br />
 DONE! (Success: 0, Failed: 0.)<br />
FINISHED with 0 files renamed out of 11569 files total, and 11569 CSV records to<br />
tal.</p>
<p>What am I doing wrong</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c0deous</title>
		<link>http://s.co.tt/2015/07/08/digital-juice-sound-effects-library-file-renamer/#comment-3642</link>
		<dc:creator><![CDATA[c0deous]]></dc:creator>
		<pubDate>Sun, 04 Sep 2016 04:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1338#comment-3642</guid>
		<description><![CDATA[You can upload the file C:\Program Files (x86)\Digital Juice\Juicer 3.0 SoundFX Edition\SoundFx.db to http://inloop.github.io/sqlite-viewer/ if you want to view the raw sqlite database.  You can also upload it to one of the many sqlite to csv conversion sites.  Just google it :)]]></description>
		<content:encoded><![CDATA[<p>You can upload the file C:\Program Files (x86)\Digital Juice\Juicer 3.0 SoundFX Edition\SoundFx.db to <a href="http://inloop.github.io/sqlite-viewer/" rel="nofollow">http://inloop.github.io/sqlite-viewer/</a> if you want to view the raw sqlite database.  You can also upload it to one of the many sqlite to csv conversion sites.  Just google it :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levente</title>
		<link>http://s.co.tt/2015/07/08/digital-juice-sound-effects-library-file-renamer/#comment-2801</link>
		<dc:creator><![CDATA[Levente]]></dc:creator>
		<pubDate>Thu, 18 Feb 2016 15:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1338#comment-2801</guid>
		<description><![CDATA[Dear Scott!

Amazing work! :) I wonder if you ever get Pete Gould&#039;s csv files?

Thanks
Levente]]></description>
		<content:encoded><![CDATA[<p>Dear Scott!</p>
<p>Amazing work! :) I wonder if you ever get Pete Gould&#8217;s csv files?</p>
<p>Thanks<br />
Levente</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://s.co.tt/2015/07/08/digital-juice-sound-effects-library-file-renamer/#comment-1061</link>
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Sun, 23 Aug 2015 03:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1338#comment-1061</guid>
		<description><![CDATA[Hey Pete,

Sorry that I didn&#039;t get back to you yesterday -- I&#039;ve been lax in my moderation duties.  But that&#039;s fantastic about getting it right from their SQLite database.  It seems I was lazy and just went right for Googling it.  I could&#039;ve sworn those XLS files were complete, though.  I&#039;d love to post your files here, hopefully making it easier for some other poor soul.  I&#039;ll give you proper credit when I update the post, naturally.  (I&#039;m assuming your full name is OK since you used it in the comments?)  Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hey Pete,</p>
<p>Sorry that I didn&#8217;t get back to you yesterday &#8212; I&#8217;ve been lax in my moderation duties.  But that&#8217;s fantastic about getting it right from their SQLite database.  It seems I was lazy and just went right for Googling it.  I could&#8217;ve sworn those XLS files were complete, though.  I&#8217;d love to post your files here, hopefully making it easier for some other poor soul.  I&#8217;ll give you proper credit when I update the post, naturally.  (I&#8217;m assuming your full name is OK since you used it in the comments?)  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Gould</title>
		<link>http://s.co.tt/2015/07/08/digital-juice-sound-effects-library-file-renamer/#comment-1060</link>
		<dc:creator><![CDATA[Pete Gould]]></dc:creator>
		<pubDate>Sat, 22 Aug 2015 20:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1338#comment-1060</guid>
		<description><![CDATA[Hey Scott - I solved the problem completely.  I downloaded a freeware SQLite application and found the actual database entries for the sound effects library in the Juicer spdatabase, exported them and massaged the resulting CSV file into your format.  The one file contains all four volumes of data.  I just used it and your program to rename all my remaining files.  Want a copy to post with your app?  Let me know and you&#039;re welcome to it.]]></description>
		<content:encoded><![CDATA[<p>Hey Scott &#8211; I solved the problem completely.  I downloaded a freeware SQLite application and found the actual database entries for the sound effects library in the Juicer spdatabase, exported them and massaged the resulting CSV file into your format.  The one file contains all four volumes of data.  I just used it and your program to rename all my remaining files.  Want a copy to post with your app?  Let me know and you&#8217;re welcome to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Gould</title>
		<link>http://s.co.tt/2015/07/08/digital-juice-sound-effects-library-file-renamer/#comment-1055</link>
		<dc:creator><![CDATA[Pete Gould]]></dc:creator>
		<pubDate>Fri, 21 Aug 2015 05:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://s.co.tt/?p=1338#comment-1055</guid>
		<description><![CDATA[Howdy.  I happened on your utility and thought it was a terrific idea - but I&#039;m running into an implementation issue.  I grabbed all of LiquidBlasted&#039;s xls files and they don&#039;t seem to be complete.  For instance, looking through my SFX-III collection I see that the filenames in (for instance) the General/Ambience category run from 27317_SFX through 27456_SFX. The spreadsheet for SFX-II leaves off at 27316_SFX, but the one for SFX-III looks like it starts with 36349_SFX (and the header seems to confirm that by saying this is &quot;III disc 09&quot;).  Did you find a more complete set of xls files somewhere that include the entire collection, or were you just able to rename a subset of your stuff based on a partial list?]]></description>
		<content:encoded><![CDATA[<p>Howdy.  I happened on your utility and thought it was a terrific idea &#8211; but I&#8217;m running into an implementation issue.  I grabbed all of LiquidBlasted&#8217;s xls files and they don&#8217;t seem to be complete.  For instance, looking through my SFX-III collection I see that the filenames in (for instance) the General/Ambience category run from 27317_SFX through 27456_SFX. The spreadsheet for SFX-II leaves off at 27316_SFX, but the one for SFX-III looks like it starts with 36349_SFX (and the header seems to confirm that by saying this is &#8220;III disc 09&#8243;).  Did you find a more complete set of xls files somewhere that include the entire collection, or were you just able to rename a subset of your stuff based on a partial list?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
