From 11a197cfcabe7c9e8f0c14f6072d8408a27c9df7 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 16 Mar 2023 21:52:42 +0100 Subject: [PATCH] found a bug --- ASTROBOT/G1CopierYoutube.sh | 13 ++++++++++--- ASTROBOT/VOEUX.refresh.sh | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/ASTROBOT/G1CopierYoutube.sh b/ASTROBOT/G1CopierYoutube.sh index 3c475b08..7686bf68 100755 --- a/ASTROBOT/G1CopierYoutube.sh +++ b/ASTROBOT/G1CopierYoutube.sh @@ -166,10 +166,17 @@ if [[ ! ${TIDDLER} ]]; then ### CREATE GIF ANIM : make_video_gifanim_ipfs.sh $(${MY_PATH}/../tools/make_video_gifanim_ipfs.sh "$HOME/.zen/tmp/yt-dlp" "$ZFILE" | tail -n 1) ## export ANIMH - echo "/ipfs/$ANIMH" + echo "HOP=$HOP + ANIMH=$ANIMH + PROBETIME=$PROBETIME + DURATION=$DURATION + DUREE=$DUREE + RES=$RES + MIME=$MIME + VTRATIO=$VTRATIO + file=$file" + ## Create gifanime ## TODO Search for similarities BEFORE ADD - - echo "Adding to IPFS" ILINK=$(ipfs add -q "$HOME/.zen/tmp/yt-dlp/$ZFILE" | tail -n 1) echo "/ipfs/$ILINK === $ZFILE" diff --git a/ASTROBOT/VOEUX.refresh.sh b/ASTROBOT/VOEUX.refresh.sh index 1819c68b..c53292fa 100755 --- a/ASTROBOT/VOEUX.refresh.sh +++ b/ASTROBOT/VOEUX.refresh.sh @@ -134,7 +134,7 @@ do echo ">>> EXPORT [tag[G1${WISHNAME}]!tag[G1Voeu]] ยง $myIPFSGW$VOEUNS/_${PLAYER}.tiddlers.json" tiddlywiki --load $INDEX \ --output ~/.zen/tmp/${IPFSNODEID}/${PLAYER}/g1voeu/${WISHNAME} \ - --render '.'_ ${PLAYER}'.tiddlers.json' 'text/plain' '$:/core/templates/exporters/JsonFile' 'exportFilter' '[tag[G1'${WISHNAME}']!tag[G1Voeu]]' + --render '.' _${PLAYER}'.tiddlers.json' 'text/plain' '$:/core/templates/exporters/JsonFile' 'exportFilter' '[tag[G1'${WISHNAME}']!tag[G1Voeu]]' ################################## ## MAKE EARTH MAP TILES