Dr_HaZaRd

Untitled

Jul 25th, 2023
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. I write you the steps that the script does:
  2. 1. I download the GOG game from the forum directly to the seedbox via jDownloader.
  3. 2. now on the monitor I have on one side the FTP connected to the seedbox and on the other side of the monitor the putty window always connected to the seedbox
  4. 3. from putty I launch the script
  5. 4. The script asks me to enter a folder or file name
  6. 5. from FTP I copy the name of the file or folder and paste it on putty
  7. 6. the first thing the script does is, in the case of a folder, rename it according to the GGn standard, taking the necessary info via innoextract which is a library to extrapolate some info from GOG games such as the ID, the name, the architecture and other interesting things..
  8. 7. now the script performs various functions including launching mktorrent which creates the .torrent file and doing a search by ID on the gogdb.com site to extrapolate the game languages.
  9. 8. then the script moves the .torrent file to another folder and FTP it to my local PC desktop.
  10. 9. finally the script prints on the screen the info that is usually put in the description of the GGn release such as the architecture and the languages.
  11. 10. at this point I have to upload the .torrent file to GGn (which I find on the desktop, handy), paste the info in the description and press UPLOAD.
  12.  
  13. for 1 upload a day it's not a problem, but it happens that there are 20 or 30 games to upload and it takes up to 3 hours sometimes. That's why for now I don't upload anything anymore.. Now I also want to play a bit hehe
Add Comment
Please, Sign In to add comment