Windows 7 Forums


Windows 7: MediaBrowser

View Poll Results: So Lets get some feed Back on Media Browser
It is the best video plug-in I'v ever tried! 267 75.42%
I like it but still use other plug-in's for videos. 28 7.91%
Tryed it but wasent happy and removed it. 30 8.47%
It doesnt have all the features I need. 33 9.32%
Just the right amount of features. 35 9.89%
It was to hard to use. 17 4.80%
It was so easy to use. 59 16.67%
Multiple Choice Poll. Voters: 354. You may not vote on this poll

16 Apr 2009   #1

7 Ultimate x64
Charlotte
 
 
MediaBrowser

I just wanted to show the world the best Media Center Plugin I have found!


This is MediaBrowser
AND IT'S FREE .................

It can do it all and much, much more!
Sort out Giant Library's over multiple HDD's or even PC's
Find cover and backdrop's with no help.
It has the best UI I've ever seen.
I'm going to shut up and let the videos talk for me! Check it out!

Related links: Media Center- Setup Movie Library by Orbital Shark.

If your looking for some custom icons to dress up your Media Browser be sure to check out my icons thread!




It's Game Time in Media Browser!! A plugin for MB






Last edited by DemonSeed; 25 Jan 2012 at 04:59 PM.. Reason: cleaned up dead links
My System SpecsSystem Spec

16 Apr 2009   #2

Windows 7 RTM x64
In a house
 
 

rep for you mate, thats awsome doesnt take long to sort out either, was looking for something for windows that had the same effect as plex for mac. Looks good, thanks
My System SpecsSystem Spec
16 Apr 2009   #3

7 Ultimate x64
Charlotte
 
 

No problem
I know you'll love it just as I do.
If you or any one else needs any help with setting up the plugin
I am more than glad to help!
My System SpecsSystem Spec
.


16 Apr 2009   #4

Windows 7 Home Premium 64 bit
Jackson, New Jersey
 
 

I can't seem to get it installed. I only get to set configuration but no way to start application. I have build 7077 of windows 7. Any help would be appreciated. Thanks
My System SpecsSystem Spec
17 Apr 2009   #5

Windows 7 RTM x64
In a house
 
 

Quote   Quote: Originally Posted by Blongs View Post
I can't seem to get it installed. I only get to set configuration but no way to start application. I have build 7077 of windows 7. Any help would be appreciated. Thanks

Start Media configurator, set your folders etc... start media centre, go to extras select media browser, there you go
My System SpecsSystem Spec
17 Apr 2009   #6

Windows 7 Home Premium 64 bit
Jackson, New Jersey
 
 

Quote   Quote: Originally Posted by damoh View Post
Start Media configurator, set your folders etc... start media centre, go to extras select media browser, there you go
Thanks for clarifying. I did that and the program will not find my pictures or music. Tried adding several folders and also tried clearing cache and letting program rescan for media. Still shows nothing when I click on music or pictures.
My System SpecsSystem Spec
17 Apr 2009   #7

Windows 7 Ultimate x64
Milton Keynes, United Kingdom
 
 

OMG!! This plugin is awesome!! It even has images for movies that have just come out in the cinema

Also, +rep duly given

Last edited by Orbital Shark; 17 Apr 2009 at 08:07 AM..
My System SpecsSystem Spec
17 Apr 2009   #8

7 Ultimate x64
Charlotte
 
 

Quote   Quote: Originally Posted by Blongs View Post
Thanks for clarifying. I did that and the program will not find my pictures or music. Tried adding several folders and also tried clearing cache and letting program rescan for media. Still shows nothing when I click on music or pictures.
Yea as of now it does not support Pictures or music.
I know
It sucks But I have herd rumors that they are adding support for both.

To get a launcher on MC Home Page go to the Program Library and right click on the Media Browser and set to main strip.

Last edited by DemonSeed; 30 May 2009 at 10:34 AM..
My System SpecsSystem Spec
17 Apr 2009   #9
zay

Windows 7 Ultimate
Houston, Texas
 
 

While using the configuration for MB is good, if you have movies in more than one folder, then it shows multiple folders in MB. If you want to show one folder in MB, do this:
Before installing MB, create notepad file and save it with a .vf extension (not .vf.txt). Create it in your users\videos folder
Put this in it:
folder: C:\AVI movies 1\
folder: G:\AVI movies 2\
folder: G:\DVD's\
You can edit this to suit your needs.
When you install MB, it will look for that and set it up for you.
If you already installed MB, then go to your program data\media Browser\start up folder, and put the .vf file there.
If you want to launch MC to go straight to MB create a shortcut on your desktop with the following entry:
%systemroot%\ehome\ehshell.exe /entrypoint:{ce32c570-4bec-4aeb-ad1d-cf47b91de0b2}\{fc9abccc-36cb-47ac-8bab-03e8ef5f6f22}
Don't worry, it automatically assigns the MC icon to it. Once you double click it, it will automatically go to MB.
If you have trailers in a folder somewhere on your computer
create a XML file in the same movie folder so it points to the trailer folder. Put this in the .xml file
<Title>
<LocalTrailer>
<URL>C:\Users\Public\Videos\HD Movies\Bangkok Dangerous\trailer.mov</URL>
<Type>1</Type>
</LocalTrailer>
</Title>
MAKE SURE TO NAME IT MYMOVIES.XML
edit it to your likeness by changing the url information to point to where your trailer movies are located.
My System SpecsSystem Spec
17 Apr 2009   #10

Windows 7 RTM x64
In a house
 
 

Quote   Quote: Originally Posted by zay View Post
While using the configuration for MB is good, if you have movies in more than one folder, then it shows multiple folders in MB. If you want to show one folder in MB, do this:
Before installing MB, create notepad file and save it with a .vf extension (not .vf.txt). Create it in your users\videos folder
Put this in it:
folder: C:\AVI movies 1\
folder: G:\AVI movies 2\
folder: G:\DVD's\
You can edit this to suit your needs.
When you install MB, it will look for that and set it up for you.
If you already installed MB, then go to your program data\media Browser\start up folder, and put the .vf file there.
If you want to launch MC to go straight to MB create a shortcut on your desktop with the following entry:
%systemroot%\ehome\ehshell.exe /entrypoint:{ce32c570-4bec-4aeb-ad1d-cf47b91de0b2}\{fc9abccc-36cb-47ac-8bab-03e8ef5f6f22}
Don't worry, it automatically assigns the MC icon to it. Once you double click it, it will automatically go to MB.
If you have trailers in a folder somewhere on your computer
create a XML file in the same movie folder so it points to the trailer folder. Put this in the .xml file
<Title>
<LocalTrailer>
<URL>C:\Users\Public\Videos\HD Movies\Bangkok Dangerous\trailer.mov</URL>
<Type>1</Type>
</LocalTrailer>
</Title>
MAKE SURE TO NAME IT MYMOVIES.XML
edit it to your likeness by changing the url information to point to where your trailer movies are located.

Nice one thanks mate. Also to topic starter, how do you get your background images on? I am assuming they are custom in the first shot?
My System SpecsSystem Spec
Reply

 MediaBrowser problems?



Thread Tools



Similar help and support threads for: MediaBrowser
Thread Forum
Everio mediabrowser General Discussion
cant connect to Youtube from Everio Mediabrowser Software
MediaBrowser Questions Media Center


All times are GMT -5. The time now is 01:16 PM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32