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
Don't dismiss login dialog until logged in; On older versions, setting background on Now Playing screen wouldn't work; Version bump and change log addition.
Copy file name to clipboardExpand all lines: Voice Control For Plex/src/main/res/xml/changelog.xml
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<changelog>
3
+
<releaseversion="1.8"versioncode="14">
4
+
<change>Added Plex login, including support for shared libraries.</change>
5
+
<change>Added ability to hardcode server and client into a homescreen shortcut.</change>
6
+
<change>Don't ignore Plex clients < 1.0.7 unless they are a desktop client (was hiding Rasplex).</change>
7
+
<change>Increased support for localization.</change>
8
+
<change>Added French localization (Gostron).</change>
9
+
<change>Fixed Scan All functionality.</change>
10
+
<change>Various bug fixes and enhancements</change>
11
+
</release>
3
12
<releaseversion="1.7.1"versioncode="11">
4
13
<change>Fixed bug that prevented Install Tasker Project action from being shown in the menu unless you have both utter! and AutoVoice installed - it should show if you have either installed.</change>
5
14
<change>Fixed hardcoded value in strings.xml</change>
0 commit comments