test
This commit is contained in:
parent
cba1c885de
commit
bff027e052
@ -19,6 +19,7 @@ update_from_api() {
|
||||
source ./plex-library-ids.sh
|
||||
|
||||
# run a loop against each library
|
||||
echo "Emptying Trash for all libraries"
|
||||
for index in ${!LOCAL_LIBRARIES_[*]}
|
||||
do
|
||||
library_id=${LOCAL_LIBRARIES_IDS[$index]}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user