How to Watch More Than Just Movies in Front Row

I love Front Row. It’s a clean interface which works wonders for watching videos on a Mac. There’s only one limitation - it can only play videos that are in iTunes or in your Movies folder. Luckily, you can easily get around that by created what is called an Alias, a small file which severs as a pointer to a different location. Front Row recognizes Aliases, and will browse to different folders provided the Alias is in the Movies folder.

While you could create an Alias to every potential location, we’re going to make it a little easier by creating an Alias to the /Volumes folder. The /Volumes folder contains every hard drive, disk, or network share mount on your system. By having an Alias to /Volumes, you’ll be able to access anything on your machine.

Creating an Alias to /Volumes can be tricky since OS X hides the folder by default. Thankfully, there is an easy way to get by that.

  1. Within Finder, hit Shift-Command-Go. This will bring up a location box.
  2. In that box, type /Volumes and click Go. You will then see the /Volumes folder in your Finder window.
  3. From here, Command-Option drag the folder to your Movies folder.

Creating a Front Row Alias

Once the Alias is created, just open up Front Row and in the Videos section select Movies. Browse to your newly created /Volumes Alias and let the good times roll.

12 Comments

  1. 1 Jonathan on Sep 10, 2006 at 1:13 pm (Quote):

    Interesting article. I imagine Aliases are like links or symbolic links in the *nix world. However, I found your article to be rather difficult to understand because it is rather wordy and they don’t have any pretty pictures to show the more difficult areas. Meaning it is written in an overly-complicated than necessary way.

  2. 2 Ronald Heft on Sep 10, 2006 at 1:22 pm (Quote):

    What areas are confusing? I’ll tweak the article up and include some pictures when I get back from work (10PM EST :-().

  3. 3 Jonathan on Sep 10, 2006 at 1:29 pm (Quote):

    Well to me it wasn’t confusing because I know what I am doing, sorry for not being clearer, I meant it can be confusing to those less knowledgable than us. It seemed a little wordy. For something like this, I think using an ordered list would been fine rather than paragraph form.

  4. 4 Ronald Heft on Sep 11, 2006 at 1:34 am (Quote):

    How’s that Jonathan?

  5. 5 Jonathan on Sep 11, 2006 at 8:17 am (Quote):

    Perfect! That is perfect format and style for a how-to. Easy to follow step-by-step. So how is school?

  6. 6 Jonathan on Sep 11, 2006 at 10:19 am (Quote):

    Would using the Terminal be just as easy?

    $ ln -s /Volumes /Path-to-movies-folder/Alias-Name or something similar? i am at wor right now so no mac :-(

  7. 7 Ronald Heft on Sep 11, 2006 at 11:48 am (Quote):

    No, the terminal doesn’t work since the volumes folder is hidden from the system without modifying some config files. It’s doable but would require a few extra steps.

  8. 8 Jonathan on Sep 11, 2006 at 1:27 pm (Quote):

    Ronald Heft: No, the terminal doesn’t work since the volumes folder is hidden from the system without modifying some config files. It’s doable but would require a few extra steps.

    Did not know that.

  9. 9 Dan on Sep 16, 2006 at 5:50 am (Quote):

    I’ve been doing this trick ever since Front Row came out. I just upgraded to iTunes 7 and the associated Front Row upgrade. Now Front Row won’t recognize aliases any more? Anyone else having this problem?

  10. 10 Ronald Heft on Sep 16, 2006 at 10:41 am (Quote):

    Aliases are working for me. Try repairing permissions.

  11. 11 Dan on Sep 16, 2006 at 1:27 pm (Quote):

    doh! the aliases were pointing to a server which wasn’t mounted (i think it got me because i always leave the server mounted… and for some reason it just wasn’t at the time i tried it.) Thanks though… I wouldn’t have looked into it further if you didn’t say it worked for you.

  12. 12 miky on Oct 31, 2006 at 7:49 am (Quote):

    is there a way to have front row list the movies by the alias name rather than the file name? there are times this would be more readable. thanks!

Post a Comment

If you have the urge to code, run it through Postable and <pre><code>wrap it up</code></pre>.