Script to patch FreeBSD ports for Plex. API From Tautulli.
To run the program use this alias in your
~/.cshrc
file.alias ppp 'env `cat /root/plex-ports-patch/settings.conf` /bin/sh /root/plex-ports-patch/plex-ports-patch.sh'
To run the program, after creating asettings.conf
and populating it with your settings. Obviously edit the paths to point to your installation.
Check out my blog http://cmorton.info for a posts on this project in more details.