test
This commit is contained in:
parent
fe5aba277f
commit
cba1c885de
@ -19,7 +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
|
||||||
for index in ${!LOCAL_LIBRARIES_[*]}; do
|
for index in ${!LOCAL_LIBRARIES_[*]}
|
||||||
do
|
do
|
||||||
library_id=${LOCAL_LIBRARIES_IDS[$index]}
|
library_id=${LOCAL_LIBRARIES_IDS[$index]}
|
||||||
#"${LOCAL_LIBRARIES_IDS[index]}"
|
#"${LOCAL_LIBRARIES_IDS[index]}"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user