2015-03-14 08:24:59 +11:00
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<settings >
2016-03-04 00:00:48 +11:00
<category label= "30014" > <!-- Connection -->
2019-01-26 21:51:27 +11:00
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 39050][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect?mode=chooseServer)" option= "close" /> <!-- Choose Plex Server from a list -->
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 39068][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect?mode=enterPMS)" option= "close" /> <!-- Manually enter Plex Media Server IP -->
2016-05-30 00:52:00 +10:00
<setting id= "plex_servername" label= "39067" type= "text" default= "" enable= "false" /> <!-- Your current PMS server: -->
<setting id= "ipaddress" label= "39069" type= "text" default= "" enable= "false" /> <!-- Current address: -->
<setting id= "port" label= "39070" type= "text" default= "" enable= "false" /> <!-- Current port: -->
2016-04-15 17:44:42 +10:00
<setting id= "plex_serverowned" label= "30031" type= "bool" default= "true" /> <!-- I own this PMS -->
2015-12-25 06:51:47 +11:00
<setting id= "https" label= "30243" type= "bool" default= "false" />
2019-02-04 20:30:55 +11:00
<setting id= "sslcert" subsetting= "true" label= "30501" type= "file" default= "None" visible= "eq(-1,true)" />
<setting id= "sslverify" label= "30500" type= "bool" default= "false" visible= "String.StartsWith(System.BuildVersion,17.)" /> <!-- Verify SSL Certificate (more secure) - Only visible for Kodi 17 Krypton eq( - 1,true) + -->
2016-10-30 01:29:32 +11:00
<setting id= "show_pms_offline" label= "30025" type= "bool" default= "true" /> <!-- Display message if PMS goes offline -->
2016-03-10 01:37:27 +11:00
2016-05-30 00:52:00 +10:00
<setting type= "sep" text= "" />
2016-03-10 01:37:27 +11:00
2016-05-30 00:52:00 +10:00
<setting id= "enforceUserLogin" label= "30536" type= "bool" default= "false" />
2015-05-05 10:03:46 +10:00
<setting id= "accessToken" type= "text" visible= "false" default= "" />
2015-03-19 02:47:55 +11:00
</category>
2015-12-25 06:51:47 +11:00
2016-09-18 00:11:00 +10:00
<category label= "Plex" >
<setting type= "lsep" label= "plex.tv" />
2016-05-30 00:52:00 +10:00
<setting id= "plex_status" label= "39071" type= "text" default= "Not logged in to plex.tv" enable= "false" /> <!-- Current plex.tv status: -->
2019-02-04 05:12:35 +11:00
<setting id= "plexLogin" label= "39228" type= "text" default= "" enable= "false" /> <!-- Plex admin user -->
<setting id= "username" label= "39230" type= "text" default= "" enable= "false" /> <!-- Logged in Plex home user -->
2016-03-04 23:34:30 +11:00
<setting id= "myplexlogin" label= "39025" type= "bool" default= "true" /> <!-- Log into plex.tv on startup -->
2019-02-04 05:12:35 +11:00
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 39231][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect?mode=switchuser)" option= "close" /> <!-- Change logged in Plex home user -->
2019-01-26 21:51:27 +11:00
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 39209][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect?mode=togglePlexTV)" option= "close" /> <!-- Toggle plex.tv login (sign in or sign out) -->
2016-01-30 06:07:21 +11:00
<setting id= "plexToken" label= "plexToken" type= "text" default= "" visible= "false" />
2018-05-13 21:34:14 +10:00
<setting type= "sep" text= "" />
2016-09-18 00:11:00 +10:00
<setting type= "lsep" label= "39008" />
<setting id= "plexCompanion" label= "39004" type= "bool" default= "true" />
2018-11-06 23:43:40 +11:00
<setting id= "deviceName" label= "30016" type= "text" visible= "eq(-1,true)" default= "" subsetting= "true" />
2017-03-06 01:59:55 +11:00
<setting id= "companionPort" label= "39005" type= "number" default= "3005" option= "int" visible= "eq(-2,true)" subsetting= "true" />
<setting id= "companionUpdatePort" label= "39078" type= "number" default= "32412" option= "int" visible= "eq(-3,true)" subsetting= "true" />
2018-05-13 21:34:14 +10:00
<setting type= "sep" text= "" />
<setting type= "lsep" label= "39700" />
2017-03-06 01:59:55 +11:00
<setting id= "enable_alexa" label= "39701" type= "bool" default= "true" />
2018-03-07 18:52:05 +11:00
<!-- Different settings that are not visible - to avoid warnings in the log -->
2016-09-18 00:11:00 +10:00
<setting id= "plex_restricteduser" type= "bool" default= "false" visible= "false" />
2016-10-24 04:38:21 +11:00
<setting id= "plex_allows_mediaDeletion" type= "bool" default= "true" visible= "false" />
2017-01-24 21:53:19 +11:00
<setting id= "companion_show_gdm_port_warning" type= "bool" default= "true" visible= "false" />
2018-03-07 18:52:05 +11:00
<setting id= "InstallQuestionsAnswered" type= "bool" default= "false" visible= "false" />
<setting id= "SyncInstallRunDone" type= "bool" default= "false" visible= "false" />
<setting id= "last_migrated_PKC_version" type= "text" default= "" visible= "false" />
<setting id= "plexAvatar" type= "text" default= "" visible= "false" />
<setting id= "plex_client_Id" type= "text" default= "" visible= "false" />
<setting id= "plex_machineIdentifier" type= "text" default= "" visible= "false" />
<setting id= "dbCreatedWithVersion" type= "text" default= "" visible= "false" />
<setting id= "plexid" type= "text" default= "" visible= "false" />
<setting id= "userid" type= "text" default= "" visible= "false" />
2019-02-08 20:59:12 +11:00
<setting id= "sections_asked_for_machine_identifier" type= "text" default= "" visible= "false" />
2016-02-04 23:18:06 +11:00
</category>
2016-04-13 01:18:32 +10:00
2016-02-04 16:08:00 +11:00
<category label= "30506" > <!-- Sync Options -->
2019-02-08 06:15:49 +11:00
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 30524][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect?mode=select-libraries)" option= "close" help= "Choose which Plex library you want to sync" /> <!-- Select Plex libraries to sync -->
2016-03-16 20:10:48 +11:00
<setting type= "lsep" label= "30537" /> <!-- Restart if you make changes -->
2016-10-18 07:34:15 +11:00
<setting type= "sep" />
2018-05-13 21:34:14 +10:00
<setting id= "fullSyncInterval" type= "number" label= "39053" default= "60" option= "int" />
<setting id= "dbSyncScreensaver" type= "bool" label= "39062" default= "false" /> <!-- Sync when screensaver is deactivated -->
<setting id= "dbSyncIndicator" label= "30507" type= "bool" default= "true" /> <!-- show syncing progress -->
2018-12-09 23:02:08 +11:00
<setting id= "playstate_sync_indicator" label= "30523" type= "bool" default= "false" visible= "eq(-1,true)" subsetting= "true" /> <!-- Also show sync progress for playstate and user data -->
2018-11-09 19:53:13 +11:00
<setting id= "syncThreadNumber" type= "slider" label= "39003" default= "10" option= "int" range= "1,1,30" /> <!-- Number of simultaneous download threads -->
2018-11-11 19:45:21 +11:00
<setting id= "limitindex" type= "slider" label= "30515" default= "200" option= "int" range= "50,50,1000" /> <!-- Maximum items to request from the server at once -->
2018-07-03 04:23:16 +10:00
<setting type= "lsep" label= "$LOCALIZE[136]" /> <!-- Playlists -->
<setting type= "sep" />
<setting id= "enablePlaylistSync" type= "bool" label= "30020" default= "true" visible= "true" /> <!-- Sync Plex playlists -->
2018-07-06 00:12:34 +10:00
<setting id= "syncSpecificKodiPlaylists" type= "bool" label= "30023" default= "false" visible= "eq(-1,true)" /> <!-- Only sync specific Kodi playlists to Plex -->
2018-07-08 03:32:39 +10:00
<setting id= "syncSpecificKodiPlaylistsPrefix" type= "text" label= "30027" default= "sync_" visible= "eq(-1,true) + eq(-2,true)" /> <!-- Prefix in Kodi playlist name to trigger sync -->
2018-07-06 00:12:34 +10:00
<setting id= "syncSpecificPlexPlaylists" type= "bool" label= "30021" default= "false" visible= "eq(-3,true)" /> <!-- Only sync specific Plex playlists to Kodi -->
2018-07-08 03:32:39 +10:00
<setting id= "syncSpecificPlexPlaylistsPrefix" type= "text" label= "30026" default= "sync_" visible= "eq(-1,true) + eq(-4,true)" /> <!-- Prefix in Plex playlist name to trigger sync -->
2018-05-13 21:34:14 +10:00
<setting type= "sep" />
<setting type= "lsep" label= "39052" /> <!-- Background Sync -->
<setting id= "enableBackgroundSync" type= "bool" label= "39026" default= "true" visible= "true" />
<setting id= "backgroundsync_saftyMargin" type= "slider" label= "39051" default= "5" option= "int" range= "5,1,300" visible= "eq(-1,true)" subsetting= "true" />
<setting type= "sep" />
<setting type= "lsep" label= "30538" /> <!-- Manual complete reset of Kodi database necessary, see "Advanced" -->
2018-08-14 03:58:09 +10:00
<setting id= "showExtrasInsteadOfTrailer" type= "bool" label= "30514" default= "false" /> <!-- Show all Plex extras instead of immediately playing trailers -->
2018-05-13 21:34:14 +10:00
<setting id= "indicate_media_versions" type= "bool" label= "39719" default= "false" /> <!-- Replace user ratings with number of versions -->
<setting id= "enableMusic" type= "bool" label= "30509" default= "true" />
2019-01-29 00:34:06 +11:00
<setting id= "useDirectPaths" type= "enum" label= "30511" values= "Addon (Default)|Direct Paths" default= "0" visible= "true" /> <!-- Playback mode -->
2019-01-29 00:33:44 +11:00
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 30517][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect?mode=passwords)" option= "close" /> <!-- Set network credentials for Direct Paths and direct play -->
2016-03-16 22:26:31 +11:00
2018-05-13 21:34:14 +10:00
<setting id= "streamMusic" type= "bool" label= "30510" default= "false" visible= "false" subsetting= "true" /> <!-- Direct stream Music library -->
2017-05-30 01:29:29 +10:00
<setting id= "themoviedbAPIKey" type= "text" default= "19c90103adb9e98f2172c6a6a3d85dc4" visible= "false" />
2016-04-29 21:32:25 +10:00
<setting id= "FanArtTVAPIKey" type= "text" default= "639191cb0774661597f28a47e7e2bad5" visible= "false" />
2018-05-13 21:34:14 +10:00
<setting id= "syncEmptyShows" type= "bool" label= "30508" default= "false" visible= "false" />
2018-12-11 05:51:17 +11:00
<setting id= "kodi_db_has_been_wiped_clean" type= "bool" label= "PKC needs to completely clean the Kodi DB at least once, then reboot, to avoid Kodi error messages, e.g. OperationalError" default= "false" visible= "false" />
2016-01-15 00:47:34 +11:00
</category>
2016-04-13 01:18:32 +10:00
<category label= "39057" > <!-- Customize Paths -->
2019-09-16 14:55:31 +10:00
<setting type= "lsep" label= "39056" /> <!-- Used by sync and when attempting Direct Paths. Restart Kodi on changes! -->
2016-04-13 01:18:32 +10:00
<setting id= "replaceSMB" type= "bool" label= "39034" default= "true" /> <!-- replace all Plex paths with SMB paths -->
<setting id= "remapSMB" type= "bool" label= "39035" default= "false" /> <!-- replace Plex paths /volume1/media or \\myserver\media with a custom SMB path smb://NAS/mystuff -->
2016-10-24 02:27:22 +11:00
<setting id= "remapSMBmovieOrg" type= "text" label= "39037" default= "" visible= "eq(-1,true)" subsetting= "true" /> <!-- Original Plex MOVIE path to replace -->
<setting id= "remapSMBmovieNew" type= "text" label= "39038" default= "smb://" visible= "eq(-2,true)" subsetting= "true" /> <!-- Replace Plex MOVIE with: -->
<setting id= "remapSMBtvOrg" type= "text" label= "39039" default= "" visible= "eq(-3,true)" subsetting= "true" /> <!-- Original Plex TV SHOWS path to replace: -->
<setting id= "remapSMBtvNew" type= "text" label= "39040" default= "smb://" visible= "eq(-4,true)" subsetting= "true" /> <!-- Replace Plex TV SHOWS with: -->
<setting id= "remapSMBmusicOrg" type= "text" label= "39041" default= "" visible= "eq(-5,true)" subsetting= "true" /> <!-- Original Plex MUSIC path to replace: -->
<setting id= "remapSMBmusicNew" type= "text" label= "39042" default= "smb://" visible= "eq(-6,true)" subsetting= "true" /> <!-- Replace Plex MUSIC with: -->
<setting id= "remapSMBphotoOrg" type= "text" label= "39045" default= "" visible= "eq(-7,true)" subsetting= "true" /> <!-- Original Plex MUSIC path to replace: -->
<setting id= "remapSMBphotoNew" type= "text" label= "39046" default= "smb://" visible= "eq(-8,true)" subsetting= "true" /> <!-- Replace Plex MUSIC with: -->
2018-12-27 22:08:18 +11:00
<setting id= "escapePath" type= "bool" label= "39036" default= "false" /> <!-- Escape special characters in path (e.g. space to %20) -->
2020-06-08 03:27:20 +10:00
<setting id= "escapePathSafeChars" type= "text" label= "39090" default= "%/:=&?~#+!$,;'@()*[]" visible= "eq(-1,true)" subsetting= "true" /> <!-- Safe characters for http(s), dav(s) and (s)ftp urls -->
2016-04-13 01:18:32 +10:00
</category>
2016-02-04 16:08:00 +11:00
<category label= "30516" > <!-- Playback -->
2017-01-03 05:07:42 +11:00
<setting id= "enableCinema" type= "bool" label= "30518" default= "false" />
2016-02-04 16:08:00 +11:00
<setting id= "askCinema" type= "bool" label= "30519" default= "false" visible= "eq(-1,true)" subsetting= "true" />
2016-03-04 00:00:48 +11:00
<setting id= "trailerNumber" type= "slider" label= "39000" default= "3" visible= "eq(-2,true)" range= "1,1,15" option= "int" />
<setting id= "ignoreSpecialsNextEpisodes" type= "bool" label= "30527" default= "false" />
2018-05-13 21:34:14 +10:00
<setting id= "resumeJumpBack" type= "slider" label= "30521" default= "10" range= "0,1,120" option= "int" visible= "false" />
<setting type= "sep" />
2019-08-17 21:05:22 +10:00
<setting id= "playType" type= "enum" label= "30002" values= "Try Direct Path|Direct Play|Direct Stream|Force Transcode" default= "0" />
2020-12-18 03:05:24 +11:00
<setting id= "transcoderVideoQualities" type= "enum" label= "30160" values= "720x480, 1.5Mbps|1024x768, 2Mbps|720p, 3Mbps|720p, 4Mbps|1080p, 8Mbps|1080p, 10Mbps|1080p, 12Mbps|1080p, 20Mbps|1080p, 40Mbps|4K, 35Mbps|4K, 50Mbps" default= "10" /> <!-- Video Quality if Transcoding necessary -->
2020-03-19 17:49:47 +11:00
<setting id= "auto_adjust_transcode_quality" label= "30161" type= "bool" default= "false" /> <!-- Auto - adjust transcoding quality (deactivate for Chromecast) -->
2018-05-13 21:34:14 +10:00
<setting id= "maxVideoQualities" type= "enum" label= "30143" values= "320kbps|720kbps|1.5Mbps|2Mbps|3Mbps|4Mbps|8Mbps|10Mbps|12Mbps|20Mbps|40Mbps|deactivated" default= "11" /> <!-- Always transcode if video bitrate is above -->
2019-09-08 20:25:00 +10:00
<setting id= "transcodeH265" type= "enum" label= "30522" default= "0" values= "Disabled (default)|480p (and higher)|720p (and higher)|1080p (and higher)|4K" /> <!-- Force transcode h265/HEVC -->
2018-05-13 21:34:14 +10:00
<setting id= "transcodeHi10P" type= "bool" label= "39063" default= "false" />
<setting id= "audioBoost" type= "slider" label= "39001" default= "0" range= "0,10,100" option= "int" />
<setting id= "subtitleSize" label= "39002" type= "slider" option= "int" range= "0,30,300" default= "100" />
<setting id= "force_transcode_pix" type= "bool" label= "30545" default= "false" />
<setting id= "bestQuality" type= "bool" label= "30541" default= "false" />
<setting id= "bestTrailer" type= "bool" label= "30542" default= "true" />
<setting type= "sep" />
2016-03-04 00:00:48 +11:00
<setting id= "offerDelete" type= "bool" label= "30114" default= "false" visible= "false" />
2018-05-13 21:34:14 +10:00
<setting id= "deleteTV" type= "bool" label= "30115" visible= "eq(-1,true)" default= "false" subsetting= "true" />
<setting id= "deleteMovies" type= "bool" label= "30116" visible= "eq(-2,true)" default= "false" subsetting= "true" />
<setting id= "skipContextMenu" type= "bool" label= "30520" default= "false" />
<setting id= "kodi_video_cache" type= "number" visible= "false" default= "20971520" />
2018-04-03 00:29:56 +10:00
<setting id= "warned_setting_videoplayer.autoplaynextitem" type= "bool" visible= "false" default= "false" />
2018-05-13 21:34:14 +10:00
<setting id= "failedCount" type= "number" visible= "false" default= "0" />
2015-03-25 20:59:23 +11:00
</category>
2016-04-13 01:18:32 +10:00
2016-09-18 00:11:00 +10:00
<category label= "30544" > <!-- artwork -->
2019-01-05 06:38:45 +11:00
<setting id= "usePlexArtwork" label= "30502" type= "bool" default= "true" /> <!-- Sync Plex artwork from the PMS -->
<setting id= "enableTextureCache" label= "30512" type= "bool" default= "true" visible= "eq(-1,true)" /> <!-- Cache all artwork for a smooth Kodi experience -->
<setting id= "FanartTV" label= "30539" type= "bool" default= "false" visible= "eq(-2,true)" /> <!-- Download additional art from FanArtTV -->
<setting id= "PreferKodiCollectionArt" label= "30543" type= "bool" default= "true" visible= "eq(-1,true) + eq(-3,true)" subsetting= "true" /> <!-- Prefer Kodi artwork for collections -->
2019-01-26 21:51:27 +11:00
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 39222][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect/?mode=fanart)" option= "close" visible= "eq(-2,true) + eq(-4,true)" subsetting= "true" /> <!-- Look for missing fanart on FanartTV now -->
2019-01-05 06:38:45 +11:00
<setting id= "imageSyncNotifications" label= "30008" type= "bool" default= "true" visible= "eq(-5,true)" /> <!-- Enable notifications for image caching -->
<setting id= "imageSyncDuringPlayback" label= "30009" type= "bool" default= "true" visible= "eq(-6,true)" /> <!-- Enable image caching during Kodi playback (restart Kodi!) -->
2019-01-26 21:51:27 +11:00
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 39020][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect/?mode=texturecache)" option= "close" visible= "eq(-7,true)" /> <!-- Cache all images to Kodi texture cache now -->
2019-01-05 06:38:45 +11:00
<setting type= "lsep" label= "$LOCALIZE[126]" visible= "eq(-8,true)" /> <!-- Status -->
<setting id= "plex_status_fanarttv_lookup" label= "30019" type= "text" default= "" enable= "false" visible= "eq(-9,true)" /> <!-- FanartTV lookup completed -->
<setting id= "plex_status_image_caching" label= "30028" type= "text" default= "" enable= "false" visible= "eq(-10,true)" /> <!-- Image caching completed -->
2016-09-18 00:11:00 +10:00
</category>
2016-03-04 00:00:48 +11:00
<!--
<category label= "30235" visible= "false" >
<setting id= "enableCoverArt" type= "bool" label= "30157" default= "true" visible= "false" />
<setting id= "additionalUsers" type= "text" label= "30528" default= "" visible= "false" />
<setting type= "lsep" label= "30534" visible= "false" />
<setting id= "newContent" type= "bool" label= "30531" default= "false" visible= "false" />
2016-03-04 01:28:44 +11:00
<setting id= "newvideotime" type= "number" label= "30532" visible= "false" default= "5" option= "int" subsetting= "true" />
2016-03-04 00:00:48 +11:00
<setting id= "newmusictime" type= "number" label= "30533" visible= "false" default= "2" option= "int" subsetting= "true" />
2015-05-04 23:39:29 +10:00
</category>
2016-03-04 00:00:48 +11:00
-->
2016-03-23 02:47:47 +11:00
2016-06-19 23:12:10 +10:00
<category label= "39073" > <!-- Appearance Tweaks -->
2019-04-14 22:20:03 +10:00
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 39085][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect?mode=refreshplaylist)" option= "close" /> <!-- Reload Kodi node files to apply all the settings below -->
2019-06-14 20:38:01 +10:00
<setting id= "widgetLimit" type= "slider" label= "39077" default= "30" range= "10,10,100" option= "int" /> <!-- Maximum number of videos to show in widgets -->
2019-04-14 22:20:03 +10:00
<setting type= "lsep" />
2019-04-14 22:45:42 +10:00
<setting id= "fetch_pms_item_number" label= "39077" type= "number" default= "50" option= "int" visible= "false" />
2018-05-13 21:34:14 +10:00
<setting type= "lsep" label= "39074" /> <!-- TV Shows -->
<setting id= "OnDeckTvAppendShow" type= "bool" label= "39047" default= "false" /> <!-- On Deck view: Append show title to episode -->
<setting id= "OnDeckTvAppendSeason" type= "bool" label= "39048" default= "false" /> <!-- On Deck view: Append season number to episode -->
<setting id= "TVShowWatched" type= "bool" label= "39064" default= "true" /> <!-- Recently Added: Also show already watched episodes -->
<setting id= "RecentTvAppendShow" type= "bool" label= "39059" default= "false" /> <!-- Recently added: Append show title to episode -->
<setting id= "RecentTvAppendSeason" type= "bool" label= "39060" default= "false" /> <!-- Recently Added: Append season - and episode - number SxxExx -->
<setting type= "sep" />
<setting type= "lsep" label= "30302" /> <!-- Movies -->
<setting id= "MovieShowWatched" type= "bool" label= "39066" default= "true" /> <!-- Recently Added: Also show already watched episodes -->
<setting type= "sep" />
<setting type= "lsep" label= "30022" /> <!-- Advanced -->
2018-03-23 03:27:57 +11:00
<setting id= "forceReloadSkinOnPlaybackStop" type= "bool" label= "39065" default= "false" /> <!-- Force - refresh Kodi skin on stopping playback -->
2016-03-23 02:47:47 +11:00
</category>
2016-02-04 16:08:00 +11:00
<category label= "30022" > <!-- Advanced -->
<setting id= "startupDelay" type= "number" label= "30529" default= "0" option= "int" />
2018-05-13 21:34:14 +10:00
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 39018][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect/?mode=repair)" option= "close" /> <!-- Repair the Kodi database (force update all content) -->
<setting label= "[COLOR yellow]$ADDON[plugin.video.plexkodiconnect 30535][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect?mode=deviceid)" /> <!-- Generate a new unique Plex device Id (e.g. to clone Kodi) -->
<setting type= "sep" />
<setting type= "lsep" label= "39049" /> <!-- Nothing works? Try a full reset -->
<setting label= "[COLOR red]$ADDON[plugin.video.plexkodiconnect 39019][/COLOR]" type= "action" action= "RunPlugin(plugin://plugin.video.plexkodiconnect/?mode=reset)" option= "close" /> <!-- Reset the Kodi database and optionally reset PlexKodiConnect -->
2016-01-23 01:37:20 +11:00
</category>
2015-04-03 20:03:55 +11:00
</settings>