Skip to content

Commit

Permalink
[plugin.video.composite_for_plex] 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anxdpanic committed Mar 1, 2023
1 parent e8ff2c7 commit bd80e3e
Show file tree
Hide file tree
Showing 90 changed files with 3,712 additions and 366 deletions.
10 changes: 3 additions & 7 deletions plugin.video.composite_for_plex/addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.composite_for_plex" name="Composite" version="2.0.0" provider-name="anxdpanic">
<addon id="plugin.video.composite_for_plex" name="Composite" version="2.0.1" provider-name="anxdpanic">
<requires>
<import addon="xbmc.python" version="3.0.1"/>
<import addon="script.module.requests" version="2.12.4"/>
Expand Down Expand Up @@ -41,12 +41,8 @@
<fanart>resources/media/fanart.png</fanart>
</assets>
<news>
[add] Kodi Nexus v20 support
[chg] changed settings format to the latest format
[rem] removed support for all version of Kodi pre-Nexus v20
[rem] removed Python 2 support
[rem] removed dependency on kodi-six
[rem] removed dependency on six
[fix] encoding error in logging
[upd] linting
[lang] update translations from Weblate
</news>
<platform>all</platform>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1126,10 +1126,6 @@ msgctxt "#30688"
msgid "Up Next is enabled in the settings, however Up Next appears to be disabled. Would you like to enable Up Next now?"
msgstr ""

msgctxt "#30689"
msgid "Up Next requires Kodi 18 or higher"
msgstr ""

msgctxt "#30690"
msgid "From your computer, go to [B]%s[/B] and enter the following code: [B]%s[/B]"
msgstr ""
Expand Down Expand Up @@ -1577,3 +1573,51 @@ msgstr ""
msgctxt "#30801"
msgid "Detect Servers"
msgstr ""

msgctxt "#30802"
msgid "420x420, 320Kbps"
msgstr ""

msgctxt "#30803"
msgid "576x320, 720Kbps"
msgstr ""

msgctxt "#30804"
msgid "720x480, 1.5Mbps"
msgstr ""

msgctxt "#30805"
msgid "1024x768, 2Mbps"
msgstr ""

msgctxt "#30806"
msgid "1280x720, 3Mbps"
msgstr ""

msgctxt "#30807"
msgid "1280x720, 4Mbps"
msgstr ""

msgctxt "#30808"
msgid "1920x1080, 8Mbps"
msgstr ""

msgctxt "#30809"
msgid "1920x1080, 10Mbps"
msgstr ""

msgctxt "#30810"
msgid "1920x1080, 12Mbps"
msgstr ""

msgctxt "#30811"
msgid "1920x1080, 20Mbps"
msgstr ""

msgctxt "#30812"
msgid "1920x1080, 40Mbps"
msgstr ""

msgctxt "#30813"
msgid "1920x1080, unlimited"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -1126,10 +1126,6 @@ msgctxt "#30688"
msgid "Up Next is enabled in the settings, however Up Next appears to be disabled. Would you like to enable Up Next now?"
msgstr ""

msgctxt "#30689"
msgid "Up Next requires Kodi 18 or higher"
msgstr ""

msgctxt "#30690"
msgid "From your computer, go to [B]%s[/B] and enter the following code: [B]%s[/B]"
msgstr ""
Expand Down Expand Up @@ -1577,3 +1573,51 @@ msgstr ""
msgctxt "#30801"
msgid "Detect Servers"
msgstr ""

msgctxt "#30802"
msgid "420x420, 320Kbps"
msgstr ""

msgctxt "#30803"
msgid "576x320, 720Kbps"
msgstr ""

msgctxt "#30804"
msgid "720x480, 1.5Mbps"
msgstr ""

msgctxt "#30805"
msgid "1024x768, 2Mbps"
msgstr ""

msgctxt "#30806"
msgid "1280x720, 3Mbps"
msgstr ""

msgctxt "#30807"
msgid "1280x720, 4Mbps"
msgstr ""

msgctxt "#30808"
msgid "1920x1080, 8Mbps"
msgstr ""

msgctxt "#30809"
msgid "1920x1080, 10Mbps"
msgstr ""

msgctxt "#30810"
msgid "1920x1080, 12Mbps"
msgstr ""

msgctxt "#30811"
msgid "1920x1080, 20Mbps"
msgstr ""

msgctxt "#30812"
msgid "1920x1080, 40Mbps"
msgstr ""

msgctxt "#30813"
msgid "1920x1080, unlimited"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -1126,10 +1126,6 @@ msgctxt "#30688"
msgid "Up Next is enabled in the settings, however Up Next appears to be disabled. Would you like to enable Up Next now?"
msgstr ""

msgctxt "#30689"
msgid "Up Next requires Kodi 18 or higher"
msgstr ""

