test
This commit is contained in:
parent
df36dd1171
commit
002c559701
@ -19,7 +19,7 @@ update_from_api() {
|
||||
source ./plex-library-ids.sh
|
||||
|
||||
# run a loop against each library
|
||||
for library_number in LOCAL_LIBRARY_IDS
|
||||
for library_number in $LOCAL_LIBRARY_IDS
|
||||
do
|
||||
echo "Running Library Update and metadata refresh for key: ${library_number}"
|
||||
#curl -X PUT http://127.0.0.1:32400/library/sections/${library_number}/refresh\?force=1\&X-Plex-Token=${LOCAL_PLEX_TOKEN}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user