An open API service indexing awesome lists of open source software.

https://github.com/pir8radio/filebot---auto-python-script-for-torrentsafe

This script will watch a directory, unzip only files > X gb within the zip, automatically process them and delete the zip when done. made to use with Torrent Safe
https://github.com/pir8radio/filebot---auto-python-script-for-torrentsafe

automatically filebot folder monitor movie process python torrent torrents unzip

Last synced: about 2 months ago
JSON representation

This script will watch a directory, unzip only files > X gb within the zip, automatically process them and delete the zip when done. made to use with Torrent Safe

Awesome Lists containing this project

README

        

# FileBot---Auto-Python-Script
This script will watch a directory, unzip only files > X gb within the zip, process them and delete the zip when done. Originally made for use with Torrent Safe [torrentsafe.com](https://torrentsafe.com) downloads.

This script isn't polished or fully developed, but it gets the job done by monitoring a directory, automatically unzipping, renaming, moving, and cleaning up files without any manual intervention.

I use it to monitor a download folder on a server, I use my phone and download video files via torrent safe. Those files when done get automatically downloaded via https to the server, then this script kicks in. Hope it helps someone with a similar need. Please do PR's if you have better ways of doing things. Again I just whipped this up to be short and sweet for me specific need.

![alt text](https://raw.githubusercontent.com/pir8radio/FileBot---Auto-Python-Script/main/Screenshot%202024-07-28%20181256.jpg)