Hi,
Here is the configuration for gentoo system, in case you want to add it for the next version.
pid_file=/var/run/plex-media-server.pid
start_cmd=/etc/init.d/plex-media-server start
plex_config=/etc/init.d/plex-media-server
plex_path=/usr/sbin/start_pms
stop_cmd=/etc/init.d/plex-media-server stop
restart_cmd=/etc/init.d/plex-media-server restart
version_cmd=cd /var/db/pkg/ && for i in */*; do ls -d $i; done | grep plex-media-server | cut -d'-' -f5
plex_url=
A greeting.
Hi, thanks for testing and contributing Gentoo suggestion, for the next release I will add your code bits.
Regards
Hi VSC55, please can you confirm if the following shorther(slightly faster) command works on your Gentoo system on getting Plex version?
Regards
Hi J.M.Rivera,
Confirmed, it works OK.
Regards