<?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: Reading ID3 tags with PHP (kludge)</title>
	<atom:link href="https://www.zombiehugs.com/2011/04/reading-id3-tags-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.zombiehugs.com/2011/04/reading-id3-tags-with-php/</link>
	<description>code solutions from a code dunce</description>
	<lastBuildDate>Mon, 15 Jul 2013 07:57:07 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.7.41</generator>
	<item>
		<title>By: gerdsen</title>
		<link>https://www.zombiehugs.com/2011/04/reading-id3-tags-with-php/#comment-5</link>
		<dc:creator><![CDATA[gerdsen]]></dc:creator>
		<pubDate>Mon, 11 Apr 2011 15:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.zombiehugs.com/?p=99#comment-5</guid>
		<description><![CDATA[Well like I was saying above that pulling into Media Player or in your case iTunes would not be sufficient as each of these files are folder dependent. iTunes would just display all of the files together leaving me with the task of determining which file is in which folder; could be quite fun given the nomenclature for the files are the same with just different directories. 

This way the process is automated and directory specific leaving no guesswork for me. Also the final script output was sent to a tab delimited file for use in Excel.]]></description>
		<content:encoded><![CDATA[<p>Well like I was saying above that pulling into Media Player or in your case iTunes would not be sufficient as each of these files are folder dependent. iTunes would just display all of the files together leaving me with the task of determining which file is in which folder; could be quite fun given the nomenclature for the files are the same with just different directories. </p>
<p>This way the process is automated and directory specific leaving no guesswork for me. Also the final script output was sent to a tab delimited file for use in Excel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blumpkin</title>
		<link>https://www.zombiehugs.com/2011/04/reading-id3-tags-with-php/#comment-4</link>
		<dc:creator><![CDATA[Blumpkin]]></dc:creator>
		<pubDate>Mon, 11 Apr 2011 13:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.zombiehugs.com/?p=99#comment-4</guid>
		<description><![CDATA[Doesn&#039;t iTunes do this as well?]]></description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t iTunes do this as well?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
