Media Center Master (TV, movies, adult, stand-up, etc.)

Questions about thetvdb ruby script, xml formats and third party metadata scrapers

Media Center Master (TV, movies, adult, stand-up, etc.)

Postby psouza4 » Wed Apr 22, 2009 11:19 pm

Media Center Master
current version: 1.06
(previously called "Pete's MediaBrowser Info Fetcher")


MOVED: Media Center Master is now hosted at www.MediaCenterMaster.com, including downloads, news, support, and troubleshooting forums.


Hello all! Unsatisfied with the issues I had with existing scripts/fetchers, I wrote my own. This application fetches only movie data (for now) in the standard metadata format that the MediaBrowser extension uses. It hybrids a collective data from both themoviedb.org and imdb.com and includes the following options:

Rhobust movie title detection
Using a combination of client-side and server-side logic at multiple servers and multiple passes, there is typically a higher rate of accuracy and detection on the more obscure movie titles out there. Where I previously had to manually adjust movie titles and data in metadata files before, I rarely have to now.

Posters and backdrops
Supported as usual -- if a title match couldn't be found at themoviedb.org, a backdrop will not be downloaded but it will download the poster from imdb.com, when possible.

Forced ID's and titles
I added two nonstandard XML tags to the metadata, for the IMDB ID# and another called ForcedTitle. They can be used to override detection. Say, for example, you've looked up the ID for a movie that isn't being detected properly: you can insert the ID into the appropriate place, save, and the scraper won't search -- it'll just load that ID directly.

The ForcedTitle tag I added for movies that have alternate language titles. For example, you can override The Never Ending Story to show the US/English title rather than the German title, etc.

Cast and crew thumbnails
MediaBrowser supports thumbnails for actors and crew (directors/producers/etc.), so I thought a fetcher should as well. This is currently only available on Windows Vista and Windows 7 because it requires the %ProgramData% environment variable, which is not set on prior versions of Windows.

Easy custom sorting
I like scrolling through a list of my movies in alphabetical order, but I also like sequels to group and sort correctly, following the first in the series. This causes a problem when you have titles that do not show up in the correct alphabetical order, like the Harry Potter series or The Exorcist movies. To solve this, I added an optional setting that adjusts the SortTitle tag to the name of the folder on your hard drive rather than the title of the movie. That way, the movies will sort the same as they appear alphabetically in Windows Explorer.

Automatic folder renaming
When turned on, this will automatically rename each folder according to the detected title and year of the movie. This is not recommended to use with the custom sorting feature for obvious reasons.

Better summary descriptions
Sometimes IMDB has a better summary/synopsis than The Open Movie Database does. Sometimes it's the other way around. I added an option to my application that will automatically pick the larger of the two choices, if the option is turned on.

IMDB ratings
While other parsers I saw were grabbing ratings from themoviedb.org, I chose to grab ratings from imdb.com. With substancially more votes over a more diverse crowd, I felt it was a more accurate gauge of the popularity and success of a movie.

Genre preference
I also included an option that lets you choose from themoviedb.org's genre list or from imdb.com's. I like IMDB's better, but this is surely open to preference and I left that choice up to the user.

Time/bandwidth savings
To maximize speed (and save a little bandwidth in the meanwhile), existing posters and backdrops are not re-downloaded and the dual-pass mode is skipped when ID's are already supplied in an existing meta file. If you just want to refresh your existing metadata with more recent data (cast/crew, summaries, IMDB rating, etc.), it's much faster than a full re-parse.

Automatic updates, automatic error reporting
For obvious reasons, though both can be disabled as desired.

Scan folders NEW v1.01:
Automatic scan folders added.

Adult titles NEW v1.02:
Adult titles are automatically handled. For now, the data provider is adultdvdempire.com.

Smooth, easy-to-use interface NEW v1.04:
With a full redesign, Pete's MediaBrowser Info Fetcher is now known as Media Center Master.

Television/T.V. titles NEW v1.06:
TV shows are now a member of the meta data-fetching party! Data is being fetched from thetvdb.com.


Image version repository & downloads


Screen shots:

Image
Image
Image
Image
Last edited by psouza4 on Mon May 04, 2009 6:15 am, edited 25 times in total.
psouza4
 
Posts: 55
Joined: Wed Apr 22, 2009 10:51 pm
Location: Boise, ID, USA

Re: Pete's MediaBrowser Info Fetcher (new)

