L4GSP1KE / Upload-Assistant

313 stars 110 forks source link

MemoryError when running the script (Ultra.cc) #46

Open Smoukus opened 2 years ago

Smoukus commented 2 years ago

My Seedbox provider is Ultraseedbox. Python 3.8 installed Reuirements.txt installed without issues. Config.py is also configured correctly. Is there something wrong on my end? 2022-03-23 20_11_20-boltok@lw997_ ~_Upload-Assistant_data

L4GSP1KE commented 2 years ago

I'm aware of this. You're not the only person. It only seems to happen on some ultra boxes. a workaround/fix is being worked on

L4GSP1KE commented 2 years ago

Workaround added: Add 'torrent_creation' : 'torrenttools', to your default configuration and install torrenttools

Alternately: use 'torrent_creation' : 'mktorrent' It is recommended to use the other supported tools for hashing as mktorrent has no ability to exclude unwanted files (.srt/.nfo/etc.)