diff --git a/ajouter_video.sh b/ajouter_video.sh index 0b91902..be16c18 100755 --- a/ajouter_video.sh +++ b/ajouter_video.sh @@ -144,6 +144,9 @@ GROUPES="${XZUID}" # curl -X POST "http://localhost:8600/api/v1/mazash/recognize" -H "accept: application/json" -H "Content-Type: application/json" -d "{\"cid\":\"QmU3XRYZiebdDMcUwKrvecxyDgtgVY6zaNYrzQBeCkFb2r\",\"extension\":\".mp3\",\"song\":\"${TITLE}\"}" rm -Rf ${YTEMP} +zenity --warning --width ${large} --text "DEBUG: Votre mp3 est copiƩ dans ${FILE_PATH}" + +exit 0 ;;