<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8.0-dev (info@mypapit.net)" -->
<rss version="2.0"  xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>MediaPortal News and Blogs</title>
        <description><![CDATA[MediaPortal is a free open source media center software, ideal for turning your PC into a very advanced multi media center, or Home Theater PC(HTPC). Using MediaPortal, you can listen to your favorite music and radio; watch your videos and DVDs; or view, schedule and record live TV, much like a digital video recorder such as a TiVo, but better. And that's only the basic features!]]></description>
        <link>http://www.team-mediaportal.com/</link>
        <lastBuildDate>Sun, 26 May 2013 01:11:25 GMT</lastBuildDate>
        <generator>FeedCreator 1.8.0-dev (info@mypapit.net)</generator>
        <image>
            <url>http://www.team-mediaportal.com/uploads/menuv3_mp.png</url>
            <title>MEDIAPORTAL</title>
            <link>http://www.team-mediaportal.com/</link>
            <description><![CDATA[MEDIAPORTAL]]></description>
        </image>
		<atom:link href="http://www.team-mediaportal.com/rss-feeds" rel="self" type="application/rss+xml" />        <item>
            <title>MediaPortal DirectShowFilters Restructuring</title>
            <link>http://www.team-mediaportal.com/team-blog/mediaportal-directshowfilters-restructuring</link>
            <description><![CDATA[<p>This is a request for all developers who are working on modifications of some of the DirectShowFilters or other native components within their own forks or local branches.</p>
<p>Please make a post within the linked thread (see end of the post) about your customization of any components from within the "<a href="https://github.com/MediaPortal/MediaPortal-1/tree/master/DirectShowFilters" target="_blank">DirectShowFilters</a>" folder including a link where these are available.<br />We are currently investigating to move this code into a separated repository. To prevent and reduce any merge conflicts as much as possible, we would like to have an overview of the current work in progress.</p>
<p>Please reply your feedback within:&nbsp;<a href="http://forum.team-mediaportal.com/threads/mediaportal-directshowfilters-restructuring.119221/">&nbsp;</a><a href="http://forum.team-mediaportal.com/threads/mediaportal-directshowfilters-restructuring.119221/">MediaPortal Forum: DirectShowFilters Restructuring</a></p>
<p>Thanks &amp; Best Regards<br />Team MediaPortal</p>
<p>&nbsp;</p>]]></description>
            <author> chefkoch@team-mediaportal.com (Team MediaPortal)</author>
			<pubDate>Sat, 25 May 2013 06:21:26 GMT</pubDate>
            <guid isPermaLink="false">http://www.team-mediaportal.com/team-blog/mediaportal-directshowfilters-restructuring</guid>
        </item>
        <item>
            <title>Concept to enhance presentation of pin protected folders</title>
            <link>http://www.team-mediaportal.com/team-blog/concept-to-enhance-presentation-of-pin-protected-folders</link>
            <description><![CDATA[<p>A great way to customize the way MediaPortal presents content inside the graphical user interface is to take use of folder.jpg files.When you place such a file inside a folder, then MediaPortal will automatically display that file instead of the default folder, CD/DVD, harddisk icon or the thumbnail it automatically creates based on the videos or pictures inside that folder.This proposal here will show you how pin protected folders are displayed currently inside MediaPortal, and how it can be improved.I am using the videos section of MediaPortal to describe the intended change, yet the functionality is meant to be introduced in the video, music and picture sections of MediaPortal.</p>
<h2>The idea:</h2>
<p>When you start using MediaPortal, you will most likely configure just one folder/source for each of the Music,Video and Picture areas.But there can be reasons to have more than just one folder/source. i.e. when using multiple hard disks, NAS devices or just a combination of both.Another reason for configuring multiple folders/sources can be that you just want to separate certain content in order to group it nicely, or restrict the access to some files.This example here is mainly focused on the idea of restricting access to certain files.</p>
<p>We will have two separate folders for the video section as sources. One that stores the videos the kids are allowed to see, and one that stores videos only the parents are allowed to have access to.</p>
<h2>The Configuration:<a href="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/Config_001.jpg" target="_blank" data-lightbox="transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3">&nbsp;</a></h2>
<p>So lets go to MediaPortal Configuration, and enter the video section.<br />There we will now add two folders. Each one pointing to the folder that stores the media for the "kids" and the one for the "parents".</p>
<h2 style="margin-left: 30px;"><a href="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/Config_001.jpg" target="_blank" data-lightbox="transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3;type:image"><img alt="Config 001" src="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/Config_001.jpg" height="361" width="470" /></a></h2>
<p>Now when go to MediaPortal, and enter videos, we will get this.</p>
<p style="margin-left: 30px;"><a href="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/MP_GUI_001.jpg" target="_blank" data-lightbox="transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3"><img alt="MP GUI 001" src="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/thumbnails/thumb_MP_GUI_001.jpg" height="266" width="473" /></a></p>
<p>So far so good!<br />Parents and Kids sections are selectable individually. But this does not look nice yet. So lets save a folder.jpg in the parents folder, and one in the kids folder, that helps to identify the purpose of each folder instantly, without reading the name of the folder inside the GUI.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; <img alt="thumb folderKids" src="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/thumbnails/thumb_folderKids.jpg" height="98" width="70" />&nbsp;&nbsp;&nbsp; <img alt="thumb folderParents" src="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/thumbnails/thumb_folderParents.jpg" height="97" width="70" /></p>
<p>When we enter MediaPortal now, we will get this. The used images might not be everyones taste, but you get the idea.</p>
<p style="margin-left: 30px;"><a href="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/MP_GUI_002.jpg" target="_blank" data-lightbox="transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3"><img alt="MP GUI 002" src="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/thumbnails/thumb_MP_GUI_002.jpg" height="266" width="473" /></a></p>
<p>Now we have created folder.jpg's, and everything looks good. What is missing is the protection of the parents folder, that prevents the kids to access it.</p>
<p>Let's go back to the MediaPortal Configuration, and edit the parents folder inside the videos section to set a pin code (enter 4 numbers)</p>
<p style="margin-left: 30px;"><img alt="Config 003" src="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/Config_003.jpg" height="209" width="470" /></p>
<p>And now we start MediaPortal again</p>
<h2>The Problem:</h2>
<p style="margin-left: 30px;"><a href="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/MP_GUI_003.jpg" target="_blank" data-lightbox="transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3"><img alt="MP GUI 003" src="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/thumbnails/thumb_MP_GUI_003.jpg" height="266" width="473" /></a></p>
<p>So we placed our nice folder.jpg's in the kids and parents folders before. But now with setting the Pin Code, we no longer see that folder.jpg in the parents folder.</p>
<p>The reason for that is that MediaPortal automatically hides the present folder.jpg as soon as you set a Pin Code. This is done with good intentions, because if no folder.jpg is present, MediaPortal will automatically generate a folder.jpg from video and images inside a folder. And this could lead to having a folder image that shows content your kids should not see.</p>
<p>Yet we have placed a specific folder.jpg in that folder, and we want MP to display that. Also we do not see that this folder is pin protected, because it uses the default folder icon the skin provides.</p>
<h2>The Solution:</h2>
<p>Finally, lets get to the core of this proposal!</p>
<h3>"locked" icon</h3>
<p>Instead of displaying the default folder or hdd icon, allow the skin to provide a specific icon <em>(i.e. something like a defaultLockedFolder.png)</em> for locked folders.<br />This will allow the user to instantly understand the function of the displayed item.</p>
<p style="margin-left: 30px;"><a href="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/MP_GUI_004.jpg" target="_blank" data-lightbox="transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3"><img alt="MP GUI 004" src="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/thumbnails/thumb_MP_GUI_004.jpg" height="266" width="473" /></a></p>
<h3><br />overwrite hiding of folder.jpg</h3>
<p>Ultimately, we want MediaPortal to display the folder.jpg which we manually created and placed inside the parents folder. To achieve that we need a config option that allows us to tell MediaPortal that we know what we are doing here and that it has to display the folder.jpg inside our configured source.</p>
<p style="margin-left: 30px;"><a href="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/Config_002.jpg" target="_blank" data-lightbox="transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3"><img alt="Config 002" src="http://www.team-mediaportal.com/images/stories/blogs/infiniteloop/PinProtectedFolders/Config_002.jpg" height="400" width="434" /></a></p>
<p>The default option will be to not show a present folder.jpg and have MP display the defaultLockedFolder.png instead. So there is no risk that unsafe content is displayed as icon for a locked folder.</p>
<h2>Your opinion counts!</h2>
<p>So what do you think about it? Would you like to see these changes introduced in an upcoming release of MediaPortal?</p>
<p>Did you already know about the possibility to change the presentation of folders inside the MP GUI by using folder.jpg files?</p>
<p>Let me know!<br />Post your comments and vote <a title="comment &amp; vote" href="http://forum.team-mediaportal.com/threads/concept-to-enhance-presentation-of-pin-protected-folders.119198/" target="_blank">in the thread I have created</a> about this proposal in our forums. :)</p>]]></description>
            <author> infinite.loop@live.at (infinite.loop)</author>
			<pubDate>Fri, 24 May 2013 06:29:57 GMT</pubDate>
            <guid isPermaLink="false">http://www.team-mediaportal.com/team-blog/concept-to-enhance-presentation-of-pin-protected-folders</guid>
        </item>
        <item>
            <title>MediaPortal 1.4.0 pre-release ready for testing!</title>
            <link>http://www.team-mediaportal.com/news/mediaportal-1-4-0-pre-release-ready-for-testing</link>
            <description><![CDATA[<h2>1.4.0 already?</h2>
<p>Yes, you read right. Attached to this news you will find the pre-release test version for MediaPortal 1.4.0. From the pre-release test version to the final version we are only doing bug-fixes. This means that in only about 2 months we will release 1.4.0 final!<br /><strong>You will be able to upgrade from the MP 1.4.0 pre-release test version to the MP 1.4.0 final version easily!</strong></p>
<hr />
<h2>But how is this possible? No more annual (Christmas) final Releases?</h2>
<p>The team has successfully transitioned to a new release process. We're calling the process a "train model".<br /> <br /> The idea is to enable us to deliver the features you want faster by working to a more fixed schedule. That means no need to wait for our traditional Christmas releases. "Christmas" will come more often from now on!<br /> <br /> Have a look <a href="http://wiki.team-mediaportal.com/User:HomeY/MP_Train_Model_Workflow/Workflow_FAQ" target="_blank">here</a> if you want to know more.</p>
<hr />
<h2>So what's in store?</h2>
<p>You might think that because of the short development timeframe, the 1.4.0 release will be just a few small tweaks here and there. But thanks to the fantastic help from the community in <a href="http://forum.team-mediaportal.com/forums/area-51-testing-area.552/" target="_blank">Area 51</a>, we think you'll be surprised!</p>
<p><strong>HDMI half/fullscreen fix:</strong> <br />HDMI is THE connection these days. In 1.4.0 we have finally managed to fix the issue that plagued so many people in our community. MediaPortal no longer resizes into a small window when you use HDMI to connect your HTPC with a TV or AV receiver!</p>
<p><strong>MediaPortal starts faster:</strong><br />MediaPortal can take a fair amount of time to start. This release introduces a few changes which should reduce that startup time a bit.</p>
<p><strong>Standby (S3) hibernation (S4) handling reworked:</strong><br />MediaPortal's compatibility with Windows power saving features has been improved. Hopefully this will allow you to save some money from your power bill.</p>
<p><strong>Compensate for Windows DPI settings different than 100%</strong><br />Windows has a feature that enables you to increase the size of text (to make it easier to read). This version of MediaPortal works better than previous versions when that feature is enabled.</p>
<p><strong>Video and TV-recordings thumbnails creation</strong><br />Our thumbnail creator for videofiles has been worked on to make it more reliable.<br />We are also now able to create thumbnails for TV recordings on multiseat systems!</p>
<p><strong>Picture thumbnail creation</strong><br />MediaPortal 1.4.0 pre-release creates picture thumbnails more than 10x faster than MediaPortal 1.3.0.</p>
<p><strong>Music playback</strong><br />The music player implementation has also been given an overhaul. WASAPI support has been added and the existing ASIO support has been cleaned up.</p>
<p><strong>MediaPortal Audio Renderer</strong><br />Based on your feedback, the MPAR which was first introduced in MediaPortal 1.3.0 has been refined and improved even further.</p>
<p><strong>Blu-Ray Playback</strong><br />We know you love the native Blu-Ray support that was introduced in MediaPortal 1.3.0. We've made further improvements in this release.</p>
<p><strong>TV-Server enhancements</strong><br />The TV-Server has received <strong>numerous</strong> small fixes and enhancements such as the option to also import and export your tuner settings.</p>
<p><strong>New logging framework</strong><br />The new log4net logging has elements that can be configured, specifically the log file size and log rotation.</p>
<hr />
<h2>Full list of changes</h2>
<p><img style="margin-right: 5px; margin-bottom: 10px; float: left;" alt="gear-icon" src="http://www.team-mediaportal.com/images/gear-icon.png" height="66" width="66" />You can review the complete change log for 1.4.0 by using the following links:</p>
<ul>
<li style="margin-left: 60px;"><a title="TV-Server Roadmap" href="http://mantis.team-mediaportal.com/changelog_page.php?version_id=141" target="_blank">Changelog: MediaPortal</a></li>
<li style="margin-left: 60px;"><a href="http://mantis.team-mediaportal.com/changelog_page.php?version_id=140" target="_blank">Changelog: TV-Server</a></li>
<li style="margin-left: 60px;"><a title="MediaPortal Installers - DeployTool Roadmap" href="http://mantis.team-mediaportal.com/changelog_page.php?version_id=142" target="_blank">Changelog: Installer - DeployTool</a></li>
</ul>
<hr />
<h2>&nbsp;Compatibility</h2>
<p>When introducing new features and reworking areas of MediaPortal, we try very hard to make sure that compatibility to previous versions of plugins and skins is maintained. However, sometimes this is not possible. In 1.4.0 we have a few changes which will render sins and some extensions incompatible.</p>
<h3>Skins:</h3>
<p>Due to the changes introduced in 1.4.0, <span style="text-decoration: underline;">none</span> of the old skins are compatible. However the changes are not that massive or numerous. <br />Skin Designers can find out about what needs to be changed in the <a title="1.3.0 to 1.4.0" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/7_Skins/Skin_Related_Changes/1.3.0_to_1.4.0" target="_blank">1.3.0 to 1.4.0</a> section of the Wiki.</p>
<h3>Plugins:</h3>
<p>Due to the changes introduced in 1.4.0, you will find some plugins reported as incompatible after the upgrade. Many plugin developers have already released 1.4.0 compatible versions. <br />But <span style="text-decoration: underline;">before</span> you start testing the 1.4.0 pre-release, make sure that the plugins you are using are available in a compatible version.</p>
<p>Developers can find out what needs to be changed to become 1.4.0 compatible in the <a title="1.3.0 to 1.4.0" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/6_Plugins/Plugin_Related_Changes/1.3.0_to_1.4.0" target="_blank">related wiki section</a>.</p>
<h3><strong><span style="color: #ff0000;">WindowsXP support is about to end</span><br /></strong></h3>
<p><img style="margin-right: 5px; margin-bottom: 5px; float: left;" alt="Microsoft" src="http://www.team-mediaportal.com/images/stories/news/140/Microsoft.jpg" height="66" width="66" />A little over 4 years ago, Microsoft ended the mainstream support for Windows XP, and the extended support for developers and businesses is to end in less than a year.<strong> <br /></strong>Windows XP has served many of us well during the last 12 years. Most have already moved on to Windows 7 or even Windows 8 which both bring a lot of features and optimizations that especially HTPCs benefit from.<strong><br /></strong></p>
<p>Since quite some time we are in a state where nearly no active team member has access to a Windows XP system for development or testing, which makes maintaining Windows XP support quite a challenge.</p>
<p>But the much bigger concern starts to be that ensuring Windows XP compatibility results in<strong> turning down reworks and new features our community would highly benefit from.</strong> <br />The reason for this is that these features and reworks require functions that are only available in later Windows versions, and the required extra work to maintain Windows XP compatibility would result in a lot of additional and duplicate code, making the changes very complex and error prone.</p>
<p>So we decided that in the interest of delivering our community the best Media Center on the Windows platform, the time has come to say <em>"thank you, and goodbye"</em> to Windows XP.</p>
<p><strong>MediaPortal 1.4.0 will be the last version which supports Windows XP</strong>. Starting with 1.5.0 we will do some large scale cleanups in our code and start to include new features which will require that you run MediaPortal on Windows Vista or later.</p>
<hr />
<h1>Installation, Upgrade, Download and Feedback</h1>
<h2>Installation</h2>
<p>When doing a clean installation of 1.4.0 pre-release there is nothing special to worry about.</p>
<h2>Upgrade</h2>
<h2><img style="float: right;" alt="update-icon" src="http://www.team-mediaportal.com/images/stories/update-icon.png" height="64" width="64" /></h2>
<h3>Upgrading from 1.2.x, or 1.3.0 Alpha/Beta/RC/Final to 1.4.0 pre-release</h3>
<p>All MediaPortal 1.2.x and 1.3.0 Alpha/Beta/RC/Final installations can be upgraded to 1.4.0 pre-release, without losing your settings.</p>
<h4><strong>Plugins:</strong></h4>
<p>If you are running MediaPortal <strong>1.3.x</strong>, then it is possible that <strong>some</strong> of your previously installed plugins will be shown as incompatible after the upgrade to <strong>1.4.0 pre-release</strong>! Whether or not a plugin is incompatible depends on the MediaPortal subsystems the plugin uses.</p>
<p>If you are running earlier versions of MediaPortal, it is likely that none of your plugins are compatible with <strong>1.4.0 pre-release</strong>.</p>
<p>If a plugin provides skin files for MediaPortal's Default skin, then the author should also check the Skin related changes.</p>
<h4><strong>Skins:</strong></h4>
<p><strong>Warning</strong>! Due to the new features and changes introduced, <strong>none</strong> of the <strong>1.3.x</strong> skins are compatible with <strong>1.4.0 pre-release</strong>!</p>
<p>Please contact the author of the skin you use for further information and updates.</p>
<h4><strong>Upgrading Extensions:<br /></strong></h4>
<p><strong>The easiest way to</strong> upgrade your extensions is by launching the <a title="MediaPortal Extension Installer" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/1_Installer_%28MPEI%29" target="_blank">MediaPortal Extension Installer</a>, and let it check for updated versions. However this only works for extensions that use our MPEI system. If the author of the extension releases it as a stand alone installer, you must contact them for an updated version.</p>
<h3>Upgrading from 1.2.0 Alpha or earlier to 1.4.0 pre-release</h3>
<p>All MediaPortal installations starting with 1.1.0 RC1 can be upgraded to 1.4.0 pre-release, without losing your settings.</p>
<p>If you are running&nbsp;MediaPortal 1.2.0 Alpha or earlier, then <strong>none</strong> of your extensions (plugins and skins) will work after the upgrade to 1.4.0 pre-release! You must update your extensions after the upgrade!&nbsp;</p>
<p>So, please make sure that 1.4.0 pre-release compatible versions of your extensions are available <strong>before</strong> you start the upgrade!</p>
<h3>General note about Upgrades<strong><br /></strong></h3>
<p><strong>Manually stop TV-Service!</strong></p>
<p><img style="margin-right: 5px; float: left;" alt="television-icon" src="http://www.team-mediaportal.com/images/stories/television-icon.png" height="81" width="71" /></p>
<p>On some systems our installer is not able to update the TV-Server installation because its files are locked or the service can not be stopped.</p>
<p>For upgrades to 1.4.0 we recommend that you manually stop the TV-Service and make sure, via Windows Task Manager <em>(enable the "all users" option),</em> that the TvService.exe process is really gone before starting to upgrade.</p>
<p><strong>Custom TV-Service properties</strong></p>
<p>If you manually changed the properties of the TV-Service <em>(like restart on error options)</em>, then you must redo these changes after the upgrade. The installer is not able to save and restore your custom service properties when it installs the new version of the TV-Service.</p>
<h2>Feedback</h2>
<h3><img style="float: right;" alt="menuv3 forum" src="http://www.team-mediaportal.com/images/stories/menuv3_forum.png" height="49" width="51" /></h3>
<h3>Bugs</h3>
<p>If you think you found a bug then please post a detailed report in our <a title="report a bug" href="http://forum.team-mediaportal.com/forums/1-4-0-pre-release.660/" target="_blank">Bug Reports Forum</a>.</p>
<p>Make sure your report includes <a title="how to report bugs" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/16_Support/Submit_a_Bug_Report" target="_blank">all the required information</a>. Incomplete reports will be removed to keep the forum clean.</p>
<h2>Download</h2>
<p>Finally - the download. We hope that you took the time to read this release news entirely because it includes vital information about the major changes.</p>
<p><strong><img alt="" src="http://www.team-mediaportal.com/images/stories/menuv3_donate.png" />&nbsp; If you would like to support MediaPortal, we would be happy to receive <a title="donate" href="http://www.team-mediaportal.com/support/donate-give-funds-or-gifts" target="_blank">a small donation</a>!</strong></p>
<p>The Team wishes you a lot of fun with this new release!</p>
<p>&nbsp;</p>
<p style="text-align: center;"><a title="download" href="http://sourceforge.net/projects/mediaportal/files/MediaPortal%20Setup/MediaPortal%201.4.0/MediaPortal_Setup_1.4.0_PreRelease.zip/download" target="_blank"><strong>.::. Download - MediaPortal 1.4.0 pre-release .::.</strong></a></p>
<p style="text-align: center;">&nbsp;</p>
<p><a title="post a comment in our forum" href="http://forum.team-mediaportal.com/threads/mediaportal-1-4-0-pre-release-ready-for-download.119007/" target="_blank">:: Post a Comment ::</a></p>]]></description>
            <author> infinite.loop@live.at (infinite.loop)</author>
			<pubDate>Fri, 17 May 2013 05:52:47 GMT</pubDate>
            <guid isPermaLink="false">http://www.team-mediaportal.com/news/mediaportal-1-4-0-pre-release-ready-for-testing</guid>
        </item>
        <item>
            <title>What's in store for upcoming MediaPortal 1 releases</title>
            <link>http://www.team-mediaportal.com/news/what-s-in-store-for-upcoming-mediaportal-1-releases</link>
            <description><![CDATA[<p>Today I'd like to share with you what our developers are currently working on that will eventually be included in an upcoming release of MediaPortal 1.</p>
<p>For those of you who don't know already, we created a forum section called "<a title="Area 51" href="http://forum.team-mediaportal.com/forums/area-51-testing-area.552/" target="_blank">Area 51</a>" some time ago to let the community become more involved with the actual development process of new features, reworks and bug fixes. In "Area 51" you can see what we are working on and actually speed up the development by helping us with coding, testing and documenting those changes.</p>
<p>So let us take a look at what our developers are working on at the moment.</p>
<h3>Full/Half-Screen issue with HDMI connection - or thats how it started</h3>
<p><a title="discussion thread" href="http://forum.team-mediaportal.com/threads/call-for-tester-for-1-4-0-features-and-fixes.114566/" target="_blank">The issue</a> where MediaPortal would display in a small window, sitting in the top left corner of the screen, is a problem many users of AV-receivers sadly have experienced. <em>Scythe42</em> is working on a solution to this problem, and while he is at it, he also started to fix several other small and larger issues in the code areas where the "full/half-screen" issue originates.</p>
<p>The complete list of changes is quite long. So I picked a few highlights for you:</p>
<ul>
<li>You can use resume/suspend of Windows without any side effects to MediaPortal anymore. Supports all states including Win8's Fast Boot. All workarounds for various configurations have been removed.</li>
<li>For HDMI audio, playback is stopped when the receiver "disconnects" or "reconnects", preventing a crash of DirectShow where possible (depending on used filters/drivers).</li>
<li>You can make full use of Windows' screen savers. Note: they do not start when using always on top in full screen. That is a limitation of Windows not MP. You cannot have two 'always on top' full screens at the same time. It is either always on top or not.</li>
<li>Resizing of windows and switching between full screen and windowed mode is now blazing fast</li>
<li>Resizing of windows is now aspect ratio safe and defined by the ratio of the skin you are using.</li>
<li>Full support for switching displays on the fly without re-starting MediaPortal. Internally it always works with the resolution of the display you started MP.</li>
<li>DPI Awareness. You can change Windows' font sizes without font sizes of skins being affected.</li>
<li>Improved mouse handling. There may still be some glitches remaining where a possible combination has not been discovered or tested. That's why we need YOUR feedback in Area 51, with proper descriptions of reproducibility.</li>
<li>Option to minimize MediaPortal to the tray from full screen instead of always popping up as background with a reduced frame rate.</li>
<li>Faster startup by loading each window plugin in its own thread.</li>
<li>Startup times of plugins are now logged, so you can find out what takes the most time on your system.</li>
<li>New D3D device handling, transferring more load to the GPU during rendering. Possible with the font engine changes from <em>tourettes</em>.</li>
<li>Enhanced dealing with various cultures over the world. We now even pass the infamous "Turkey Test" (<a href="http://www.moserware.com/2008/02/does-your-code-pass-turkey-test.html" target="_blank">&nbsp;</a><a href="http://www.moserware.com/2008/02/does-your-code-pass-turkey-test.html">http://www.moserware.com/2008/02/does-your-code-pass-turkey-test.html</a>)</li>
<li>Starting playback and TV zapping should be faster (removed unnecessary D3D device resets)</li>
<li>Enhanced compatibility with using IOS or Android based tablets as a secondary screen (limited by the used Air Display technology, though, back buffer and bandwidth for movie playback/streaming). In general it works now properly, though it depends on the solution you are using.</li>
</ul>
<p><a title="discussion thread" href="http://forum.team-mediaportal.com/threads/call-for-tester-for-1-4-0-features-and-fixes.114566/" target="_blank">The combined fixes</a> are available as binaries. That means that you only have to backup the files in our current installation which get replaced by the fix - so you can help us with testing very, very easily.</p>
<h3>Last.FM Rework and Auto DJ mode</h3>
<p><em>jameson_uk</em>&nbsp;is currently reworking the last.fm support in MediaPortal and adding some very cool new features!</p>
<p><b>Scrobbling <em>(last.fm account required, but no subscription)</em></b><br />&nbsp;The scrobbling side has been rewritten from scratch</p>
<ul>
<li>Announce now playing track on last.fm website</li>
<li>Scrobbling tracks when played</li>
<li>Love / Ban functionality</li>
</ul>
<p><b>Last.fm Radio <em>(Last.fm account and subscription required)</em></b><br />Basic radio/playback functionality based on the new API but this does require a subscription and may not be available in all countries.</p>
<ul>
<li>Standard last.fm radio stations</li>
<li>better integration with the rest of MP</li>
<li>Downloading (and deleting) temporary thumbs for tracks being played if no local thumb exists</li>
</ul>
<p><b>Auto DJ <em>(no last.fm account needed)</em></b><br />Although a last.fm account is not required, having one is free, and scrobbling improves recommendations for everyone.<br />This feature will simply look for similar tracks in your music database <em>(it only works if you have scanned tracks into the database)</em></p>
<ul>
<li>Will attempt to keep playing music forever <img title="Smile    :)" alt=":)" src="http://forum.team-mediaportal.com/styles/default/xenforo/clear.png" /></li>
<li>Tracks must be scanned into the music database</li>
</ul>
<p>Due to the scale of the rework, it is only available <a title="discussion thread" href="http://forum.team-mediaportal.com/threads/last-fm-rework-and-auto-dj-mode.116452/" target="_blank">as a full installer</a>. The current version also includes the <a title="discussion thread" href="http://forum.team-mediaportal.com/threads/music-player-rework.112530/" target="_blank">Music Player Rework</a> from <em>hwahrmann</em>.</p>
<p>This means that you can not easily go back to your current setup. So while testing is highly appreciated, and required to eventually get this rework included in an upcoming release, you have to take precautions <em>(backup or install on another machine)</em> to not damage your live installation.</p>
<h3>WorldWeather Lite</h3>
<p>With weather.com disabling free access to their weather information, we had to remove our weather plugin from MediaPortal which retrieved the information from that service. So since MediaPortal 1.2.0, we could not offer our users a weather feature as part of a MediaPortal release.</p>
<p><em>Micropolis</em>, the creator of <a title="Repository" href="http://www.team-mediaportal.com/extensions/weather/world-weather" target="_blank">WorldWeather</a>, is now working on <a title="discussion thread" href="http://forum.team-mediaportal.com/threads/worldweather-lite.115486/" target="_blank">WorldWeather Lite</a> that will eventually become part of an upcoming MediaPortal release.</p>
<p>Installation is very easy, because <em>Micropolis</em> is proving the latest version as a MediaPortal Extension.</p>
<p>If you are interested to see a simple weather feature return to MediaPortal, then please have a look at the <a title="discussion thread" href="http://forum.team-mediaportal.com/threads/worldweather-lite.115486/" target="_blank">WorldWeather Lite</a> development thread.</p>
<h3>Picture Thumbnail Generation rework</h3>
<p>One of the biggest usability flaws in MediaPortal that affected me personally too, was the extremely slow thumbnail generation for pictures. With the success of digital cameras and resolutions increasing from year to year, the speed at which MediaPortal generated thumbnails just became unbearable.</p>
<p>In a very short time <em>Sebastiii</em> managed to <a title="discussion thread" href="http://forum.team-mediaportal.com/threads/picture-thumbnail-generation-rework.118186/" target="_blank">completely rework</a> the way thumbnails for pictures are created. It is just ridiculously fast now!<br />However, the generation of the thumbnails is just one part of the solution. The thumbs are now also stored in a folder-tree, because storing many thousands of small thumbnails in just one folder, was an additional slowdown for thumbnail generation as well as when loading them to show them inside "Pictures" of MediaPortal. With this fix, the folder-tree storage is also used for video thumbnails, to gain a small speed up in that area too.</p>
<p>If you feel the need for more speed, head over to <a title="discussion thread" href="http://forum.team-mediaportal.com/threads/picture-thumbnail-generation-rework.118186/" target="_blank">the thread in the Area 51 forum</a> where you can find this fix available in binary form. So you only have to backup the files the fix will replace and you can always quickly and easily go back to your original setup.</p>
<h3>Blu-ray Playback enhancements</h3>
<p><em>Sebastiii</em>&nbsp;is also working on enhancing the support for Blu-ray playback even further.</p>
<p>Included in his "Add-on" are:</p>
<ul>
<li>Possibility to enable/disable native Blu-ray <em>(when disabled, it will use the LAV Splitter and BDHandler to manage the selection list).</em></li>
<li>Fix 'Resume on Title' mode <em>(MediaPortal then treats the Blu-ray as a DVD player and tries to resume using DVD player code).</em></li>
<li>When Blu-ray discs are remuxed, MediaPortal didn't prompt to show the menu and instead started to play the movie directly.</li>
<li>Add possibility to set a Post-Processing filter / bdplayerAR <em>(Ratio / Zoom etc).</em></li>
<li>Add Audio channel amount to OSD Info <em>(Context Audio menu like 5.1 / 2.0 etc).</em></li>
</ul>
<p style="text-align: left;"><a title="discussion thread" href="http://forum.team-mediaportal.com/threads/addon-v3-bluray-addon.115119/" target="_blank">The enhancement</a> is available as a full installer and as binaries. That means that you only have to backup the files in your current installation which get replaced by the fix - so you can help us with testing very, very easily.</p>
<h3>Replace PowerScheduler with PowerScheduler++</h3>
<p>Save power does not only mean to reduce CO² emissions, but also saves money :D So to ensure that your HTPC(s) does not waste your money by being on while you are not even at home, PowerScheduler will put the system to sleep.</p>
<p>While PowerScheduler, which is part of MediaPortal, is working fairly well, it does have some quirks and shortcomings. <em>michael_t,</em> who is the creator of <a title="PS++" href="http://forum.team-mediaportal.com/threads/powerscheduler-1-2-3-7-stable-version-for-mediaportal-1-2-x-and-1-3.95463/" target="_blank">PowerScheduler++</a>, is now working on <a title="discussion thread" href="http://forum.team-mediaportal.com/threads/powerscheduler-integrated-in-mediaportal.115368/" target="_blank">replacing our current PowerScheduler with the ++ version</a>.</p>
<p>If you want a better PowerScheduler to be part of an upcoming MediaPortal release then have a look at <a title="discussion thread" href="http://forum.team-mediaportal.com/threads/powerscheduler-integrated-in-mediaportal.115368/" target="_blank">his thread in Area 51</a>. Testing is very easy because it is also provided in form of binaries. So you only have to backup your current files the change is going to replace and you can easily revert back to your current setup.</p>
<p style="text-align: left;">&nbsp;</p>
<p style="text-align: left;">As you can see we have quite a few nice changes in the works. With your help they will quickly find their way into an upcoming MediaPortal release. &nbsp;<br />When? &nbsp;As soon as we get enough test results, and document the changes, the new features or fixes will be included in the next release. So the ball is in your court!</p>]]></description>
            <author> infinite.loop@live.at (infinite.loop)</author>
			<pubDate>Thu, 18 Apr 2013 14:45:49 GMT</pubDate>
            <guid isPermaLink="false">http://www.team-mediaportal.com/news/what-s-in-store-for-upcoming-mediaportal-1-releases</guid>
        </item>
        <item>
            <title>MediaPortal 1.3.0 FINAL Released</title>
            <link>http://www.team-mediaportal.com/news/mediaportal-1-3-0-final-released</link>
            <description><![CDATA[<p>It's been a long journey that came to an end now. We are very happy to present you the final version of&nbsp;<strong>MediaPortal 1.3.0</strong> today which includes an incredible amount of great new features, the stunning Titan skin, the completely revamped default Skins, bugfixes and usability enhancements.</p>
<p>In fact, the amount of changes is so large that we can't cover them here. So we only picked a few highlights of what is new in 1.3.0 compared to 1.2.0.</p>
<p><img style="margin-bottom: 3px; margin-left: 3px; margin-top: 10px; margin-right: 30px; float: right;" alt="menuv3 news" src="http://www.team-mediaportal.com/images/stories/menuv3_news.png" height="50" width="53" /></p>
<h2>Highlights of this release</h2>
<h3>New Skins - Better than ever!</h3>
<p>The most obvious change for the 1.3.0 release is the new Titan skin,&nbsp;designed for users with a 16:9 display and a native resolution of 1080p. This skin has been refined during the beta and release candidate phases to provide an amazing out-of-the-box experience with MediaPortal. More information can be found in the <a href="http://www.team-mediaportal.com/news/mp-130beta-the-titan-is-coming" target="_blank">Titan News Item</a>. Team Titan did not stop at producing a new skin for MediaPortal. In addition to the new skin selection option, the installer also offers you the choice to install '<em><a href="http://forum.team-mediaportal.com/threads/titan-extended.114551/" target="_blank">Titan Extended</a>'</em>.&nbsp;This is a MediaPortal Extension which adds support for many community plugins, as well as a '<em>Titan Skin Updater</em>' plugin. <em>Titan Skin Updater</em> enables us to easily provide you with updates to the Titan skin - including bug fixes and support for new plugins - over the coming weeks and months.</p>
<p>Titan is great, but for those who like the old default skins, these have also been enhanced. DefaultWide is designed for users with&nbsp;16:9 display and a native resolution of 720p. Default is a non-widescreen skin for users with a 4:3 display and various native resolutions.</p>
<p>&nbsp;</p>
<h3>Enhancements to the skin engine and more skin features</h3>
<h3><span class="wf_caption" style="float: right; display: inline-block;"><img style="z-index: 0;" alt="themes-icon" src="http://www.team-mediaportal.com/images/stories/themes-icon.png" height="68" width="68" /></span></h3>
<p>The following significant skin engine enhancements have been made to improve the usability and extensibility of the MediaPortal user&nbsp;interface:</p>
<ul>
<li><strong>Skin themes</strong>&nbsp;- Skin designers may offer themes for their skins. By convention, a skin theme should be selectable from the Settings -&gt; General window where the skin selection is also made.&nbsp; Skin themes provide the ability of the skin designer to offer such features as colour changes, font changes, layout changes or any combination of these or other special skin appearance or function related changes.</li>
<li><strong>New menubutton control</strong>&nbsp;- A new versatile button control for displaying a list of selectable items.</li>
<li><strong>Skin settings</strong>&nbsp;- Skin settings provide skins with user-definable (by the skin designer) property settings that can be leveraged for many purposes including making logical decisions about when or how controls are displayed and what the controls display. Skin settings add the capability to have significant design control over GUI customization.</li>
<li><strong>TV guide genre/custom colouring</strong>&nbsp;- Provides the ability to highlight programs in the TV guide using colours.&nbsp;Based on your feedback, 1.3.0 now allows you to configure genre names in TV-Server setup so they work for all clients too! You may still configure genre colors in TV Client setup differently for each client. You may even enable or disable the colored buttons or borders and the the display of the genre map in the new TV Settings within MediaPortal.</li>
</ul>
<p>We have a lot to look forward to when skins start implementing these new features.&nbsp;In fact,&nbsp;some of these features are already being used in our new Default and Titan skins!</p>
<p>&nbsp;</p>
<h3>Native Blu-ray Support</h3>
<p><span class="wf_caption" style="float: left; display: inline-block;"><img alt="" src="http://www.maaster.org/wp-content/uploads/Blu-ray_Disc.svg_.png" height="96" width="96" /></span>MediaPortal can now play your unencrypted Blu-ray discs, including the menus, extras, etc! Development will continue because BD-J (Blu-ray Java) menus aren't supported (yet), but you can play the movie. So now you can enjoy the best video &amp; audio quality right within MediaPortal, without the need of an external video player (like PowerDVD or TotalMedia Theatre) or a separate Blu-ray player.&nbsp;</p>
<p>Attention -- Encrypted Blu-ray discs require a 3rd party "on-the-fly" decoder. The wiki (link below) holds more information.&nbsp;Besides the playback of encrypted Blu-ray discs there are a few other limitations at the moment about which you can read more in our&nbsp;<a href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/0_What's_New/1.3.x/Native_Blu-ray_Support" target="_blank">Wiki</a>.</p>
<p>&nbsp;</p>
<h3>Perfectly Smooth Video Playback with MediaPortal Audio Renderer</h3>
<p><span class="wf_caption" style="float: right; display: inline-block;"><img alt="" src="http://wiki.team-mediaportal.com/%40api/deki/files/1631/%3DMPLogo120.png" height="100" width="110" /></span>Nothing is more annoying than having your favorite actor (or actress) 'stuttering' on the screen because several frames are dropped or repeated to keep the video and audio in sync. Smooth video playback is one of the key requirements of all movie enthusiasts; but even if you have the right hardware, it is still a big challenge to achieve it.&nbsp;</p>
<p>So, our developers set out to create a solution for MediaPortal. It is called the&nbsp;<strong>"MediaPortal Audio Renderer (MPAR)"</strong>. With MPAR you are not only able to get perfectly smooth video playback but in addition you get also the chance to speed up your video stream on the fly e.g. from 23,976 fps to 25 fps which gives you no more dropped frames if your TV only supports a refreshrate of 50 Hz.</p>
<p>&nbsp;</p>
<h3>Enhanced out of the box experience and improvements to codec configuration</h3>
<p><span class="wf_caption" style="float: left; padding-right: 8px; display: inline-block;"><img alt="" src="http://openclipart.org/image/800px/svg_to_png/22261/nicubunu_Out_of_the_box.png" height="85" width="85" /></span>Some of you may experienced 'codec hell' or you maybe just don't know exactly which codecs need to be installed to play all kind of your video and audio files. There is no need to worry about all this anymore because with MediaPortal 1.3 we will give you the option&nbsp;to install the <a href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/LAV_Filters" target="_blank">LAV Filters</a>.&nbsp;LAV Filters allow you to play most audio and video formats 'out of the box'. No need to install codec packs or separate codecs and filters!&nbsp;Supported video acceleration types are DXVA, NVIDIA CUDA and Intel QuickSync, so you choose the best one for your HTPC hardware.</p>
<p>In addition to that&nbsp;it’s now possible to configure all codec and/or filter properties from within MediaPortal Configuration. Simply click on the screwdriver icon right next to the specific codec/filter to set your preferred options. To give you even more control, we've also added a few new Codec sections like VC-1 &amp; DivX.</p>
<p>&nbsp;</p>
<h3>"Settings" inside MediaPortal</h3>
<p><span class="wf_caption" style="vertical-align: middle; display: inline-block;"><img alt="menuv3 tools" src="http://www.team-mediaportal.com/images/stories/menuv3_tools.png" height="54" width="56" /></span>&nbsp;<em>Configuring MediaPortal is a lot easier in 1.3.0</em></p>
<p>Now you can configure almost all MediaPortal settings without leaving MediaPortal.&nbsp;<em>Deda</em> has dramatically enhanced the "Settings" section inside MediaPortal as you can see in our latest news: '<a title="While you are wating for 1.3.0 beta... news" href="http://www.team-mediaportal.com/news/while-you-are-waiting-for-130-beta" target="_blank">While you are waiting for 1.3.0 beta...</a>'</p>
<h3>&nbsp;</h3>
<h3>Big rework of My Videos</h3>
<p>Many new features and enhancements are included. Some highlights:</p>
<ul>
<li>Folders view screen</li>
<li>Database view screen</li>
<li>Movie info screen</li>
<li>Actor info screen (new screen works only if movie info have IMDBid, otherwise old screen will be visible)</li>
<li>Configuration + Scan</li>
<li>Fanart support rework for database movies</li>
</ul>
<p>&nbsp;</p>
<h3>Text file support in Videos</h3>
<p><span class="wf_caption" style="padding-right: 40px; float: right; display: inline-block;"><img alt="videos icon" src="http://www.team-mediaportal.com/images/stories/videos_icon.png" height="56" width="63" /></span>For scraping accuracy every video file can be accompanied by a simple text file which contains only the IMDbid number (e.g. tt1234567). If a scraper, such as IMDb, supports search by IMDb's ID number, MediaPortal will use the ID number for accurate scraping.</p>
<p>&nbsp;</p>
<h3>Windows 8 Support</h3>
<p><span class="wf_caption" style="float: left; padding-right: 5px; display: inline-block;"><img alt="windows8-logo" src="http://www.team-mediaportal.com/images/stories/windows8-logo.png" height="49" width="54" /></span>Windows 8 is now officially supported by MediaPortal. Of course, supporting a new operating system is not trivial, and there might still &nbsp; be issues that we don't know about. If you find a problem that seems to be specific to Windows 8, please open a bug report in the forum.</p>
<hr />
<h2>Full list of changes</h2>
<p><img style="margin-bottom: 3px; margin-left: 3px; margin-top: 10px; margin-right: 10px; float: left;" alt="gear-icon" src="http://www.team-mediaportal.com/images/gear-icon.png" height="66" width="66" /></p>
<p style="margin-left: 30px;">You can review the complete change log for 1.3.0 by using the following links:</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="list-style-type: none;">
<ul>
<li><a title="MediaPortal 1 Roadmap" href="http://mantis.team-mediaportal.com/changelog_page.php?project_id=1" target="_blank">Changelog: MediaPortal</a></li>
<li><a title="TV-Server Roadmap" href="http://mantis.team-mediaportal.com/changelog_page.php?project_id=3" target="_blank">Changelog: TV-Server</a></li>
<li><a title="MediaPortal Installers - DeployTool Roadmap" href="http://mantis.team-mediaportal.com/changelog_page.php?project_id=6" target="_blank">Changelog: Installer - DeployTool</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<hr />
<h2>Compiled List of Skin and Plugin related changes</h2>
<p><img style="margin-top: 10px; margin-bottom: 3px; margin-left: 3px; margin-right: 30px; float: right;" alt="menuv3 tools" src="http://www.team-mediaportal.com/images/stories/menuv3_tools.png" height="55" width="58" /></p>
<p>Community Skinners and Developers should have a look at the following pages to find out about the changes which will effect their extensions.</p>
<p>Some of these changes are <strong>mandatory</strong> to become 1.3.0 compatible:</p>
<ul>
<li><a title="skin related changes" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/7_Skins/Skin_Related_Changes/1.2.0_to_1.3.0" target="_blank">changes which affect skins</a></li>
<li><a title="plugin related changes" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/6_Plugins/Plugin_Related_Changes/1.2.0_to_1.3.0" target="_blank">changes which affect plugins</a></li>
</ul>
<hr />
<h1>Installation, Upgrade, Download and Feedback</h1>
<h2>Installation</h2>
<p>When doing a clean installation of 1.3.0 final there is nothing special to worry about.</p>
<h2>Upgrade</h2>
<p><span style="text-decoration: underline;">Notice</span>:</p>
<p>There is a small known issue during upgrades. The option "Use Existing Skin" doesn't seem to work at the moment and Titan will always be choosen as the default skin after an upgrade. You can easily change to your prefered skin via MediaPortal configuration or even directly in MediaPortal -&gt; Settings. We are working on a fix of this issue for you!</p>
<h2><img style="margin-bottom: 3px; margin-left: 3px; margin-top: 10px; margin-right: 30px; float: right;" alt="update-icon" src="http://www.team-mediaportal.com/images/stories/update-icon.png" height="64" width="64" /></h2>
<h3>Upgrading from 1.2.x, or 1.3.0 Alpha/Beta/RC to 1.3.0 final</h3>
<p>All MediaPortal 1.2.x and 1.3.0 Alpha/Beta/RC installations can be upgraded to 1.3.0 final, without losing your settings.</p>
<h4><strong>Plugins:</strong></h4>
<p>If you are running MediaPortal <span style="color: #ff0000;"><strong>1.2.x</strong></span>, then it is possible that <strong>some</strong> of your previously installed plugins will be shown as incompatible after the upgrade to <strong>1.3.0 final</strong>! Whether or not a plugin is incompatible depends on the MediaPortal subsystems the plugin uses.</p>
<p>If you are running MediaPortal <span style="color: #339966;"><strong>1.3.0 Alpha, Beta or RC</strong></span>, then all your plugins are compatible with <strong>1.3.0 final</strong>.</p>
<p>If a plugin provides skin files for MediaPortal's Default skin, then the author should also check the Skin related changes.</p>
<h4><strong>Skins:</strong></h4>
<p><strong><span style="color: #ff0000;">Warning</span></strong>! Due to the new features and changes introduced, <strong>none</strong> of the <span style="color: #ff0000;"><strong>1.2.x</strong></span> nor <strong><span style="color: #ff0000;">1.3.0 Alpha</span></strong> skins are compatible with <strong>1.3.0 final</strong>!</p>
<p>Please contact the author of the skin you use for further information and updates.</p>
<p>Skins that work under <span style="color: #339966;"><strong>1.3.0 Beta</strong></span> also work under <strong><span style="color: #339966;">1.3.0 final!</span></strong></p>
<h4><strong>Upgrading Extensions:<br /></strong></h4>
<p><strong>The easiest way to</strong> upgrade your extensions is by launching the <a title="MediaPortal Extension Installer" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/1_Installer_%28MPEI%29" target="_blank">MediaPortal Extension Installer</a>, and let it check for updated versions. However this only works for extensions that use our MPEI system. If the author of the extension releases it as a stand alone installer, you must contact them for an updated version.</p>
<h3>Upgrading from 1.2.0 Alpha or earlier to 1.3.0 final</h3>
<p>All MediaPortal installations starting with 1.1.0 RC1 can be upgraded to 1.3.0 final, without losing your settings.</p>
<p>If you are running&nbsp;MediaPortal 1.2.0 Alpha or earlier, then <strong>none</strong> of your extensions (plugins <span style="text-decoration: underline;">and</span> skins) will work after the upgrade to 1.3.0 final! You must update your extensions after the upgrade!&nbsp;</p>
<p>So, please make sure that 1.3.0 final compatible versions of your extensions are available <strong>before</strong> you start the upgrade!</p>
<h3>General note about Upgrades<strong><br /></strong></h3>
<p><strong>Manually stop TV-Service!</strong></p>
<p><img style="margin-top: 10px; margin-bottom: 3px; margin-left: 3px; margin-right: 10px; float: left;" alt="television-icon" src="http://www.team-mediaportal.com/images/stories/television-icon.png" height="81" width="71" /></p>
<p>On some systems our installer is not able to update the TV-Server installation because its files are locked or the service can not be stopped.</p>
<p>For upgrades to 1.3.0 final we recommend that you manually stop the TV-Service and make sure, via Windows Task Manager <em>(enable the "all users" option),</em> that the TvService.exe process is really gone before starting to upgrade.</p>
<p><strong>Custom TV-Service properties</strong></p>
<p>If you manually changed the properties of the TV-Service <em>(like restart on error options)</em>, then you must redo these changes after the upgrade. The installer is not able to save and restore your custom service properties when it installs the new version of the TV-Service.</p>
<h2>Feedback</h2>
<h3>Skin related<img style="margin-bottom: 3px; margin-left: 3px; margin-top: 10px; margin-right: 30px; float: right;" alt="menuv3 forum" src="http://www.team-mediaportal.com/images/stories/menuv3_forum.png" height="49" width="51" /></h3>
<p>We are very curious what you think about our new skins in 1.3.0. Please share your thoughts in the forums created for feedback on <a title="Titan Feedback Forum" href="http://forum.team-mediaportal.com/forums/titan-skin.644/" target="_blank">Titan</a> and the <a title="skin feedback" href="http://forum.team-mediaportal.com/forums/mediaportal-default-skin-feedback.541/" target="_blank">Default</a> skins.</p>
<h3>Bugs</h3>
<p>If you think you found a bug then please post a detailed report in our <a title="report a bug" href="http://forum.team-mediaportal.com/forums/bugreports.74/" target="_blank">Bug Reports Forum</a>.</p>
<p>Make sure your report includes <a title="how to report bugs" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/16_Support/Submit_a_Bug_Report" target="_blank">all the required information</a>. Incomplete reports will be removed to keep the forum clean.</p>
<h2>Download</h2>
<p>Finally - the download. We hope that you took the time to read this release news entirely because it includes vital information about the major changes.</p>
<p><strong><img style="margin: 3px; vertical-align: middle;" alt="" src="http://www.team-mediaportal.com/images/stories/menuv3_donate.png" />&nbsp; If you would like to support MediaPortal, we would be happy to receive <a title="donate" href="http://www.team-mediaportal.com/support/donate-give-funds-or-gifts" target="_blank">a small donation</a>!</strong></p>
<p>The Team wishes you a lot of fun with this new release!</p>
<p style="text-align: center;"><span style="font-size: 14pt;"><a title="Download" href="http://www.team-mediaportal.com//mediaportal-download">.::. Download - MediaPortal 1.3.0 FINAL .::.</a></span></p>
<p>&nbsp;</p>
<p><a title="Post a Comment" href="http://forum.team-mediaportal.com/threads/mediaportal-1-3-0-final-released.117290/" target="_blank">:: Post a Comment ::</a></p>]]></description>
            <author> infinite.loop@live.at (infinite.loop)</author>
			<pubDate>Thu, 14 Mar 2013 07:02:16 GMT</pubDate>
            <guid isPermaLink="false">http://www.team-mediaportal.com/news/mediaportal-1-3-0-final-released</guid>
        </item>
        <item>
            <title>MediaPortal 2 Alpha 1 - Winter release!</title>
            <link>http://www.team-mediaportal.com/news/mediaportal-2-winter-release-alpha-1</link>
            <description><![CDATA[<p>Time for another <strong>Alpha</strong> release of the next generation in HTPC software:&nbsp;<strong style="line-height: 1.3em;">Med</strong><strong>iaPortal 2</strong>!</p>
<p>A lot has been done since the autumn release, so the path to Alpha 2 is nearly gone.</p>
<p>Please be aware that this is still an <strong>Alpha release</strong>, meaning that it isn't either feature&nbsp;complete&nbsp;nor bug free, and therefor is not&nbsp;meant&nbsp;to be used on a productive system. Make sure that you read the instructions at the end of this news regarding installation, upgrade and extension compatibility.</p>
<hr />
<h2>Summary of changes</h2>
<p>Here is a list of major changes since the autumn release:</p>
<ul>
<li>The internal player handling of MediaPortal 2 got extended to control an unlimited number of players, which allows us nice things like Video Backgrounds</li>
<li>Better input handling including support for key shortcuts (see <a href="http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/Reference/Keyboard_shortcuts">Keyboard shortcuts</a>)</li>
<li>Copy and paste support for Text Controls / Virtual Keyboard</li>
<li>Added UPnP compression support, which improves network performance</li>
<li>Reworked the Fanart handling both on server (extensible provider structure) and client (faster loading)</li>
<li>Multiple monitors are now supported correctly, MP2-Client can also run fullscreen on secondary screen</li>
<li>Integrated news plugin, using news ticker in home screen</li>
<li>Support for more power options. This will be used later for an advanced shutdown menu (WiP)</li>
<li>Support for reading metadata from video MP4-tags</li>
<li>Support for picture geo location (lookup country, state, city from GPS coordinates inside EXIF)</li>
<li>Several tweaks done to further improve performance</li>
<li>And last but not least:&nbsp;<strong style="font-size: 11.818181991577148px; line-height: 15.795454025268555px;">&nbsp;</strong>The new skin for MediaPortal 2 &nbsp;-<strong style="font-size: 11.818181991577148px; line-height: 15.795454025268555px;">&nbsp;</strong><strong>Titanium!&nbsp;</strong></li>
</ul>
<p>Additionally there are new plugins available, ready to be used with the current Winter Release:</p>
<ul>
<li>Now it's possible to use MySQL instead of Microsoft SQLCE, resulting in much better performance and no size limit for database. The required plugin can be downloaded separately from: (<a href="http://forum.team-mediaportal.com/threads/plugin-mysql-database-provider-better-performance-and-no-size-limit-for-your-mp2-medialibrary.114158/">MySQL database plugin</a>)</li>
<li>Online Videos MP2 has been updated for Winter Release (<a href="http://forum.team-mediaportal.com/threads/onlinevideos-for-mediaportal-2-alpha.106275/" target="_blank">OnlineVideos MP2</a>)</li>
<li>(<strong>coming soon</strong>: Integrated TVE3.5 test build:&nbsp; <a href="http://forum.team-mediaportal.com/threads/testbuilds-for-native-mp2-tv.114068/">Test builds for Native MP2 TV</a>)</li>
</ul>
<hr />
<h2>Screenshots</h2>
<p>To get a first impression of the new <strong>Titanium</strong> skin take a look at those screenshots:</p>
<p>&nbsp; &nbsp;<a href="http://www.team-mediaportal.com/images/stories/news/MP2_Alpha1_WinterRelease/MP2_WinterRelease_01_Home.jpg" target="_blank" data-lightbox="group:MP2_Alpha1_WinterRelease;transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3"><img alt="MP2 WinterRelease 01 Home" src="http://www.team-mediaportal.com/images/stories/news/MP2_Alpha1_WinterRelease/thumbnails/MP2_WinterRelease_01_Home.jpg" height="180" width="320" /></a>&nbsp; &nbsp; &nbsp;<a href="http://www.team-mediaportal.com/images/stories/news/MP2_Alpha1_WinterRelease/MP2_WinterRelease_02_Audio.jpg" target="_blank" data-lightbox="group:MP2_Alpha1_WinterRelease;transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3"><img alt="MP2 WinterRelease 02 Audio" src="http://www.team-mediaportal.com/images/stories/news/MP2_Alpha1_WinterRelease/thumbnails/MP2_WinterRelease_02_Audio.jpg" height="180" width="320" /></a></p>
<p style="text-align: justify;">&nbsp; &nbsp;<a href="http://www.team-mediaportal.com/images/stories/news/MP2_Alpha1_WinterRelease/MP2_WinterRelease_03_Series.jpg" target="_blank" data-lightbox="group:MP2_Alpha1_WinterRelease;transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3"><img alt="MP2 WinterRelease 03 Series" src="http://www.team-mediaportal.com/images/stories/news/MP2_Alpha1_WinterRelease/thumbnails/MP2_WinterRelease_03_Series.jpg" height="180" width="320" /></a>&nbsp; &nbsp;&nbsp;&nbsp;<a href="http://www.team-mediaportal.com/images/stories/news/MP2_Alpha1_WinterRelease/MP2_WinterRelease_04_Movies.jpg" target="_blank" data-lightbox="group:MP2_Alpha1_WinterRelease;transitionIn:fade;transitionOut:fade;titlePosition:outside;padding:3"><img alt="MP2 WinterRelease 04 Movies" src="http://www.team-mediaportal.com/images/stories/news/MP2_Alpha1_WinterRelease/thumbnails/MP2_WinterRelease_04_Movies.jpg" height="180" width="320" /></a></p>
<hr />
<h2>Installation</h2>
<h2><img style="margin-bottom: 3px; margin-left: 3px; margin-top: 10px; margin-right: 30px; float: right;" alt="update-icon" src="http://www.team-mediaportal.com/images/stories/update-icon.png" height="64" width="64" /></h2>
<p>Before installing MediaPortal 2, you need to make sure all <a class="externalLink" href="http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/MediaPortal_2_Alpha_Release#Prerequisites" target="_blank">requirements</a> are installed.</p>
<p>Then simply run the .msi installer file. For screenshots refer to our <a href="http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/MediaPortal_2_Alpha_Release#Installation">installation wiki</a>.</p>
<h3>&nbsp;Upgrade notes</h3>
<p>If you have an earlier version of MP2 installed, you need to recreate your shares for <strong>pictures</strong>. Due to the new location lookup feature the database has been extended. Remove your existing share, then add a new one for the same location.</p>
<hr />
<h2>Feedback &amp; Support</h2>
<h3><img style="margin-bottom: 3px; margin-left: 3px; margin-top: 10px; margin-right: 30px; float: right;" alt="menuv3 forum" src="http://www.team-mediaportal.com/images/stories/menuv3_forum.png" height="49" width="51" /></h3>
<p>Discuss this release in the official thread <a title="MediaPortal 2 Alpha 1 Winter Release!" href="http://forum.team-mediaportal.com/threads/mediaportal-2-alpha-1-winter-release.116563/" target="_blank">MediaPortal 2 Alpha 1 Winter Release!</a></p>
<p>If you are looking for further information please check out <a class="externalLink" href="http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2" target="_blank">MediaPortal 2 wiki</a> first. We are heavily working to improve it.<br /> If you don't find an answer there create a new thread in <a class="internalLink" href="http://forum.team-mediaportal.com/forums/general.529/">MediaPortal 2 forums</a>.<br /> If you found a bug, please check <a class="externalLink" href="http://mantis.team-mediaportal.com/view_all_bug_page.php" target="_blank">Mantis </a>&amp; <a class="internalLink" href="http://forum.team-mediaportal.com/forums/submit-bug-reports.532/">bug report forums</a> first. If it has not been reported already, create a new thread.</p>
<hr />
<h2>Download</h2>
<p>&nbsp; <strong><img style="margin: 3px; vertical-align: middle;" alt="" src="http://www.team-mediaportal.com/images/stories/menuv3_donate.png" />&nbsp; If you would like to support MediaPortal, we would be happy to receive&nbsp;<a title="donate" href="http://www.team-mediaportal.com/support/donate-give-funds-or-gifts" target="_blank">a small donation</a>!</strong></p>
<p>The Team wishes you a lot of fun with this new release!</p>
<p style="text-align: center;"><span style="font-size: 14pt;"><strong><a title="Download" href="http://sourceforge.net/projects/mediaportal/files/MediaPortal%202/Setup/MP2-Setup_Winter_Release.msi/download" target="_blank">.::. Download - MediaPortal 2.0 Alpha 1 Winter Release .::.</a></strong></span></p>
<p>&nbsp;<a title="MediaPortal 2 Alpha 1 Winter Release!" href="http://forum.team-mediaportal.com/threads/mediaportal-2-alpha-1-winter-release.116563/" target="_blank">:: Post a Comment ::</a></p>
<p>&nbsp;</p>]]></description>
            <author> spragleknas@gmail.com (Team-MediaPortal)</author>
			<pubDate>Thu, 14 Feb 2013 15:31:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.team-mediaportal.com/news/mediaportal-2-winter-release-alpha-1</guid>
        </item>
        <item>
            <title>MediaPortal 1.3.0 RC Released</title>
            <link>http://www.team-mediaportal.com/news/mediaportal-1-3-0-rc-released</link>
            <description><![CDATA[<p><strong>W</strong>e are happy to announce that the&nbsp;<span style="color: #ff0000;"><strong>Release Candidate</strong></span> of our new major release <strong>MediaPortal 1.3.0</strong> is now available for download!</p>
<p>A lot has changed since the release of MediaPortal 1.2.3. Too much to fit everything into one news. So we will focus on what has changed since the 1.3.0 Beta release. If you want to find out what was added in the <a title="1.3.0 Alpha Release news" href="http://www.team-mediaportal.com/news/mediaportal-130alpha-released" target="_blank">1.3.0 Alpha</a> and <a title="1.3.0 Alpha Release news" href="http://www.team-mediaportal.com/news/mediaportal-130alpha-released" target="_blank">1.3.0 Beta</a> version, then please have a look at their release news, or view all the changes in our wiki: <a title="What's New in 1.3.0" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/0_What's_New/1.3.x" target="_blank">What's New &gt; 1.3.x</a></p>
<p>This Release Candidate is the last stop before the final version of 1.3.0. The focus since the release of 1.3.0 beta was on bug fixes and polishing. We want to thank everyone in the community for their help with finding the bugs!</p>
<p>Please be aware that even though this version is very close to the final product, it can still contain issues. This means that we advise against using it on production systems. Make sure that you read the instructions at the end of this news regarding installation, upgrade and extension compatibility.</p>
<p>Now let's get to the changes!</p>
<p><img style="margin-bottom: 3px; margin-left: 3px; margin-top: 10px; margin-right: 30px; float: right;" alt="menuv3 news" src="http://www.team-mediaportal.com/images/stories/menuv3_news.png" height="50" width="53" /></p>
<h2>Highlights of this release:</h2>
<ul>
<li>Titan: many fixes and adjustments</li>
<li>Titan Extended: added support for more community plugins as well as bugfixes and tweaks</li>
<li>MediaPortal Audio Renderer: fixed a issue with AC3 encoding that could cause a memory leak</li>
<li>Themes: fixed a bug that could crash MediaPortal when changing themes several times</li>
<li>Videos inside Pictures section: a lot of problems have been fixed that where present when users tried to play their holiday videos along with viewing their holiday pictures</li>
<li>Thumbnailer: fixed a bug which caused the creation of a thumb to fail for files which have a semicolon in their name</li>
<li>Volume Control: A bug was fixed which caused that you could not increase the volume on a fresh install on Windows 7</li>
<li>TV-Server Database connection: fixed an issue in the upgrade procedure which could change the hostname in gentle.config to "localhost"</li>
</ul>
<hr />
<h2>Full list of changes</h2>
<p><img style="margin-bottom: 3px; margin-left: 3px; margin-top: 10px; margin-right: 10px; float: left;" alt="gear-icon" src="http://www.team-mediaportal.com/images/gear-icon.png" height="66" width="66" /></p>
<p style="margin-left: 30px;">You can review the complete change log for 1.3.0 Beta by using the following links:</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="list-style-type: none;">
<ul>
<li><a title="MediaPortal 1 Roadmap" href="http://mantis.team-mediaportal.com/changelog_page.php?project_id=1" target="_blank">Changelog: MediaPortal</a></li>
<li><a title="TV-Server Roadmap" href="http://mantis.team-mediaportal.com/changelog_page.php?project_id=3" target="_blank">Changelog: TV-Server</a></li>
<li><a title="MediaPortal Installers - DeployTool Roadmap" href="http://mantis.team-mediaportal.com/changelog_page.php?project_id=6" target="_blank">Changelog: Installer - DeployTool</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<hr />
<h2>Compiled List of Skin and Plugin related changes</h2>
<p><img style="margin-top: 10px; margin-bottom: 3px; margin-left: 3px; margin-right: 30px; float: right;" alt="menuv3 tools" src="http://www.team-mediaportal.com/images/stories/menuv3_tools.png" height="55" width="58" /></p>
<p>Community Skinners and Developers should have a look at the following pages to find out about the changes which will effect their extensions.</p>
<p>Some of these changes are <strong>mandatory</strong> to become 1.3.0 compatible:</p>
<ul>
<li><a title="skin related changes" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/7_Skins/Skin_Related_Changes/1.2.0_to_1.3.0" target="_blank">changes which affect skins</a></li>
<li><a title="plugin related changes" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/6_Plugins/Plugin_Related_Changes/1.2.0_to_1.3.0" target="_blank">changes which affect plugins</a></li>
</ul>
<hr />
<h1>Installation, Upgrade, Download and Feedback</h1>
<h2>Installation</h2>
<p>When doing a clean installation of 1.3.0 RC there is nothing special to worry about.</p>
<h2>Upgrade<img style="margin-bottom: 3px; margin-left: 3px; margin-top: 10px; margin-right: 30px; float: right;" alt="update-icon" src="http://www.team-mediaportal.com/images/stories/update-icon.png" height="64" width="64" /></h2>
<h3>Upgrading from 1.2.x, or 1.3.0 Alpha/Beta to 1.3.0 RC</h3>
<p>All MediaPortal 1.2.x and 1.3.0 Alpha/Beta installations can be upgraded to 1.3.0 RC, without losing your settings.</p>
<h4><strong>Plugins:</strong></h4>
<p>If you are running MediaPortal <span style="color: #ff0000;"><strong>1.2.x</strong></span>, then it is possible that <strong>some</strong> of your already installed plugins will be shown as incompatible after the upgrade to <strong>1.3.0 RC</strong>! Whether or not a plugin is incompatible depends on the MediaPortal subsystems the plugin uses.</p>
<p>If you are running MediaPortal <span style="color: #339966;"><strong>1.3.0 Alpha or Beta</strong></span>, then all your plugins are compatible with <strong>1.3.0 RC</strong>.</p>
<p>If a plugin provides skin files for MediaPortal's Default skin, then the author should also check the Skin related changes.</p>
<h4><strong>Skins:</strong></h4>
<p><strong><span style="color: #ff0000;">Warning</span></strong>! Due to the new features and changes introduced, <strong>none</strong> of the <span style="color: #ff0000;"><strong>1.2.x</strong></span> nor <strong><span style="color: #ff0000;">1.3.0 Alpha</span></strong> skins are compatible with <strong>1.3.0 RC</strong>!</p>
<p>Please contact the author of the skin you use for further information and updates.</p>
<p>Skins that work under <span style="color: #339966;"><strong>1.3.0 Beta</strong></span> also work under <strong><span style="color: #339966;">1.3.0 RC!</span></strong></p>
<h4><strong>Upgrading Extensions:<br /></strong></h4>
<p><strong>The easiest way to</strong> upgrade your extensions is by launching the <a title="MediaPortal Extension Installer" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/1_Installer_%28MPEI%29" target="_blank">MediaPortal Extension Installer</a>, and let it check for updated versions. However this only works for extensions that use our MPEI system. If the author of the extension releases it as a stand alone installer, you must contact them for an updated version.</p>
<h3>Upgrading from 1.2.0 Alpha or earlier to 1.3.0 RC</h3>
<p>All MediaPortal installations starting with 1.1.0 RC1 can be upgraded to 1.3.0 RC, without losing your settings.</p>
<p>If you are running&nbsp;MediaPortal 1.2.0 Alpha or earlier, then <strong>none</strong> of your extensions (plugins <span style="text-decoration: underline;">and</span> skins) will work after the upgrade to 1.3.0 RC! You must update your extensions after the upgrade!&nbsp;</p>
<p>So, please make sure that 1.3.0 RC compatible versions of your extensions are available <strong>before</strong> you start the upgrade!</p>
<h3>General note about Upgrades<strong><br /></strong></h3>
<p><strong>Manually stop TV-Service!</strong></p>
<p><img style="margin-top: 10px; margin-bottom: 3px; margin-left: 3px; margin-right: 10px; float: left;" alt="television-icon" src="http://www.team-mediaportal.com/images/stories/television-icon.png" height="81" width="71" /></p>
<p>On some systems our installer is not able to update the TV-Server installation because its files are locked or the service can not be stopped.</p>
<p>For upgrades to 1.3.0 RC we recommend you manually stop the TV-Service, and make sure, via Windows Task Manager <em>(enable the "all users" option),</em> that the TvService.exe process is really gone before starting to upgrade.</p>
<p><strong>Custom TV-Service properties</strong></p>
<p>If you manually changed the properties of the TV-Service <em>(like restart on error options)</em>, then you must redo these changes after the upgrade. The installer is not able to save and restore your custom service properties when it installs the new version of the TV-Service.</p>
<h2>Feedback</h2>
<h3>Skin related<img style="margin-bottom: 3px; margin-left: 3px; margin-top: 10px; margin-right: 30px; float: right;" alt="menuv3 forum" src="http://www.team-mediaportal.com/images/stories/menuv3_forum.png" height="49" width="51" /></h3>
<p>We are very curious what you think about our new skins in 1.3.0. Please share your thoughts in the forums created for feedback on <a title="Titan Feedback Forum" href="http://forum.team-mediaportal.com/forums/titan-skin.644/" target="_blank">Titan</a> and the <a title="skin feedback" href="http://forum.team-mediaportal.com/forums/mediaportal-default-skin-feedback.541/" target="_blank">Default</a> skins.</p>
<h3>Bugs</h3>
<p>If you think you found a bug then please post a detailed report in our <a title="Bug Reports Forum" href="http://forum.team-mediaportal.com/forums/mp-1-3-0-beta.643/" target="_blank">1.3.0 Beta/RC Bug Reports Forum</a>.</p>
<p>Make sure your report includes <a title="how to report bugs" href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/16_Support/Submit_a_Bug_Report" target="_blank">all the required information</a>. Incomplete reports will be removed to keep the forum clean.</p>
<h2>Download</h2>
<p>Finally - the download. We hope that you took the time to read this release news entirely because it includes vital information about the major changes.</p>
<p><strong><img style="margin: 3px; vertical-align: middle;" alt="" src="http://www.team-mediaportal.com/images/stories/menuv3_donate.png" />&nbsp; If you would like to support MediaPortal, we would be happy to receive <a title="donate" href="http://www.team-mediaportal.com/support/donate-give-funds-or-gifts" target="_blank">a small donation</a>!</strong></p>
<p>The Team wishes you a lot of fun with this new release!</p>
<p style="text-align: center;"><a title="Download" href="http://sourceforge.net/projects/mediaportal/files/MediaPortal%20Setup/MediaPortal%201.3.0/MediaPortal_Setup_1.3.0_RC.zip/download" target="_blank">.::. Download - MediaPortal 1.3.0 RC .::.</a></p>
<p>&nbsp;</p>
<p><a title="Post a Comment" href="http://forum.team-mediaportal.com/threads/mediaportal-1-3-0-rc-released.116341/" target="_blank">:: Post a Comment ::</a></p>]]></description>
            <author> infinite.loop@live.at (infinite.loop)</author>
			<pubDate>Tue, 05 Feb 2013 09:19:09 GMT</pubDate>
            <guid isPermaLink="false">http://www.team-mediaportal.com/news/mediaportal-1-3-0-rc-released</guid>
        </item>
        <item>
            <title>Xmas Quiz: And the winner is...</title>
            <link>http://www.team-mediaportal.com/team-blog/xmas-quiz-and-the-winner-is</link>
            <description><![CDATA[<p><img style="float: right;" alt="winner icon" src="http://www.team-mediaportal.com/images/stories/homepageV3/Icons/winner_icon.png" height="98" width="136" />A bit late (sorry!), but here are the answers and the winner of the <strong>MediaPortal Xmas Quiz 2012</strong>!</p>
<p><strong style="font-size: 13px; line-height: 1.4;">Answers - short version</strong>:&nbsp;B-A-B-A-B-B-B-A</p>
<p>What? Don't remember the questions? OK - here comes the long version:</p>
<p><strong>Q1</strong>:&nbsp;Who is MediaPortal's "founding father"? (A) infinite.loop&nbsp;<b>(B) Frodo</b> (C) Spragleknas<br /><strong>Q2</strong>: What used to be infinite.loop's nick?&nbsp;<b>(A) infinity loop</b> (B) i-loop (C) loopy<br /><strong>Q3</strong>: Who is the author of MPTagThat? (A) Frodo<b>&nbsp;(B) hwahrmann</b> (C) jameson_uk<br /><strong>Q4</strong>: What skin was the first to use full HD resolution?&nbsp;<b>(A) SpinSafe</b> (B) Black and White (C) Maya<br /><strong>Q5</strong>: Who is the genius behind the MediaPortal web site and forum? (A) Dadeo&nbsp;<b>(B) high</b> (C) Low<br /><strong>Q6</strong>: What is the name of the character in the pic on the right? (A) frodo&nbsp;<b>(B) MePo</b> (C) mPortal<br /><strong>Q7</strong>: Who was the creator of the Moving Pictures plugin? (A) ZeFlash&nbsp;<b>(B) fforde</b> (C) inker<br /><strong>Q8</strong>: Who created the Monochrome/Indigo and ReVision/Replicant skins?&nbsp;<b>(A) Psycho Reptile</b>&nbsp;(B) Harley (C) mofux</p>
<p>Before I give up the winner, here comes some elaborations and fun-facts:</p>
<p><strong>Q1</strong>: Other members did indeed have an essential role in the creation of MediaPortal. Infinite.loop has indeed been - and still is - a great contributor!</p>
<p><strong>Q4</strong>: SpinSafe was a quite revolutionary skin created by mirk. <a href="http://forum.team-mediaportal.com/threads/spinsafe-going-1080.33550/" target="_blank">Here&nbsp;</a>is a nostalgic thread to read up on. Below is a screenshot of the home screen.</p>
<p><img alt="spinsafe" src="http://www.team-mediaportal.com/images/stories/blogs/Spragleknas/spinsafe.png" height="338" width="600" /></p>
<p><strong>Q5</strong>: According to high, alternative A, Dadeo, is not too far off, although we consider high to be the correct answer</p>
<p><strong>Q6</strong>: Created by GrassyNoel - used by several other applications as well. Was also used in GrassyNoel's MePo skins&nbsp;</p>
<p><img alt="mepomyth" src="http://www.team-mediaportal.com/images/stories/blogs/Spragleknas/mepomyth.jpg" height="200" width="357" />&nbsp;<img alt="mepo-green" src="http://www.team-mediaportal.com/images/stories/blogs/Spragleknas/mepo-green.jpg" height="200" width="265" /><br />Q7: Inker and ZeFlash were essential for the development of MP TV-series, which kinda led to MovingPictures. Although fforde is the creator of MovingPictures, many other plugin devs should be honoured as well.</p>
<p>Q8: <a href="http://forum.team-mediaportal.com/threads/revision-replicant-v1-1-8.12381/" target="_blank">ReVision / Replicant</a> was inspired mofux's <a href="http://forum.team-mediaportal.com/threads/nonafo-overscan-friendly-with-latest-svn.5229/" target="_blank">nonafo</a> skin idea, and HDTVee from Meedio. These skins later evolved to the legendary <a href="http://forum.team-mediaportal.com/forums/monochrome.249/" target="_blank">Monochrome and Indigo</a> skins. The linked skins are all worth a visit. Here is a little taste from the one of the first Indigo-releases.</p>
<p><img alt="indigo" src="http://www.team-mediaportal.com/images/stories/blogs/Spragleknas/indigo.png" height="341" width="600" /></p>
<p><strong>Thanks for reading!</strong></p>
<p>Oh, right... I promised to announce the winner...&nbsp;</p>
<p><strong>Congratulations goes to&nbsp;<a href="http://www.facebook.com/samuelchine" target="_blank">Samuel Chinellato</a>!</strong></p>
<p>A little<em> something-something </em>will be heading your way :).</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></description>
            <author> spragleknas@gmail.com (Spragleknas)</author>
			<pubDate>Mon, 28 Jan 2013 03:42:17 GMT</pubDate>
            <guid isPermaLink="false">http://www.team-mediaportal.com/team-blog/xmas-quiz-and-the-winner-is</guid>
        </item>
        <item>
            <title>WebSkin 2013: WebMP Skinning Contest  (Win a Nexus 7 &amp;amp; More)</title>
            <link>http://www.team-mediaportal.com/team-blog/webskin-2013-webmp-skinning-contest-win-a-nexus-7-more</link>
            <description><![CDATA[<h2 style="text-align: center;">WebSkin 2013</h2>
<h4 style="text-align: center;">Welcome to MediaPortal's first skinning contest for WebMediaPortal.*<br /><br /></h4>
<p><a href="http://forum.team-mediaportal.com/members/lyfesaver74.107242/" target="_blank">Lyfesaver74</a> (<a href="http://forum.team-mediaportal.com/threads/jqui-v1-0-a-webmp-skin-for-0-5-x-updated-1-2-2013.108555/" target="_blank">jQui</a>) is challenging all MP users to dust off their old HTML/CSS skills and put them to the test for a chance to win a Google Nexus 7, customized MP gear and more. Even if you don't win, every completed** skin that gets submitted will earn a FREE Basic MediaPortal T-Shirt**.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" alt="asus nexus 7 32gb" src="http://www.team-mediaportal.com/images/stories/Newspics/Contest1/asus_nexus_7_32gb.jpg" height="171" width="200" /></p>
<h3 style="text-align: center;">Prize List:</h3>
<p>1st Place - New Nexus 7 (Tablet PC/Android 4.1)</p>
<p>2nd Place - MP GearBox (Customized MP T-Shirt, MP Cap, MP 16GB USB3 Thumbdrive, MP Keychain &amp; more)***</p>
<p>3rd Place - Customized MP Hoodie/Sweatshirt***</p>
<p>All skins submitted meeting the "completed" status will also receive a free basic MP T-Shirt.</p>
<p style="text-align: center;"><img alt="back" src="http://www.team-mediaportal.com/images/stories/Newspics/Contest1/back.jpg" height="150" width="150" />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<img alt="cap" src="http://www.team-mediaportal.com/images/stories/Newspics/Contest1/cap.jpg" height="150" width="150" />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<img alt="front" src="http://www.team-mediaportal.com/images/stories/Newspics/Contest1/front.jpg" height="150" width="150" /></p>
<h3 style="text-align: center;">Project Details:</h3>
<p><a href="http://forum.team-mediaportal.com/threads/updated-9-jan-mpextended-webmediaportal-0-5-2.114106/" target="_blank">WebMP</a> is a popular client for <a href="http://forum.team-mediaportal.com/threads/updated-9-jan-mpextended-service-0-5-2.114105/" target="_blank">MP-Extended</a> allowing users to browse, watch and download saved media plus record, schedule and watch live TV from almost any browser on any device. While the bulk of WebMP is your standard HTML/CSS, because MP-Extended is an ASP.NET/MVC project, skinners can utilize inline C# syntax (<a href="http://www.asp.net/web-pages/tutorials/basics/2-introduction-to-asp-net-web-programming-using-the-razor-syntax" target="_blank">Razor</a>) as well. Pair that with MP-Extended's ability to utilize custom DLLs to give the skinner total control.<br /><br />The great news is that you don't need to know C# or ASP.NET/MVC to create an awesome skin, as Oxan has already included almost everything the skinner would need.</p>
<p>That's it. it's just that simple. HTML/CSS or go a completely new direction with custom C# code. it's all up to you!</p>
<p style="text-align: center;"><img alt="cup2" src="http://www.team-mediaportal.com/images/stories/Newspics/Contest1/cup2.jpg" height="164" width="200" /></p>
<p style="text-align: center;"><img alt="keychain" src="http://www.team-mediaportal.com/images/stories/Newspics/Contest1/keychain.jpg" height="96" width="200" /></p>
<p style="text-align: center;"><img alt="pen" src="http://www.team-mediaportal.com/images/stories/Newspics/Contest1/pen.jpg" height="39" width="396" /></p>
<h3>&nbsp;</h3>
<p>To enter the contest, read the contest details or ask a few questions, follow this <span style="font-size: 12pt;"><strong><a href="http://forum.team-mediaportal.com/threads/webskin-2013-webmp-skinning-contest.115587/" target="_blank">link</a></strong></span>&nbsp;to the contest forum thread.</p>
<p>&nbsp;</p>
<p>*While MediaPortal is hosting the contest, all rules, prize choices and prize distribution is all under Lyfesaver74's control.</p>
<p>**See contest details in the forum link above.</p>
<p>***Prizes are subject to change (most notably, the graphics). All prizes will be "new" and it will be up to the winner to handle any returns/exchanges.</p>
<p>&nbsp;</p>]]></description>
            <author> chad@team-mediaportal.com (Lyfesaver74)</author>
			<pubDate>Fri, 11 Jan 2013 07:03:31 GMT</pubDate>
            <guid isPermaLink="false">http://www.team-mediaportal.com/team-blog/webskin-2013-webmp-skinning-contest-win-a-nexus-7-more</guid>
        </item>
        <item>
            <title>Major Developments of 2012</title>
            <link>http://www.team-mediaportal.com/news/major-developments-of-2012</link>
            <description><![CDATA[<div>
	<h2><img style="margin-left: 100px; margin-right: auto;" alt="happynewyear" src="http://www.team-mediaportal.com/images/stories/homepageV3/happynewyear.png" height="159" width="500" />
	</h2>
	<p><em>Did you hear? The world ended December 21, 2012! It's a whole new world, and a whole new year to look forward to! While we eagerly anticipate the changes to come, there is still time to reflect on the major developments we achieved in 2012.</em>
	</p>
	<p><img style="margin-right: 20px; margin-left: 20px; float: right;" alt="user-group-icon60x60" src="http://www.team-mediaportal.com/images/stories/user-group-icon60x60.png" height="60" width="60" />It wasn't the easiest year for Team MediaPortal. We felt the absence of our stalwart MediaPortal Development Managers, <em>arion_p</em> and <em>chemelli, </em>as well as&nbsp;several other developers (like <em>Migue</em>, <em>SilentException</em> and <em>dukus</em>),&nbsp;due to 'real life' events. However, true to our faith in 'open source', we welcomed many new team members in 2012. Our lead developers, <em>Deda</em> (Videos), <em>Jameson_UK </em>(Music), and <em>mm1352000 </em>(TV) stepped right up to 'fill the gap'. <em>HomeY</em> became our new Test Group Manager, and <em>elliottmc</em> took on the herculean task of Release Manager - aka slave driver!</p>
	<p><img style="margin-right: 20px; float: left;" alt="github-logo" src="http://www.team-mediaportal.com/images/stories/github-logo.png" height="100" width="100" />In the midst of all the development we switched to GitHub while barely missing a step. &nbsp;Git really helped us 'git along' by developing in branches. As a result, many features, reworks and major fixes were tested by the community in <a title="Area 51 Testing Forum" href="http://forum.team-mediaportal.com/forums/area-51-testing-area.552/" target="_blank">Area 51</a>. This reduced the number of bugs in the beta and RC releases, and involved our community earlier in the development process. A huge thanks to all who helped - your testing and feedback has been invaluable and really appreciated!</p>
	<p>So we kick-off 2013 with fresh energy, inspiration and many exciting ideas for the coming year! Before we begin, let's take a moment to look back on the accomplishments of the past year - 2012 was another big year for MediaPortal! &nbsp;</p>
	
	<p>Below you will find polls listing some of the major developments, at least the ones we can remember at this point! &nbsp;You may vote for the developments you consider most significant, or even add your own suggestions. Hopefully you will all have recovered from your New Year's festivities first.</p>
	<p><a title="Donate!" href="http://www.team-mediaportal.com/support/donate-give-funds-or-gifts" target="_blank"><img style="margin-right: 40px; margin-left: 10px; float: right;" alt="menuv3 donate" src="http://www.team-mediaportal.com/images/stories/menuv3_donate.png" height="46" width="48" /></a>
	</p>
	<p>Ask yourself how much you contributed to these developments? Then decide what you can contribute to the development of MediaPortal in 2013, or make a <a href="http://www.team-mediaportal.com/support/donate-give-funds-or-gifts" target="_blank">small donation</a>.</p>
	<p style="text-align: center;"><span style="font-size: 12pt;"><em><strong>Thanks to all who contributed in 2012 - let's make 2013 a whole new MediaPortal world!</strong></em></span>
	</p>
	<p>&nbsp;</p>
	<hr />
	<p><span style="color: #0000ff;"><strong><span style="color: #ff0000;">Click the tabs</span> to vote on ALL major developments! P<strong>lease add only <span style="color: #ff0000;">NEW</span> developments or features in 2012.</strong> </strong> </span>
	</p>
	<p>{tab=MP 1.3.0}</p>
	<h2>MediaPortal 1</h2>
	<p><img style="margin-right: 20px; margin-left: 20px; float: right;" alt="menuv3 mp" src="http://www.team-mediaportal.com/images/stories/menuv3_mp.png" height="80" width="84" />In addition to the release of MediaPortal 1.2.2 and 1.2.3, the Team managed the alpha and beta releases of 1.3.0 - one of the most significant releases of MediaPortal ever! If you haven't tested it, or any of the features in development in <a title="Area 51 Testing Forum" href="http://forum.team-mediaportal.com/forums/area-51-testing-area.552/" target="_blank">Area 51</a>, you have a lot to look forward to!</p>
	<p>For details on all the developments, see the Highlights in the News:&nbsp;</p>
	<ul>
		<li><a title="MediaPortal 1.3.0 Alpha Released News" href="http://www.team-mediaportal.com/news/mediaportal-130alpha-released" target="_blank">MediaPortal 1.3.0 Alpha Released</a>
		</li>
		<li><a title="MediaPortal 1.3.0 Beta Released News" href="http://www.team-mediaportal.com/news/mediaportal-130-beta-released" target="_blank">MediaPortal 1.3.0 Beta Released</a>
		</li>
	</ul>
	<p>{jvotesystem poll=|3|}</p>
	<p>{tab=MP 2 Alpha}</p>
	<h2>MediaPortal 2.0 Alpha</h2>
	<p><img style="margin-right: 20px; margin-left: 20px; float: right;" alt="mp2iconsmall" src="http://www.team-mediaportal.com/images/stories/homepageV3/Logos/mp2iconsmall.png" height="80" width="80" />In 2012, MediaPortal 2 gained momentum, with more team members shifting focus to its development, which resulted in the&nbsp;<a title="MediaPortal 1.3.0 Alpha Released" href="http://www.team-mediaportal.com/news/mediaportal-20-alpha-released" target="_blank"><strong>first pubic release of MediaPortal 2 Alpha!&nbsp;</strong></a>
	</p>
	<p>For more info on the subsequent developments, see the news:</p>
	<ul>
		<li><a title="Summer Release Of MP2 Alpha " href="http://www.team-mediaportal.com/news/the-summer-is-getting-hot-mp2-summer-release-is-there" target="_blank">Summer Release Of MP2 Alpha&nbsp;</a>
		</li>
		<li><a title="MediaPortal 2 - Alpha 1 Autumn release News" href="http://www.team-mediaportal.com/news/mediaportal-2-autumn-release-alpha-2-wip" target="_blank">MediaPortal 2 - Alpha 1 Autumn release</a>
		</li>
	</ul>
	<p>{jvotesystem poll=|4|}</p>
	<p>{tab=Forum}</p>
	<h2>New Forum Software</h2>
	<p><img style="margin-right: 20px; margin-left: 20px; float: right;" alt="menuv3 forum" src="http://www.team-mediaportal.com/images/stories/menuv3_forum.png" height="80" width="84" />The switch to Xenforo Forum software at the beginning of 2012 offered us all many new features - notifications, tagging, group conversations, improved searching, structure and system specs; likes, followers, forms, fans, feeds and a whole new look with our HomePage menus included for fast access to everything MediaPortal.</p>
	<p>{jvotesystem poll=|5|}</p>
	<p>{tab=Website}</p>
	<h2>New Home Page/Website</h2>
	<p><img style="margin-right: 20px; margin-left: 20px; float: right;" alt="MP Packaging" src="http://www.team-mediaportal.com/images/stories/homepageV3/promotional_materials/MP_Packaging.png" height="96" width="100" />Did you notice we have a whole new website? Okay, it does look a lot the same, but the switch to Joomla 2.5 required almost a complete overhaul! As many of you know&nbsp;<em>high</em> manages to maintain all our online systems and upgrades pretty much by himself! &nbsp;Does he ever sleep? Doubtful!</p>
	<p>How many new features did you notice?&nbsp;Keep your eyes peeled for more little goodies our web wizard magically makes appear!</p>
	<p>{jvotesystem poll=|7|}</p>
	<p style="text-align: center;"><span style="font-size: 14pt;"><strong>Thanks for voting - we love our community!</strong><br /></span>
	</p>
	<p>&nbsp;</p>
</div>]]></description>
            <author> DadeoMP@gmail.com (Dadeo)</author>
			<pubDate>Sun, 13 Jan 2013 22:07:50 GMT</pubDate>
            <guid isPermaLink="false">http://www.team-mediaportal.com/news/major-developments-of-2012</guid>
        </item>
    </channel>
</rss>
