<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>SageTV Community - SageTV v7 Customizations</title>
		<link>http://forums.sagetv.com/forums</link>
		<description>This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer.</description>
		<language>en</language>
		<lastBuildDate>Thu, 17 May 2012 05:09:06 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.sagetv.com/forums/images/misc/rss.jpg</url>
			<title>SageTV Community - SageTV v7 Customizations</title>
			<link>http://forums.sagetv.com/forums</link>
		</image>
		<item>
			<title>Changed Content Types in SageTV</title>
			<link>http://forums.sagetv.com/forums/showthread.php?t=58462&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 13:30:17 GMT</pubDate>
			<description><![CDATA[I've been playing around with the sagex api's in order to create some automation for my newly completely home cinema room.  One of these scripts is a maintaining and launching a video playlist via a web app on my iPhone or iPad.  This video playlist contains three files, a "please turn off your...]]></description>
			<content:encoded><![CDATA[<div>I've been playing around with the sagex api's in order to create some automation for my newly completely home cinema room.  One of these scripts is a maintaining and launching a video playlist via a web app on my iPhone or iPad.  This video playlist contains three files, a &quot;please turn off your cell phones&quot; clip, a personalized &quot;welcome to the movies&quot; video clip, and finally, the movie I'm showing that day.<br />
<br />
Since I haven't found SageTV playlist editor web app, I rolled my own rudimentary one.<br />
<br />
Using the GetMediaFiles sagex api call, I want to get all of my media and display two or three separate lists:  TV, DVD's and Blu Rays.  The GetMediaFiles sagex api call supports specifying the media content type to be returned by the call:<br />
<br />
MediaMask- string specifying what content types to search (i.e. &quot;TM&quot; for TV &amp; Music, 'T'=TV, 'M'=Music, 'V'=Video, 'D'=DVD, 'P'=Pictures, 'B'=BluRay)<br />
<br />
<br />
It seems though, that my content types are all mixed up in the database containing the master data.  When I search, I don't get all my BluRay titles.  The same goes for DVD and TV.  The only way I could get all my media files to show was use TVDB as my content type and display EVERYTHING in a single drop down.<br />
<br />
<br />
So, after all that.....does anyone know of a way that I can go in and modify the content types for each of my files in the database so that all of my BluRay's show up with a query for just BluRay's via the GetMediaFiles sagex call?<br />
<br />
<br />
Thanks for the help!</div>

]]></content:encoded>
			<category domain="http://forums.sagetv.com/forums/forumdisplay.php?f=47">SageTV v7 Customizations</category>
			<dc:creator>HokiePerogi</dc:creator>
			<guid isPermaLink="true">http://forums.sagetv.com/forums/showthread.php?t=58462</guid>
		</item>
	</channel>
</rss>

