GET XZUID

This commit is contained in:
qo-op 2021-01-29 01:21:28 +01:00
parent c826068399
commit c5954fa789
1 changed files with 3 additions and 0 deletions

View File

@ -62,6 +62,9 @@ else
cp ~/.zen/astroport.py ~/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py
fi
## GET XZUID
[[ "$XZUID" == "" ]] && XZUID=$(cat ~/.zen/ipfs/.${IPFSNODEID}/_xbian.zuid)
########################################################################
# SELECT FILE TO ADD TO ASTROPORT/KODI
FILE=$(zenity --file-selection --title="Sélectionner le fichier à ajouter")