New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Comments
This workflow is definitely achievable using n8n. You can set up a self-hosted Community Edition instance, which offers more than enough tools to accomplish all these tasks and much more.
Nothing ready-made, but more customizable.
Oh I used n8n before but I don't know how it can auto post to xenforo forum types cause it doesn't have API with oauth. The workflow would be:
qBittorent using RSS auto downloader
Use n8n to monitor folder of downloaded files
Upload to rapidgator using API with n8n
Fetch link & post to xenforo forum types (STUCK AT THIS STAGE)
Any scripts for 1fichier?
The best option for that is definitely rTorrent / ruTorrent, as it basically has a built-in scripting language.
You need this and probably this plugin.
Alternative approach is this bridge.
This depends on the file host I believe. No idea what's trendy these days, as I moved to personal storage some time ago.
idk about script, but im using this one
https://github.com/anasty17/mirror-leech-telegram-bot
i think out there web version available as well
AutoBrr?
AutoBrr and ruTorrent is probably easy to set up. Try the docker image for an all-in-one solution: https://github.com/crazy-max/docker-rtorrent-rutorrent
Btw, does anyone have any tips on how to use an SSHFS (or similar) mount to store torrented data? The workflow I'm envisioning:
2a. Torrent downloaded either directly to mount OR
2b. Torrent downloaded locally then moved to mount
Any way to do this with Docker in play?
I thank you very much for this, you have no idea how much I appreciate it, I seen this done by several on telegram but none of them wish to share how it's done