wy580477 / Heroku-All-In-One-APP

yt-dlp+Aria2+WebUI+Rclone auto-upload+Filebrowser+Xray Vmess proxy& more on Heroku | Heroku 全能 APP
93 stars 98 forks source link

Add more stuff #13

Closed AmirulAndalib closed 2 years ago

AmirulAndalib commented 2 years ago

Hi please add Qbittorrent webui

https://github.com/developeranaz/qbittorrent-to-rclone-heroku

AmirulAndalib commented 2 years ago

Please also add Jellyfin with config as Heroku restart deletes Everything @wy580477

AmirulAndalib commented 2 years ago

Also jackett on Heroku

https://github.com/l3v11/Jackett-heroku

Mentioned

rinrinx commented 2 years ago

https://github.com/developeranaz/Jdownloader-2-Rclone-Heroku

and this perfect

wy580477 commented 2 years ago

Hi please add Qbittorrent webui

What fuction you need in qbittorrent, I will look into if aria2 can support needs before adding another downloader.

Please also add Jellyfin with config as Heroku restart deletes Everything

Deploying Jellyfin on heroku is not a good idea,it has high memory usage(200MB-300MB while idling).

Also jackett on Heroku

I'll look into this.

https://github.com/developeranaz/Jdownloader-2-Rclone-Heroku

I'm not familiar with Jdownloader. What advantage does it offer over yt-dlp?

AmirulAndalib commented 2 years ago

Hi please add Qbittorrent webui

What fuction you need in qbittorrent, I will look into if aria2 can support needs before adding another downloader.

Please also add Jellyfin with config as Heroku restart deletes Everything

Deploying Jellyfin on heroku is not a good idea,it has high memory usage(200MB-300MB while idling).

Also jackett on Heroku

I'll look into this.

https://github.com/developeranaz/Jdownloader-2-Rclone-Heroku

I'm not familiar with Jdownloader. What advantage does it offer over yt-dlp?

Leave jellyfin but qbitorrent is the best only torrent downloader focused on downloading torrents only

AmirulAndalib commented 2 years ago

Todo:

Hi please add Qbittorrent webui

What fuction you need in qbittorrent, I will look into if aria2 can support needs before adding another downloader.

Please also add Jellyfin with config as Heroku restart deletes Everything

Deploying Jellyfin on heroku is not a good idea,it has high memory usage(200MB-300MB while idling).

Also jackett on Heroku

I'll look into this.

https://github.com/developeranaz/Jdownloader-2-Rclone-Heroku

I'm not familiar with Jdownloader. What advantage does it offer over yt-dlp?

Jdownloader is more of like aria2c but can catch link shorteners or download files like from mega.nz onefichier etc

AmirulAndalib commented 2 years ago

Todo:


wy580477 commented 2 years ago

After some research among headless torrent clients, transmisson will be added later. It's very lightweight and suitable for headless mode.

AmirulAndalib commented 2 years ago

Qbit is a must please add it and it's suitable for headless mode aria2c is Based for Direct download links only

SonaliBendre commented 2 years ago

After some research among headless torrent clients, transmisson will be added later. It's very lightweight and suitable for headless mode.

rtorrent please. flood is a nice web-ui for rtorrent. transmission sucks

SonaliBendre commented 2 years ago

Consider Cloudreve?

wy580477 commented 2 years ago

Consider Cloudreve?

I tried it for a while, hate it.

  1. It needs persistent database, not suitable for heroku free tier.
  2. It can't configured as a subpath behind reverse proxy.
  3. It doesn't support tls connection to database, you can‘t directly connect to free database services outside heroku.

Maybe I try to use nginx as tcp reverse proxy for external database connection in the future, but I don't think there's huge demand for it.

If you want to run cloudreve, running on VPS is the proper way.

AmirulAndalib commented 2 years ago

You can just mount Rclone it will show on Filebrowser

wy580477 commented 2 years ago

You can just mount Rclone it will show on Filebrowser

No, you can't do this on heroku.

  1. Heroku's linux kernel doesn't have fuse module which is needed for rclone mount.
  2. Even if kernel has necessary modules, you still need root access to mount the filesystem.

I have tried several PaaS platforms, you can't run rclone mount on them.

AmirulAndalib commented 2 years ago

Sad

AmirulAndalib commented 2 years ago

Open a discussion and let's there or a telegram support group it's getting spammy here