Author |
Message |
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |
Registered: March 13, 2007 | Reputation: | Posts: 1,774 |
| Posted: | | | | Quoting TomGaines: Quote: New Version v2.3 Fix: Import of TV data for non-numerical episode numbers Fix: Saving of awards which only have a person and no movie title attached like Lifetime Achievment awards Fix: Sorting of episodes in assign episodes window Works great, thanks. |
|
Registered: March 13, 2007 | Reputation: | Posts: 17,334 |
| Posted: | | | | Quoting TomGaines: Quote: New Version v2.3 Fix: Saving of awards which only have a person and no movie title attached like Lifetime Achievment awards
Just out of curiosity... do these even show up in any profile? I would think for the awards to show up in any profile the award would have to be attached to a title... right? I ask because while playing with it a little I saw an award for a person without a movie attached like this... and wondered to myself if there was any reason to even add it to the award file since as far as I know it wouldn't show up in any of the profiles anyway. | | | Pete |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| Posted: | | | | Quoting Addicted2DVD: Quote: Quoting TomGaines:
Quote: New Version v2.3 Fix: Saving of awards which only have a person and no movie title attached like Lifetime Achievment awards
Just out of curiosity... do these even show up in any profile? I would think for the awards to show up in any profile the award would have to be attached to a title... right?
I ask because while playing with it a little I saw an award for a person without a movie attached like this... and wondered to myself if there was any reason to even add it to the award file since as far as I know it wouldn't show up in any of the profiles anyway. In Cinematic Collection Viewer, awards show also up for persons, when you click in cast and crew list on them (and you reminded me now, that I have added my own cast/crew windows to Profiler, I could also do it there). And even in Profiler you can see the awards of a person, if you click on a person in the award window | | |
|
|
Registered: March 13, 2007 | Reputation: | Posts: 17,334 |
| |
Registered: March 13, 2007 | Reputation: | Posts: 17,334 |
| Posted: | | | | I don't know if this is possible or how much trouble it would be... but another thing I would like to see personally... be able to click on an award and see what movies I have in my collection for that award. Like say I click on Academy Award: Best Picture... it would list all the movies I own that won the best picture award. I think it would be a good way to do some movie marathons. Or maybe even click on Academy Award: Best Picture... it would list all the movies that won the Best Picture... whether you own them or not. And then maybe have ones I don't own in red font or something so that I know which ones I am missing. Like I said... don't know how possible this is... basically just thinking out loud. | | | Pete |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |
Registered: March 13, 2007 | Reputation: | Posts: 17,334 |
| Posted: | | | | No problem... like I said... was just an idea. I will just have to take the time to do some tags myself. | | | Pete |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| Posted: | | | | Quoting TomGaines: Quote: Note: With this plugin version you can now use the awards info (and other infos from the Viewer Database) in your HTML windows. See above. In addition to the included awards example, here how you would retrieve the additional infos for a profile in an HTML windows: Quote:
var CCVInfos = ViewerDB.GetAdditionalInfosByProfileID("Key_" + DP_UPC); document.writeln("Infos Count: " + CCVInfos.Count + "<br/><hr>"); for (iInfo = 0; iInfo<CCVInfos.Count; iInfo++) { var CCVInfo = CCVInfos(iInfo); document.writeln("Info name: " + CCVInfo.Name + "<br/>"); document.writeln("Info type: " + CCVInfo.Type + "<br/>"); document.writeln("Info category: " + CCVInfo.Category + "<br/>"); document.writeln("Info value: " + CCVInfo.Value + "<br/><hr>"); }
| | |
|
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |
Registered: April 17, 2007 | Posts: 187 |
| Posted: | | | | I am having trouble with 3.8.1, the plug in does not load, I have 2.4 and it is working fine on 3.8.0. I even tried changing the install directory to put it into the plugin folder in the beta directory but it does not install when I run ProFiler | | | Tom
IOS Ver. 2.1.4 iPad Mini Retina 64GB Wi-Fi iOS 8.1.1 no JB iPad Air 64GB Wi-Fi iOS 8.1.1 TaiG 1.1 JB | | | Last edited: by b00bie |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |