Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
90142ada
Commit
90142ada
authored
Feb 24, 2021
by
Gauthier Provost
Browse files
Fix Plex displayed URL in softy menu once alive
parent
1c544b86
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-software
View file @
90142ada
...
...
@@ -154,7 +154,7 @@ function check_status
# Plex media server
PLEX_STATUS
=
"$((check_if_installed plexmediaserver || check_if_installed plexmediaserver-installer) \
&& echo "
on
" || echo "
off
" )"
alive_port
"Plex media server"
"32400"
alive_port
"Plex media server"
"32400"
""
"/web"
LIST
+=
(
"Plex"
"
$DESCRIPTION
"
"
$PLEX_STATUS
"
)
# Emby server
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment