From fba061d168a04e0fb604d1c41c8265b5448d7630 Mon Sep 17 00:00:00 2001 From: tomkat83 Date: Sat, 4 Feb 2017 17:15:17 +0100 Subject: [PATCH] Update readme, copy addon.xml to language folder --- README.md | 4 ++++ resources/language/English/addon.xml | 33 ++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 resources/language/English/addon.xml diff --git a/README.md b/README.md index 80ea4184..203ca498 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ PKC combines the best of Kodi - ultra smooth navigation, beautiful and highly cu Have a look at [some screenshots](https://github.com/croneter/PlexKodiConnect/wiki/Some-PKC-Screenshots) to see what's possible. +### Call for Translations + +Please help translate PlexKodiConnect into your language: [visit crowdin.com](https://crowdin.com/project/plexkodiconnect/invite) + ### Content * [**Warning**](https://github.com/croneter/PlexKodiConnect/tree/hotfixes#warning) diff --git a/resources/language/English/addon.xml b/resources/language/English/addon.xml new file mode 100644 index 00000000..d42091f9 --- /dev/null +++ b/resources/language/English/addon.xml @@ -0,0 +1,33 @@ + + + + + + + + video audio image + + + + + + + Settings for the Plex Server + [!IsEmpty(ListItem.DBID) + !StringCompare(ListItem.DBID,-1) | !IsEmpty(ListItem.Property(plexid))] + !IsEmpty(Window(10000).Property(plex_context)) + + + + all + en + GNU GENERAL PUBLIC LICENSE. Version 2, June 1991 + https://forums.plex.tv + https://github.com/croneter/PlexKodiConnect + https://github.com/croneter/PlexKodiConnect + Native Integration of Plex into Kodi + Connect Kodi to your Plex Media Server. This plugin assumes that you manage all your videos with Plex (and none with Kodi). You might lose data already stored in the Kodi video and music databases (as this plugin directly changes them). Use at your own risk! + + \ No newline at end of file