New beta for MCEBuddy was released.

Posted by Jon | HTPC | Tuesday 19 January 2010 12:28 pm

MCEBuddy LogoI don’t do much recording, but I setup a series recording for a PBS Kids show that my kids like and decided to go looking for something to remove the commercials.  The first place I looked was at the MCEBuddy site.  I used it a good while back and was impressed, so when revisiting, I found that a new beta was released this past Sunday (1th).

MCEBuddy 1.1 BETA3 for x86 and x64 systems is now available.  Download page is here.

A quick rundown of what’s new (taken directly from the MCEBuddy download page):

(Continue Reading...)

  • Share/Bookmark

RAMDisks take 2!

Posted by Jon | HTPC, Tips, Tricks & Guides | Wednesday 16 December 2009 3:47 pm

This is more of an update to my Fun with RAMDisks post made nearly a year ago.  With the alpha testing for the upcoming Media Browser Firestorm release going in full swing, I thought I would post a small update that makes this useful (for those of you with little RAM also).

Firestorm will include some experimental SQLite support for some cache-able items, like metadata (no image caching yet, however).  What makes this interesting for those of you with limited memory, is that the database for even my collection (2500+ movies and around 10000 TV episodes) is only about 40MB.  This means you can create a RAMDisk of 50-100MB and still have room to grow.

DataRAM has a new RAMDisk beta release available for Vista and Windows 7 (thanks Jason) here.  It is good for both x86 and x64 systems.  I set mine up to autoload and autosave my disk image on startup/shutdown and also to autosave every 5 minutes.  I chose to create an unformatted disk and then initialized it in the Disk Management Console and formatted it NTFS (DataRAM only gives FAT16/32 options).

ramsettings ramloadandsave

I then cut and pasted the cache.db file located in C:\Programdata\MediaBrowser\Cache to my new RAMDrive (R:\, in my case).  This file is created after you enable <EnableExperimentaSqliteSupport> to True in the new Firestorm MediaBrowserXml.config file and then allow Media Browser to run and populate the database with the cached info (can take a while, but it is still very fast).  You will also notice a cache.db-journal file is created.  Don’t bother trying to symlink this file as it will not work.  It is a volatile journal file that SQLite uses and it will just delete and recreate itself over-and-over, removing any symlink attempt.

Next, you want to create your symlink by running the mklink command from the command-line.  I would recommend entering the command interface as Administrator to avoid any ‘gotchas’.  Once open, just run the following commands, assuming your RAMDrive is R:\ and you have already created and moved your cache databases to that drive.

mklink c:\programdata\mediabrowser\cache\cache.db r:\cache.db

mklink

That’s it and it should look like this…

symlink

Now it’s time to fire up Media Browser and enjoy some lightning fast SQLite/RAMDisk caching!

I do have to admit, however, that I can tell very little performance increase doing this on my system.  The SQLite caching by itself is tremendously faster than the hash files in the directory method, so your mileage may vary.

  • Share/Bookmark

Just a quick note…Heatwave plugin now has 7MC support!

Posted by Jon | HTPC | Monday 2 November 2009 10:47 am

Yep, the popular weather plugin for Vista has been modified to support 7MC. x86 and x64 download versions for Heatwave v1.2 are available here.

Here is a list of a few other additions to this pre-release version:

  • A widescreen layout is now included. If you don’t like it, it can be disabled in Settings on the Appearance page.
  • There is a day/night (sun/moon) forecast indication next to the location title. If you don’t like it, it can be disabled in Settings on the Appearance page.
  • The layout of the main page has been tightened up a bit (the data refresh times have been lost in this version, however will return in a later version)
  • The various times will now be formatted according to the system time format
  • The temperature ranges are now presented in high-low order. You can flip them back to the way they were in Settings on the General page.
  • Changed the formatting of temperature ranges to make negative temperatures more legible
  • Share/Bookmark

Another plugin index rework is in progress.

Posted by Jon | Announcements | Friday 2 October 2009 8:10 am

In order to make things even easier for you, I’ve decided to rework the plugin index once again.  I am now using a table format that allows auto-sorting by simply clicking on each column header.  I have just updated the main plugin table with the new one and the remaining tables are being worked on now.  I hope to have most of it finished today.

I have also removed the tiny thumbnail images in place of a text link for viewing screenshots.  This helps tremendously in load times.  It also keeps the table from dynamically resizing during loading.  You’ll also notice a few other changes here and there, but primarily my reason for changing was so that you can easily find the latest plugins added by sorting with the “Added” column.  Right now, everything will start with a base date of 10/1/09, but as we move along you’ll find this to be quite useful.

Hope the new layout is beneficial to you!  Check it out!

Update:

I just noticed that yesterday happened to be the site’s busiest day since its inception.  Thanks for visiting!

  • Share/Bookmark

I decided not to wait…new plugin index!

Posted by Jon | Announcements | Monday 28 September 2009 10:02 am

It’s not finished yet, but I do have a little more there than what was on the old plugin index page. I didn’t see any reason to hold it back when I thought it could really help you out now. I will be adding the additional sections throughout the next week or two, so continue to check back to see what’s been added.  The location is the same…the content is new!

I have also added a contact form at the bottom of the index so that you can submit your own plugins and/or corrections to the list.  Let me know what you think or how I can improve it!

  • Share/Bookmark
Next Page »