test
This commit is contained in:
parent
e7bf62e944
commit
12c464bad4
@ -8,8 +8,7 @@ HostConfig
|
|||||||
|
|
||||||
logfile="$DBDIR/plexstats.log"
|
logfile="$DBDIR/plexstats.log"
|
||||||
db="$DBDIR/com.plexapp.plugins.library.db"
|
db="$DBDIR/com.plexapp.plugins.library.db"
|
||||||
echo "$logfile"
|
|
||||||
exit
|
|
||||||
echo "$(date "+%d.%m.%Y %T") PLEX LIBRARY STATS" | tee -a "$logfile"
|
echo "$(date "+%d.%m.%Y %T") PLEX LIBRARY STATS" | tee -a "$logfile"
|
||||||
echo "Media items in Libraries" | tee -a "$logfile"
|
echo "Media items in Libraries" | tee -a "$logfile"
|
||||||
query="SELECT Library, Items \
|
query="SELECT Library, Items \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user