 |
|
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 |
Registered: March 14, 2007 | Reputation:  | Posts: 4,801 |
| Posted: | | | | DpOscars 1.0A 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 |
| Registered: March 29, 2007 | Reputation:  | Posts: 2,770 |
| Posted: | | | | This is great. Thank you so much for the continued creation of very useful programs. MWR | | | Marty - Registered July 10, 2004, User since 2002. |
| Registered: March 14, 2007 | Reputation:  | Posts: 4,801 |
| Posted: | | | | 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 |
| Registered: March 29, 2007 | Reputation:  | Posts: 2,770 |
| Posted: | | | | | | | Marty - Registered July 10, 2004, User since 2002. |
| Registered: October 22, 2015 | Reputation:  | Posts: 303 |
| Posted: | | | | 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. |
| Registered: March 14, 2007 | Reputation:  | Posts: 4,801 |
| Posted: | | | | 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.1PS. 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 |
| Registered: March 29, 2007 | Reputation:  | Posts: 2,770 |
| Posted: | | | | Yet another excellent perk...thanks.  | | | Marty - Registered July 10, 2004, User since 2002. |
| Registered: March 14, 2007 | Reputation:  | Posts: 4,801 |
| Posted: | | | | 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 |
| Registered: March 14, 2007 | Reputation:  | Posts: 4,801 |
| Posted: | | | | DpOscars 1.2.0 The new tab Categories will let you select a category and get a listing of every winner in that category. Collection has been updated. You can show all categories, or just a specific category, and you can select to see all nominees or just the winners. Right click on a title and you can select the corresponding profile in DVD Profiler. The Filter option has been removed. It got too complicated to use in conjunction with categories and All/Winner. I hope you don't miss it too much. | | | My freeware tools for DVD Profiler users. Gunnar |
| Registered: March 14, 2007 | Reputation:  | Posts: 4,801 |
| Posted: | | | | By the way, just in case you were wondering about "nothing" but were afraid to try ...  Yup, that's what happens if you double-click where nothing is supposed to happen. Does this trigger any memories for anyone? | | | My freeware tools for DVD Profiler users. Gunnar |
| Registered: October 22, 2015 | Reputation:  | Posts: 303 |
| Posted: | | | | Are you referring to the 1976 computer game "Colossal Cave Adventure" which used the magic code "XYZZY" to teleport the player between two locations? |
| Registered: March 14, 2007 | Reputation:  | Posts: 4,801 |
| Posted: | | | | Quoting ObiKen: Quote: Are you referring to the 1976 computer game "Colossal Cave Adventure" which used the magic code "XYZZY" to teleport the player between two locations? Indeed. It would sometimes teleport the player, and sometimes just say "Nothing happens here". I believe XYZZY was used in Zork as well. But that was a long time ago, so I might be misremembering. I was actually introduced to Colossal Cave Adventure by a programmer at Scandinavian Airlines when I visited their IT department back in the late seventies. Someone there had implemented it on one of their mainframes. I don’t recall if they ran it on a Digital Equipment computer (like the game was originally developed on) or on an IBM mainframe (which was what SAS mainly used). Probably on a DEC, otherwise I would likely have borrowed the source code to try to implement it at the Post Office Bank where I worked. (Yes, the Post Office in Sweden had their own bank back then.) | | | My freeware tools for DVD Profiler users. Gunnar |
|
|
Invelos Forums->DVD Profiler: Plugins |
Page:
1 Previous Next
|
|
|
|
|
|
|
|
 |