SickGear/sickbeard/clients/kodi/service.sickgear.watchedstate.updater/resources/language/English/strings.xml
JackDandy 8d9406d5fc Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex.
Add episode watched state system that integrates with Kodi, Plex, and/or Emby, instructions at Shows/History/Layout/"Watched".
Add installable SickGear Kodi repository containing addon "SickGear Watched State Updater".
Change add Emby setting for watched state scheduler at Config/Notifications/Emby/"Update watched interval".
Change add Plex setting for watched state scheduler at Config/Notifications/Plex/"Update watched interval".
Add API cmd=sg.updatewatchedstate, instructions for use are linked to in layout "Watched" at /history.
Change history page table filter input values are saved across page refreshes.
Change history page table filter inputs, accept values like "dvd or web" to only display both.
Change history page table filter inputs, press 'ESC' key inside a filter input to reset it.
Add provider activity stats to Shows/History/Layout/ drop down.
Change move provider failures table from Manage/Media Search to Shows/History/Layout/Provider fails.
Change sort provider failures by most recent failure, and with paused providers at the top.
Change remove table form non-testing version 20007, that was reassigned.
2018-03-06 02:12:45 +00:00

18 lines
846 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<strings>
<string id="32000">General</string>
<string id="32011">Action Notifications</string>
<string id="32012">Error Notifications</string>
<string id="32021">Verbose Logs</string>
<string id="32100">Servers</string>
<string id="32111">SickGear IP</string>
<string id="32112">SickGear Port</string>
<string id="32121">Kodi IP</string>
<string id="32122">Kodi JSON RPC Port</string>
<string id="32500">The following required Kodi settings should already be enabled:</string>
<string id="32511">At "System / Service(s) settings / Control (aka Remote control)"</string>
<string id="32512">* Allow remote control from/by applications/programs on this system</string>
<string id="32513">* Allow remote control from/by applications/programs on other systems</string>
</strings>