aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Ratings/us.txt
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2013-06-10 13:46:11 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2013-06-10 13:46:11 -0400
commitd2933cab7355b9a77ec802e4bc1efae9a3bf9743 (patch)
tree47fa43815595866304cacb84aab8755778f952ef /MediaBrowser.Server.Implementations/Localization/Ratings/us.txt
parentc174859b528bc4e167f5cc34d5ff0e6a117901ed (diff)
fixed ratings. moved them to static text files
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Ratings/us.txt')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Ratings/us.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/us.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/us.txt
new file mode 100644
index 0000000000..3f5311e0ea
--- /dev/null
+++ b/MediaBrowser.Server.Implementations/Localization/Ratings/us.txt
@@ -0,0 +1,22 @@
+G,1
+E,1
+EC,1
+TV-G,1
+TV-Y,2
+TV-Y7,3
+TV-Y7-FV,4
+PG,5
+TV-PG,5
+PG-13,7
+T,7
+TV-14,8
+R,9
+M,9
+TV-MA,9
+NC-17,10
+AO,15
+RP,15
+UR,15
+NR,15
+X,15
+XXX,100 \ No newline at end of file