test
This commit is contained in:
parent
89bb42bc3d
commit
411b58340c
@ -5,8 +5,11 @@ source ./HostConfig.sh
|
|||||||
HostConfig
|
HostConfig
|
||||||
echo "$AppSuppDir"
|
echo "$AppSuppDir"
|
||||||
|
|
||||||
#PLEX_PREFERENCES_XML="/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Preferences.xml"
|
PLEX_PREFERENCES_XML="/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Preferences.xml"
|
||||||
|
echo "$PLEX_PREFERENCES_XML"
|
||||||
|
|
||||||
|
PLEX_PREFERENCES_XML="$AppSuppDir/Plex Media Server/Preferences.xml"
|
||||||
|
echo "$PLEX_PREFERENCES_XML"
|
||||||
# get token
|
# get token
|
||||||
#LOCAL_PLEX_TOKEN=`cat "${PLEX_PREFERENCES_XML}" | sed -e 's;^.* PlexOnlineToken=";;' | sed -e 's;".*$;;' | tail -1`
|
#LOCAL_PLEX_TOKEN=`cat "${PLEX_PREFERENCES_XML}" | sed -e 's;^.* PlexOnlineToken=";;' | sed -e 's;".*$;;' | tail -1`
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user