From 4297df4f7d27521647cb279110b52b86f4e152fe Mon Sep 17 00:00:00 2001 From: qo-op Date: Wed, 17 Feb 2021 17:06:51 +0100 Subject: [PATCH] =?UTF-8?q?Vid=C3=A9o=20Club=20pair=20=C3=A0=20pair=20entr?= =?UTF-8?q?e=20amis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 61f22f5..4279042 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # astrXbian -## Installer l'Image +**Vidéo Club pair à pair entre amis** -Nous vous avons préparé une image système pré-installée -Télécharger https://oasis.astroport.com/astrxbian-2020/ +## Installation Image pour Rpi4 + +Nous avons préparé une image système pré-installée +Téléchargez https://oasis.astroport.com/astrxbian-2020/ - Copier l'image sur une carte micro-SD. Utiliser un RaspberryPi4 (2 ou 4Go) est recommandé! - Au démarrage, votre "noeud" obtient un identifiant (Rendez-vous dans l'Addon "Vstream/Sources/Astroport" pour le récupérer) @@ -14,10 +16,11 @@ Les films placés dans ~/astroport/films/$MOVIEID/ sont automatiquement sauvegar -- Astroport Technology demonstration for Xbian.org -- -## INSTALLATION MANUELLE -Une fois la distribution Xbian.org installée sur votre RaspberryPi, +## Installation pour DEBIAN -Ajouter AstXbian avec la commande: +> Installez la sur-couche AstrXbian à votre PC DEBIAN (ou Xbian.org sur RaspberryPi), + +**Ouvrez un terminal puis copiez/collez cette ligne de commande**: ``` rm -f /tmp/install.sh && wget https://git.p2p.legal/axiom-team/astrXbian/raw/branch/master/install.sh -O /tmp/install.sh && chmod 755 /tmp/install.sh && bash /tmp/install.sh ``` @@ -26,11 +29,12 @@ rm -f /tmp/install.sh && wget https://git.p2p.legal/axiom-team/astrXbian/raw/bra ## PRINCIPE DE FONCTIONNEMENT -Chaque film copié dans IPFS est transmis au plugin Vstream (Kodi) par le site "ASTROPORT" au travers du fichier "**FASTRXBIAN**" sité dans ~/.zen/ipfs/$IPFSNODEID/.$IPFSNODEID/ +Chaque film, anime, serie ajouté(es) transite via IPFS et apparait dans le Kodi de vos amis au travers du site "ASTROPORT" (plugin Vstream) +- Exemple de fichier INDEX ~/.zen/ipfs/._IPFSNODEID_/FASTRXBIAN ``` CAT;TMDB;YEAR;TITLE;SAISON;GENRES;GROUPES;RES;URLS -film;$TMDB;;Frequencies;;;$xzuid;;http://127.0.0.1:8181/ipfs/QmcXMAHbFH3gDwmxJRX7uh753oCbXAEajwQsAWFkvqbRY3/Frequencies.mp4 +film;$TMDB;2013;Frequencies;;["Science fiction","Romance","Mystere"];$xzuid;480p;http://127.0.0.1:8181/ipfs/QmcXMAHbFH3gDwmxJRX7uh753oCbXAEajwQsAWFkvqbRY3/Frequencies.mp4 ``` FORMAT DU FICHIER : https://github.com/Kodi-vStream/venom-xbmc-addons/wiki/Voir-et-partager-sa-biblioth%C3%A8que-priv%C3%A9e#d%C3%A9clarer-des-films @@ -44,7 +48,6 @@ echo $MIPFS > ~/.zen/ipfs/.${IPFSNODEID}/_chain ## THIS SIMPLE LINE IS BLOCKCHAI NODEIPNS=$(ipfs name publish --quieter /ipfs/$MIPFS) ``` -Pour partager les fichiers avec ses amis. Chaque noeud synchronise la publication IPNS de tous les membres de son "ipfs swarm peers" vers ~/.zen/ipfs_swarm/ pour complêter son fichier FASTRXBIAN des index de chacun. ``` @@ -52,4 +55,6 @@ Chaque noeud synchronise la publication IPNS de tous les membres de son "ipfs sw ipfs get --output=/home/$YOU/.zen/ipfs_swarm/ /ipns/$ipfsnodeid ``` +Pour partager vos vidéos entre amis, attribuez vous des "étoiles" sur https://gchange.fr + Plus de détails sur https://pad.p2p.legal/s/astrXbian-inside