diff --git a/plex-library-stats.sh b/plex-library-stats.sh index 45b5efd..fb6b311 100644 --- a/plex-library-stats.sh +++ b/plex-library-stats.sh @@ -4,6 +4,7 @@ # ChuckPa already wrote a great function for getting host info source ./HostConfig.sh +HostConfig logfile="$DBDIR/plexstats.log" db="$DBDIR/com.plexapp.plugins.library.db"