msgctxt "#30690"
msgid "From your computer, go to [B]%s[/B] and enter the following code: [B]%s[/B]"
msgstr ""
Expand Down Expand Up @@ -1577,3 +1573,51 @@ msgstr ""
msgctxt "#30801"
msgid "Detect Servers"
msgstr ""

msgctxt "#30802"
msgid "420x420, 320Kbps"
msgstr ""

msgctxt "#30803"
msgid "576x320, 720Kbps"
msgstr ""

msgctxt "#30804"
msgid "720x480, 1.5Mbps"
msgstr ""

msgctxt "#30805"
msgid "1024x768, 2Mbps"
msgstr ""

msgctxt "#30806"
msgid "1280x720, 3Mbps"
msgstr ""

msgctxt "#30807"
msgid "1280x720, 4Mbps"
msgstr ""

msgctxt "#30808"
msgid "1920x1080, 8Mbps"
msgstr ""

msgctxt "#30809"
msgid "1920x1080, 10Mbps"
msgstr ""

msgctxt "#30810"
msgid "1920x1080, 12Mbps"
msgstr ""

msgctxt "#30811"
msgid "1920x1080, 20Mbps"
msgstr ""

msgctxt "#30812"
msgid "1920x1080, 40Mbps"
msgstr ""

msgctxt "#30813"
msgid "1920x1080, unlimited"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -1126,10 +1126,6 @@ msgctxt "#30688"
msgid "Up Next is enabled in the settings, however Up Next appears to be disabled. Would you like to enable Up Next now?"
msgstr ""

msgctxt "#30689"
msgid "Up Next requires Kodi 18 or higher"
msgstr ""

msgctxt "#30690"
msgid "From your computer, go to [B]%s[/B] and enter the following code: [B]%s[/B]"
msgstr ""
Expand Down Expand Up @@ -1577,3 +1573,51 @@ msgstr ""
msgctxt "#30801"
msgid "Detect Servers"
msgstr ""

msgctxt "#30802"
msgid "420x420, 320Kbps"
msgstr ""

msgctxt "#30803"
msgid "576x320, 720Kbps"
msgstr ""

msgctxt "#30804"
msgid "720x480, 1.5Mbps"
msgstr ""

msgctxt "#30805"
msgid "1024x768, 2Mbps"
msgstr ""

msgctxt "#30806"
msgid "1280x720, 3Mbps"
msgstr ""

msgctxt "#30807"
msgid "1280x720, 4Mbps"
msgstr ""

msgctxt "#30808"
msgid "1920x1080, 8Mbps"
msgstr ""

msgctxt "#30809"
msgid "1920x1080, 10Mbps"
msgstr ""

msgctxt "#30810"
msgid "1920x1080, 12Mbps"
msgstr ""

msgctxt "#30811"
msgid "1920x1080, 20Mbps"
msgstr ""

msgctxt "#30812"
msgid "1920x1080, 40Mbps"
msgstr ""

msgctxt "#30813"
msgid "1920x1080, unlimited"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -1126,10 +1126,6 @@ msgctxt "#30688"
msgid "Up Next is enabled in the settings, however Up Next appears to be disabled. Would you like to enable Up Next now?"
msgstr ""

msgctxt "#30689"
msgid "Up Next requires Kodi 18 or higher"
msgstr ""

msgctxt "#30690"
msgid "From your computer, go to [B]%s[/B] and enter the following code: [B]%s[/B]"
msgstr ""
Expand Down Expand Up @@ -1577,3 +1573,51 @@ msgstr ""
msgctxt "#30801"
msgid "Detect Servers"
msgstr ""

msgctxt "#30802"
msgid "420x420, 320Kbps"
msgstr ""

msgctxt "#30803"
msgid "576x320, 720Kbps"
msgstr ""

msgctxt "#30804"
msgid "720x480, 1.5Mbps"
msgstr ""

msgctxt "#30805"
msgid "1024x768, 2Mbps"
msgstr ""

msgctxt "#30806"
msgid "1280x720, 3Mbps"
msgstr ""

msgctxt "#30807"
msgid "1280x720, 4Mbps"
msgstr ""

msgctxt "#30808"
msgid "1920x1080, 8Mbps"
msgstr ""

msgctxt "#30809"
msgid "1920x1080, 10Mbps"
msgstr ""

msgctxt "#30810"
msgid "1920x1080, 12Mbps"
msgstr ""

msgctxt "#30811"
msgid "1920x1080, 20Mbps"
msgstr ""

msgctxt "#30812"
msgid "1920x1080, 40Mbps"
msgstr ""

msgctxt "#30813"
msgid "1920x1080, unlimited"
msgstr ""
Loading

0 comments on commit bd80e3e

Please sign in to comment.