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