/up.sh

Fast creation .torrent .nfo

Primary LanguageShell

.Torrent and fast .nfo script with mktorrent and mediainfo

  • Need (Debian 7/8/9) or (Ubuntu 16.4/18.4)
  • Included mktorrent and mediainfo

Author : Asifagaria

Installation :

(Replace User everywhere)

cd /tmp
git clone https://github.com/asifagaria/up.sh
cp /tmp/up.sh/up.sh /home/user/up.sh
chmod a+x /home/user/up.sh

Modify the variables at the beginning of the script:

nano /home/user/up.sh
USER="user_seedbox" # Utilisateur seedbox
TRACKER="http://tracker.bittorrent.com:8080//announce" #https://yggtorrent.com/user/upload_torrent
  • NFO file stored in /home/user/nfo
  • Torrent file stored in /home/user/stocktorrent/film,serie,games etc....

How To use :

./up.sh --film
./up.sh --serie
./up.sh --animation
./up.sh --music
./up.sh --game
./up.sh --extra

While running the script you will be asked for the name of the target file / folder.

caps1

caps2

caps3

caps4

caps5

caps6