Add update of Jellyfin library

This commit is contained in:
Antonio J. Delgado 2025-04-14 15:02:00 +03:00
parent 1fb92df315
commit f2b1491913

View file

@ -39,3 +39,6 @@ done
# Allow access to everyone to the (public) videos
chmod 0777 "${download_dir}" -R
"__src_folder__/fix_dir_dates.sh"
jellyfin_token="$(grep jellyfin_token "${CONFIG_FILE}" | awk 'BEGIN {FS="="} {print($2)}' | sed 's/"//g')"
curl -s -X POST -H "Authorization: MediaBrowser Token=\"${jellyfin_token}\"" https://jf.koti.site/Items/d875e72781023f89a7e1f76529a9962a/Refresh