<?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: Installing PS3 Media Server on CentOS 6	</title>
	<atom:link href="https://sophiedogg.com/installing-ps3-media-server-on-centos-6/feed/" rel="self" type="application/rss+xml" />
	<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/</link>
	<description>Dogg of all trades, Master of no one.</description>
	<lastBuildDate>Sat, 09 Oct 2021 12:02:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6</generator>
	<item>
		<title>
		By: Budd		</title>
		<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-8239</link>

		<dc:creator><![CDATA[Budd]]></dc:creator>
		<pubDate>Sun, 17 Aug 2014 14:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=289#comment-8239</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-194&quot;&gt;Geoff Hodder&lt;/a&gt;.

Geez, that&#039;s unbebievalle. Kudos and such.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-194">Geoff Hodder</a>.</p>
<p>Geez, that&#8217;s unbebievalle. Kudos and such.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: woolie		</title>
		<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-8234</link>

		<dc:creator><![CDATA[woolie]]></dc:creator>
		<pubDate>Sun, 17 Aug 2014 13:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=289#comment-8234</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4453&quot;&gt;Jim Brown&lt;/a&gt;.

Look at Owen&#039;s post above, that worked for me.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4453">Jim Brown</a>.</p>
<p>Look at Owen&#8217;s post above, that worked for me.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SophieDogg		</title>
		<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-8015</link>

		<dc:creator><![CDATA[SophieDogg]]></dc:creator>
		<pubDate>Tue, 12 Aug 2014 22:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=289#comment-8015</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-7998&quot;&gt;Markus&lt;/a&gt;.

Great, thanks!  I have not had a chance to do much with CentOS 7 yet...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-7998">Markus</a>.</p>
<p>Great, thanks!  I have not had a chance to do much with CentOS 7 yet&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Markus		</title>
		<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-7998</link>

		<dc:creator><![CDATA[Markus]]></dc:creator>
		<pubDate>Tue, 12 Aug 2014 07:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=289#comment-7998</guid>

					<description><![CDATA[Great Blog so far.
I hope you use PMS on CentOS 7 ;-)
If I run into problems with my installation, I will share them here.]]></description>
			<content:encoded><![CDATA[<p>Great Blog so far.<br />
I hope you use PMS on CentOS 7 ;-)<br />
If I run into problems with my installation, I will share them here.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jim Brown		</title>
		<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4453</link>

		<dc:creator><![CDATA[Jim Brown]]></dc:creator>
		<pubDate>Thu, 03 Oct 2013 01:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=289#comment-4453</guid>

					<description><![CDATA[Brilliant blog article, very helpful.  For those who are still having issues with the PMS.sh being accessed from /root/.config/PMS, try this after backing up the PMS.conf file already there.

cp /root/.config/PMS/PMS.conf /root/.config/PMS/PMS.conf_bak
ln -s /usr/local/share/pms/PMS.conf /root/.config/PMS/PMS.conf  

It is a bit hacky I know, but it works for me.]]></description>
			<content:encoded><![CDATA[<p>Brilliant blog article, very helpful.  For those who are still having issues with the PMS.sh being accessed from /root/.config/PMS, try this after backing up the PMS.conf file already there.</p>
<p>cp /root/.config/PMS/PMS.conf /root/.config/PMS/PMS.conf_bak<br />
ln -s /usr/local/share/pms/PMS.conf /root/.config/PMS/PMS.conf  </p>
<p>It is a bit hacky I know, but it works for me.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Danny		</title>
		<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4433</link>

		<dc:creator><![CDATA[Danny]]></dc:creator>
		<pubDate>Thu, 19 Sep 2013 21:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=289#comment-4433</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4432&quot;&gt;SophieDogg&lt;/a&gt;.

i have two words for you. You Rock!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4432">SophieDogg</a>.</p>
<p>i have two words for you. You Rock!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SophieDogg		</title>
		<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4432</link>

		<dc:creator><![CDATA[SophieDogg]]></dc:creator>
		<pubDate>Thu, 19 Sep 2013 16:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=289#comment-4432</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4431&quot;&gt;Danny&lt;/a&gt;.

It sounds like you missed the step to add &lt;tt&gt;StreamExtensions=wma,asf,avi&lt;/tt&gt; to the appropriate renderers file.  Double check that setting.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4431">Danny</a>.</p>
<p>It sounds like you missed the step to add <tt>StreamExtensions=wma,asf,avi</tt> to the appropriate renderers file.  Double check that setting.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Danny		</title>
		<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4431</link>

		<dc:creator><![CDATA[Danny]]></dc:creator>
		<pubDate>Wed, 18 Sep 2013 09:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=289#comment-4431</guid>

					<description><![CDATA[Great tutorial!. i have an issue where i always have to go into the transcode folder and select mencoder to play mp4&#039;s even though mencoder is set as my default engine. any ideas?]]></description>
			<content:encoded><![CDATA[<p>Great tutorial!. i have an issue where i always have to go into the transcode folder and select mencoder to play mp4&#8217;s even though mencoder is set as my default engine. any ideas?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Owen		</title>
		<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4393</link>

		<dc:creator><![CDATA[Owen]]></dc:creator>
		<pubDate>Tue, 27 Aug 2013 11:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=289#comment-4393</guid>

					<description><![CDATA[Great tutorial thanks!
For the people having issues with the PMS.conf file located in
/root/.config/PMS directory, I was able to resolve this by adding another line in the /usr/local/share/pms/PMS.sh
&lt;code&gt;
#!/bin/sh

CMD=`readlink -f $0` 
#DIRNAME=`dirname $CMD` 
DIRNAME=&quot;/usr/local/share/pms/&quot;

export PMS_PROFILE=$DIRNAME
&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>Great tutorial thanks!<br />
For the people having issues with the PMS.conf file located in<br />
/root/.config/PMS directory, I was able to resolve this by adding another line in the /usr/local/share/pms/PMS.sh<br />
<code><br />
#!/bin/sh</p>
<p>CMD=`readlink -f $0`<br />
#DIRNAME=`dirname $CMD`<br />
DIRNAME="/usr/local/share/pms/"</p>
<p>export PMS_PROFILE=$DIRNAME<br />
</code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SophieDogg		</title>
		<link>https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4370</link>

		<dc:creator><![CDATA[SophieDogg]]></dc:creator>
		<pubDate>Wed, 14 Aug 2013 22:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=289#comment-4370</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4365&quot;&gt;Danny&lt;/a&gt;.

Sure!  I am going to work on updating my CentOS 6.4 x64 ps3mediaserver setup tonight.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sophiedogg.com/installing-ps3-media-server-on-centos-6/#comment-4365">Danny</a>.</p>
<p>Sure!  I am going to work on updating my CentOS 6.4 x64 ps3mediaserver setup tonight.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
