From ef16b1c28f1edbd078f355ca3c58cf5cfa752842 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 15 Nov 2022 14:34:36 +0100 Subject: [PATCH] "modified": "'${MOATS}'", --- tools/new_file_in_astroport.sh | 1 + tools/vlc_webcam.sh | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/new_file_in_astroport.sh b/tools/new_file_in_astroport.sh index 7d6a05c2..6e96a8b8 100755 --- a/tools/new_file_in_astroport.sh +++ b/tools/new_file_in_astroport.sh @@ -486,6 +486,7 @@ then "mediakey": "'${MEDIAKEY}'", "ipns": "'/ipns/${IPNS}'", "tmdb": "'${REFERENCE}'", + "modified": "'${MOATS}'", "tags": "'${TAGS}'" ' > ~/astroport/${TYPE}/${REFERENCE}/${MEDIAKEY}.dragdrop.json [[ ${CANON} != "" ]] && echo ', diff --git a/tools/vlc_webcam.sh b/tools/vlc_webcam.sh index fdd8ae3a..5a581c8a 100755 --- a/tools/vlc_webcam.sh +++ b/tools/vlc_webcam.sh @@ -149,7 +149,8 @@ echo '[ "ipfs": "'/ipfs/${IPFSID}/output.mp4'", "gif_ipfs": "'/ipfs/${ANIMH}'", "player": "'${PLAYER}'", - "tags": "'${PLAYER} G1Vlog vlog ipfs'" + "tags": "'${PLAYER} G1Vlog vlog ipfs'", + "modified": "'${MOATS}'" } ] ' > ~/.zen/game/players/${PLAYER}/vlog/${MEDIAKEY}.dragdrop.json