Welcome to the Invelos forums. Please read the forum rules before posting.

Read access to our public forums is open to everyone. To post messages, a free registration is required.

If you have an Invelos account, sign in to post.

    Invelos Forums->DVD Profiler: Plugins Page: 1  Previous   Next
Tool: DpOscars
Author Message
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,798
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
DpOscars 1.0

A discussion about Tom Gaines' plugin Cinematic Collection Viewer planted an idea in my head. I didn't actually look at Tom's plugin, because I wanted to take an unbiased look at the Academy Awards (aka Oscars). Primarily I wanted to be able to find out which movies in my collection that had some kind of Oscar nominations (including wins, of course). And this program grew from that.

You can search for a movie, and see what nominations it had received:


You can search for a person and see what nominations that person had received:

(Isn't it a f***ing scandal that Thelma Ritter was nominated 6 times and never won Best Supporting Actress?)

And, most importantly (for me), you can load your exported collection and find out which of your movies had received nominations:


There is a gotcha here, though. A profile must have the nominated title either as its main Title or its Original title. And it must be spelled the same (not shift sensitive, though).  So, for example, "First" and "1st" won't match. And the program won't realize that "Jungfrukällan" in my collection is a Best International Feature Film winner, since the name ("The Virgin Spring") doesn't appear in my Swedish profile.

The spelling also matters for the person search, and unfortunately the source that I base my database on isn't always consistent. So, for example, "L.B. Abbott" and "L. B. Abbott" are treated as two different persons. Does that problem seem familiar? Well, it's not too great a problem here, I think, but you should be aware of it when searching for people.

On that note, I should mention "Contains" vs. "Specified". The movie and person searches are done using SQLite SELECT statements, and SQL has two wildcard characters. Percent ( % ) and underscore ( _ ). Percent matches zero or more characters, and underscore matches exactly one character.

So, if you check Specified, "Wild%" will match any title that starts with that word, "%Wild" will match any that ends with it, "%Wild%" will match any that contains the word, and finally "Wild" will only match that exact title.

On the other hand if you check Contains then enter "Wild", it will internally be changed to "%Wild%", just for convenience.
You can use percent it inside a string as well, so for example "L%Abbott" will find both "L.B. Abbott" and "L. B. Abbott".

The underscore is perhaps less useful, but can come in handy in some cases. Search for "_._.%" and you'll find any names that start with two initials without any space between, like "L.B. Abbott".

Apart from that, this program doesn't have any bells and whistles. So double-clicking rows won't do anything. The database goes up to the production year 2023 (Awards presented in 2024), so this years awards are not included.
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Desktop and Mobile RegistrantStar Contributormreeder50
I was outta bullets
Registered: March 29, 2007
Reputation: Superior Rating
United States Posts: 2,770
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
This is great. Thank you so much for the continued creation of very useful programs.
MWR
Marty - Registered July 10, 2004, User since 2002.
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,798
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Thanks, Marty!

I must say I was surprised to see how many of my titles that had some kind of Oscar nomination. About one in eight. I might have to rewatch some of the ones that I have rated low, to see if I need to reevaluate them. Could I have been wrong on the first watch? Me wrong? Nah! Never happens! 
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Desktop and Mobile RegistrantStar Contributormreeder50
I was outta bullets
Registered: March 29, 2007
Reputation: Superior Rating
United States Posts: 2,770
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
I have been playing around with it for about the last hour and I love it. After loading my xml export, I was surprised to see how many were nominated. Like you, I also am never wrong.    
Marty - Registered July 10, 2004, User since 2002.
DVD Profiler Unlimited RegistrantStar ContributorObiKen
Registered: October 22, 2015
Reputation: Highest Rating
Australia Posts: 302
Posted:
PM this userDirect link to this postReply with quote
What a nice reference tool, reminds me of the days when I used Microsoft's Cinemania.

With regards to Thelma Ritter, it was a shame she was 6 nom./0 wins. Even worse was Glenn Close with 8/0 wins, and what about Stanley Kubrick (9/0 wins). None of these compare with sound man Greg P. Russell with 17/0 wins.

I was disappointed when I couldn't find any technical nominations for GSyren, as I believe this person deserved it! Many thanks.
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,798
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Turns out I did nothing wrong in version 1.0.0. Very wrong, in fact! 

If you double-clicked a row in the expanded results in Person or Movie you should have gotten nothing. However, the nothing that you got was not the nothing that I had intended. Fixed now. Intrigued? Go ahead and try it. You'll either go "Huh?", or you'll get a knowing smile on your lips. Feel free to let me know which.

I also took the time to add star reviews to the Collection output:

You'll notice that this deviates from the most used star rating format. No empty stars. I did it this way because that's how Ken did it in DVD Profiler.

Quoting ObiKen:
Quote:
I was disappointed when I couldn't find any technical nominations for GSyren, as I believe this person deserved it!

Thank you, that's very nice of you! There are, in fact, only "standard" awards in the source file. I would have liked to see Ray Harryhausen's lifetime award, for example. But alas.

DpOscar 1.1.1

PS. I screwed up version 1.1.0. It was only available for a very short while, but just in case anyone was quick enough to download it, please go again!
My freeware tools for DVD Profiler users.
Gunnar
DVD Profiler Desktop and Mobile RegistrantStar Contributormreeder50
I was outta bullets
Registered: March 29, 2007
Reputation: Superior Rating
United States Posts: 2,770
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
Yet another excellent perk...thanks.
Marty - Registered July 10, 2004, User since 2002.
DVD Profiler Unlimited RegistrantStar ContributorGSyren
Profiling since 2001
Registered: March 14, 2007
Reputation: Highest Rating
Sweden Posts: 4,798
Posted:
PM this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
I'm not quite done with DpOscars yet. In the works:
- A tab for searching all winners in a selected category, sorted by year..
- Option in Collection to only show titles with winners.
- Possibility to select a profile in DVD Profiler from the Collections result.

If anyone has any requests, now would be a good time to raise your hand and say "Please, Sir!" 
My freeware tools for DVD Profiler users.
Gunnar
    Invelos Forums->DVD Profiler: Plugins Page: 1  Previous   Next