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