Postby Circuit » Thu Apr 23, 2009 12:02 am

Sorry mate can't download from your link, permission issue.
Circuit
 
Posts: 60
Joined: Fri Dec 26, 2008 6:17 am

Re: Pete's MediaBrowser Info Fetcher (new)

Postby psouza4 » Thu Apr 23, 2009 12:23 am

Circuit wrote:Sorry mate can't download from your link, permission issue.


Try PMBIF_1.01__setup.zip? You might be prohibited from direct-downloading executable files (this one is zipped).
Last edited by psouza4 on Thu Apr 23, 2009 11:34 pm, edited 1 time in total.
psouza4
 
Posts: 55
Joined: Wed Apr 22, 2009 10:51 pm
Location: Boise, ID, USA

Re: Pete's MediaBrowser Info Fetcher (new)

Postby Circuit » Thu Apr 23, 2009 6:27 am

Stil getting the same error

Forbidden
You don't have permission to access /PMBIF_1.00__setup.zip on this server.


If I try http://www.petersouza.com I get this .

Forbidden
You don't have permission to access / on this server.


Circuit
Circuit
 
Posts: 60
Joined: Fri Dec 26, 2008 6:17 am

Re: Pete's MediaBrowser Info Fetcher (new)

Postby psouza4 » Thu Apr 23, 2009 1:32 pm

Circuit wrote:Forbidden: You don't have permission to access / on this server.


What IP do you get when you try to ping http://www.petersouza.com from DOS? It should be 65.102.79.120.

Also: I removed a number of IP-based blacklists I had set on my server from years ago -- some of them pretty extensive. You might be able to get in now if that was the problem.
Last edited by psouza4 on Thu Apr 23, 2009 9:38 pm, edited 1 time in total.
psouza4
 
Posts: 55
Joined: Wed Apr 22, 2009 10:51 pm
Location: Boise, ID, USA

Re: Pete's MediaBrowser Info Fetcher (new)

Postby psouza4 » Thu Apr 23, 2009 9:36 pm

Version 1.01 has been released. Due to an issue with strong-signing, I broke the auto-update for this version (see release notes above). You will need to download the new version manually and perform a traditional install. Sorry for the hassle!
psouza4
 
Posts: 55
Joined: Wed Apr 22, 2009 10:51 pm
Location: Boise, ID, USA

Re: Pete's MediaBrowser Info Fetcher (new)

Postby psouza4 » Fri Apr 24, 2009 6:40 pm

Version 1.02 has been released (you can install 1.01 and let it auto-update). This releases adds stand-up comedy, animé (some), and adult title scanning features as well as bugfixes.
psouza4
 
Posts: 55
Joined: Wed Apr 22, 2009 10:51 pm
Location: Boise, ID, USA

Re: Pete's MediaBrowser Fetcher (movies, adult, stand-up, etc.)

Postby psouza4 » Fri Apr 24, 2009 8:11 pm

Hello all -- I got a few automated error reports recently that indicate access denied to the folders you're trying to scan with. If you are not logged into an account with administrative access or are using a high level User Access Control (UAC) setting, you will need to run Pete's MediaBrowser Info Fetcher as an Administrator in order for it to access files on other drives and outside of its standard protected operating environment. Cheers!
psouza4
 
Posts: 55
Joined: Wed Apr 22, 2009 10:51 pm
Location: Boise, ID, USA

Re: Pete's MediaBrowser Fetcher (movies, adult, stand-up, etc.)

Postby darcman » Sat Apr 25, 2009 4:22 am

If you could add gaydvdempire.com as well that would be cool...
darcman
 
Posts: 25
Joined: Tue Mar 17, 2009 12:21 am

Re: Pete's MediaBrowser Fetcher (movies, adult, stand-up, etc.)

Postby algtz1 » Sat Apr 25, 2009 5:14 am

When I drag a folder to the fetcher it downloads the metadata then I get the following error: "There was a problem when attempting to parse that directory which this application to abort the attempt."

Just so you know this folder has previous metadata from "my movies" program. Not sure if that makes a difference or is causing this error. Do I have to delete the previous "myxml" file first? Also, how do i update to the newest vesion. I installed 1.0 and have the auto update but I didn't see it update the program
algtz1
 
Posts: 73
Joined: Thu Apr 09, 2009 8:52 pm

Next

Return to Metadata and scripts



Who is online

Users browsing this forum: No registered users and 1 guest

cron