diff --git a/ajouter_video.sh b/ajouter_video.sh index fc84138..70525ed 100755 --- a/ajouter_video.sh +++ b/ajouter_video.sh @@ -44,8 +44,8 @@ IPFSNODEID=$(ipfs id -f='\n') zenity --warning --width 300 --text "Ajoutez une vidéo à ASTROPORT/KODI" -# CHOOSE CATEGORY -CHOICE=$(zenity --entry --width 300 --title="Catégorie" --text="Choisissez la catégorie de votre vidéo" --entry-text="Film" Serie Anime Youtube MP3) +# CHOOSE CATEGORY (remove anime, not working!) +CHOICE=$(zenity --entry --width 300 --title="Catégorie" --text="Choisissez la catégorie de votre vidéo" --entry-text="Film" Serie Youtube MP3) [[ $CHOICE == "" ]] && exit 1 # LOWER CARACTERS