Author |
Message |
Registered: January 22, 2008 | Posts: 48 |
| Posted: | | | | I think it would be nice to have a "Rated For" field that could be displayed in the vicinity of the Rating itself on the General Info tab. Just a text field that can handle the reasons for a films Rating by the MPAA. |
|
Registered: March 13, 2007 | Reputation: | Posts: 3,321 |
| Posted: | | | | That's a great idea and something I've always wished for. It's only present on newer movies, but it would still be nice to capture it when we can since you can't really read it in cover scans. | | | Get the CSVExport and Database Query plug-ins here. Create fake parent profiles to organize your collection. |
|
Registered: March 14, 2007 | Posts: 555 |
| Posted: | | | | Just make sure there's a checkbox for "Strong graphic bloody violence" for when the new Rambo movie hits DVD |
|
Registered: March 14, 2007 | Posts: 1,777 |
| Posted: | | | | I was just thinking that it would be nice to know why a particular movie was rated a particular way. |
|
Registered: March 13, 2007 | Reputation: | Posts: 3,480 |
| Posted: | | | | I don't really know what I'm doing with this kind of stuff, but I hacked and slashed from northbloke's post here and came up with: Create an HTML window and replace the default code with this: Quote: <HTML> <HEAD>
<SCRIPT TYPE="text/javascript"> <!-- <DP NAME="HEADER_VARS" Language="JavaScript" Comments="True" IncludeCast="False" IncludeCrew="False"> //--> function showrated_for() { var check = DP_Notes.indexOf("<rated_for="); if (check != -1) { rated_for = DP_Notes.substring(check, DP_Notes.indexOf(">", check)); rated_for = rated_for.replace("<rated_for=",""); } document.write("Rated " + "<DP NAME="RATING">" + " for " + rated_for) } </SCRIPT>
</HEAD> <BODY onload="showrated_for()">
</BODY> </HTML> And then all you need to do is put in the notes of the profile this: <rated_for= insert rating info here> If the movie is rated R and you insert this into your notes: <rated_for=violence, some disturbing images, thematic material and language.> You will get a window that shows: Rated R for violence, some disturbing images, thematic material and language. | | | ...James
"People fake a lot of human interactions, but I feel like I fake them all, and I fake them very well. That’s my burden, I guess." ~ Dexter Morgan |
|
Registered: March 13, 2007 | Reputation: | Posts: 3,321 |
| Posted: | | | | That's great James. But I'd still like to see Ken handle this so we don't all have to do the work ourselves. Still, that's a great place to start in case Ken never adds it. | | | Get the CSVExport and Database Query plug-ins here. Create fake parent profiles to organize your collection. |
|
Registered: January 22, 2008 | Posts: 48 |
| Posted: | | | | Yeah, I agree, thanks for the suggestion though. Like I said, I'm no programmer or anything, but just a little text box. That would be cool. |
|
Registered: March 14, 2007 | Posts: 2,366 |
| |
Registered: March 14, 2007 | Posts: 2,366 |
| Posted: | | | | Could somebody write a HTML rating script for me (because I don't know how), so I can choose these symbols within the notes? AL 6 12 16 G A S D H T As the script of James above but then with something like: IF <kijkwijzer=AL> THEN IMG SRC='$DPIMAGES.AL.gif' IF <kijkwijzer=6> THEN IMG SRC='$DPIMAGES.6.gif' IF <kijkwijzer=12> THEN IMG SRC='$DPIMAGES.12.gif' IF <kijkwijzer=16> THEN IMG SRC='$DPIMAGES.16.gif' IF <kijkwijzer=G> THEN IMG SRC='$DPIMAGES.Violence.gif' IF <kijkwijzer=A> THEN IMG SRC='$DPIMAGES.Fear.gif' IF <kijkwijzer=S> THEN IMG SRC='$DPIMAGES.Sex.gif' IF <kijkwijzer=D> THEN IMG SRC='$DPIMAGES.Discrimination.gif' IF <kijkwijzer=H> THEN IMG SRC='$DPIMAGES.Drugs.gif' IF <kijkwijzer=T> THEN IMG SRC='$DPIMAGES.Profanity.gif' I should be able to choose one of the four age ratings above and any or none of the classifications below. For example: " AL" " 6 G A" " 12 G A" " 16 G A S T" | | | Martin Zuidervliet
DVD Profiler Nederlands | | | Last edited: by Daddy DVD |
|
Registered: March 13, 2007 | Reputation: | Posts: 3,321 |
| Posted: | | | | Quoting Martin_Zuidervliet: Quote: S Ok, that one is just awesome. Are these real or something you use personally? | | | Get the CSVExport and Database Query plug-ins here. Create fake parent profiles to organize your collection. |
|
Registered: March 14, 2007 | Posts: 2,366 |
| Posted: | | | | Quoting Mark Harrison: Quote: Are these real or something you use personally? They are real Dutch ratings. Just click on the link of my first post in this topic, place your mouse pointer above the symbol in the bar above and watch the feet move. | | | Martin Zuidervliet
DVD Profiler Nederlands | | | Last edited: by Daddy DVD |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,394 |
| Posted: | | | | The symbol you point out is clear in it's message, all right. I understand the icons for everything but discrimination. What is the icon supposed to be doing? Also, I wonder what rating that 10-minute film that's raising such a ruckus (Anti-Islamic) would get? | | | Another Ken (not Ken Cole) Badges? We ain't got no badges. We don't need no badges. I don't have to show you any stinking badges. DVD Profiler user since June 15, 2001 |
|
Registered: March 14, 2007 | Posts: 3,830 |
| Posted: | | | | Quoting kdh1949: Quote:
I understand the icons for everything but discrimination. What is the icon supposed to be doing?
The white guys excluding the black guy, Big guys excluding the little one, ... | | | Sources for one or more of the changes and/or additions were not submitted. Please include the sources for your changes in the contribution notes, especially for cast and crew additions. | | | Last edited: by ? |
|
Registered: March 13, 2007 | Reputation: | Posts: 13,202 |
| Posted: | | | | I understood all the icons...I think they are pretty cool, btw...but I didn't get the spider one. Is that really a warning about bugs? I am not quite sure what 'angst' means...I mean I know what 'angst' means, just not sure in this context. | | | No dictator, no invader can hold an imprisoned population by force of arms forever. There is no greater power in the universe than the need for freedom. Against this power, governments and tyrants and armies cannot stand. The Centauri learned this lesson once. We will teach it to them again. Though it take a thousand years, we will be free. - Citizen G'Kar |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,394 |
| Posted: | | | | Quoting Giga Wizard: Quote: Quoting kdh1949:
Quote:
I understand the icons for everything but discrimination. What is the icon supposed to be doing?
The white guys excluding the black guy, Big guys excluding the little one, ... Is the little guy crying? Are tears the drops coming from the figure? | | | Another Ken (not Ken Cole) Badges? We ain't got no badges. We don't need no badges. I don't have to show you any stinking badges. DVD Profiler user since June 15, 2001 |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,394 |
| Posted: | | | | Quoting Unicus69: Quote: I understood all the icons...I think they are pretty cool, btw...but I didn't get the spider one. Is that really a warning about bugs? I am not quite sure what 'angst' means...I mean I know what 'angst' means, just not sure in this context. According to my handy/dandy translator website, "angst" translates as "fear." I guess that is used for any scary movie, not just ones about bugs. | | | Another Ken (not Ken Cole) Badges? We ain't got no badges. We don't need no badges. I don't have to show you any stinking badges. DVD Profiler user since June 15, 2001 |
|