aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Server.Implementations')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Ratings/co.txt8
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Ratings/fr.txt5
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Ratings/ie.txt6
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Ratings/jp.txt4
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Ratings/kz.txt6
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Ratings/nz.txt10
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Ratings/ru.txt6
-rw-r--r--MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj7
8 files changed, 52 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/co.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/co.txt
new file mode 100644
index 000000000..a694a0be6
--- /dev/null
+++ b/MediaBrowser.Server.Implementations/Localization/Ratings/co.txt
@@ -0,0 +1,8 @@
+CO-T,1
+CO-7,5
+CO-12,7
+CO-15,8
+CO-18,10
+CO-X,100
+CO-BANNED,15
+CO-E,15 \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/fr.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/fr.txt
new file mode 100644
index 000000000..2bb205b0d
--- /dev/null
+++ b/MediaBrowser.Server.Implementations/Localization/Ratings/fr.txt
@@ -0,0 +1,5 @@
+FR-U,1
+FR-10,5
+FR-12,7
+FR-16,9
+FR-18,10 \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/ie.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/ie.txt
new file mode 100644
index 000000000..283f07767
--- /dev/null
+++ b/MediaBrowser.Server.Implementations/Localization/Ratings/ie.txt
@@ -0,0 +1,6 @@
+IE-G,1
+IE-PG,5
+IE-12A,7
+IE-15A,8
+IE-16,9
+IE-18,10 \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/jp.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/jp.txt
new file mode 100644
index 000000000..2e1da30d8
--- /dev/null
+++ b/MediaBrowser.Server.Implementations/Localization/Ratings/jp.txt
@@ -0,0 +1,4 @@
+JP-G,1
+JP-PG12,7
+JP-15+,8
+JP-18+,10 \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/kz.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/kz.txt
new file mode 100644
index 000000000..b31e12d96
--- /dev/null
+++ b/MediaBrowser.Server.Implementations/Localization/Ratings/kz.txt
@@ -0,0 +1,6 @@
+KZ-К,1
+KZ-БА,6
+KZ-Б14,7
+KZ-Е16,8
+KZ-Е18,10
+KZ-НА,15 \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/nz.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/nz.txt
new file mode 100644
index 000000000..bc761dcab
--- /dev/null
+++ b/MediaBrowser.Server.Implementations/Localization/Ratings/nz.txt
@@ -0,0 +1,10 @@
+NZ-G,1
+NZ-PG,5
+NZ-M,9
+NZ-R13,7
+NZ-R15,8
+NZ-R16,9
+NZ-R18,10
+NZ-RP13,7
+NZ-RP16,9
+NZ-R,10 \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/ru.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/ru.txt
new file mode 100644
index 000000000..e5e8538ae
--- /dev/null
+++ b/MediaBrowser.Server.Implementations/Localization/Ratings/ru.txt
@@ -0,0 +1,6 @@
+RU-Y,1
+RU-6+,3
+RU-12+,7
+RU-14+,8
+RU-16+,9
+RU-18+,10 \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
index 9f2568f6c..509d46c74 100644
--- a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
+++ b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
@@ -212,6 +212,13 @@
<EmbeddedResource Include="Localization\Ratings\da.txt" />
<EmbeddedResource Include="Localization\Ratings\de.txt" />
<EmbeddedResource Include="Localization\Ratings\mx.txt" />
+ <EmbeddedResource Include="Localization\Ratings\co.txt" />
+ <EmbeddedResource Include="Localization\Ratings\fr.txt" />
+ <EmbeddedResource Include="Localization\Ratings\ie.txt" />
+ <EmbeddedResource Include="Localization\Ratings\jp.txt" />
+ <EmbeddedResource Include="Localization\Ratings\kz.txt" />
+ <EmbeddedResource Include="Localization\Ratings\nz.txt" />
+ <EmbeddedResource Include="Localization\Ratings\ru.txt" />
<Content Include="swagger-ui\css\hightlight.default.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>