You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: Contents/Info.plist
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
<key>PlexPluginConsoleLogging</key>
24
24
<string>0</string>
25
25
<key>PlexPluginDevMode</key>
26
-
<string>1</string>
26
+
<string>0</string>
27
27
<key>PlexPluginCodePolicy</key>
28
28
<!-- this allows channels to access some python methods which are otherwise blocked, as well as import external code libraries, and interact with the PMS HTTP API -->
29
29
<string>Elevated</string>
@@ -32,7 +32,7 @@
32
32
33
33
<h1>Sub-Zero for Plex</h1><i>Subtitles done right</i>
34
34
35
-
Version 2.6.5.3241 DEV
35
+
Version 2.6.5.3241
36
36
37
37
Originally based on @bramwalet's awesome <a href="https://github.com/bramwalet/Subliminal.bundle">Subliminal.bundle</a>
0 commit comments