Grep with "downloaders" on the JSON-data (26)
/dockers/ (/data/Dockers) >> 3dprinters = Documents - Downloader - Downloaders - Drawing - Ebooks = Wordpress
Title | Desc | Ports | Env / Vol |
---|---|---|---|
Aria2 Pro |
A perfect Aria2 Docker image. Out of the box, just add download tasks and don’t need to think about anything else.
Repository > Template/Stack/aria2pro.yml Category: Downloaders |
||
Autobrr |
Autobrr is the modern download automation tool for torrents.
Repository > Template/Stack/autobrr.yml Category: Downloaders Multimedia |
||
Baserow |
Open source no-code database and Airtable alternative
Image: baserow/baserow:1.22.3 Category: Downloaders Tools |
80/tcp |
BASEROW_PUBLIC_URL="" #BASEROW_PUBLIC_URL /opt/mediadepot/apps/baserow:/baserow/data |
Cardigann |
Cardigann, a server for adding extra indexers to Sonarr, SickRage and CouchPotato via Torznab and TorrentPotato proxies. Behind the scenes Cardigann logs in and runs searches and then transforms the results into a compatible format.
Image: linuxserver/cardigann:latest Category: Downloaders |
5060/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/cardigann:/config |
Couchpotato |
CouchPotato (CP) is an automatic NZB and torrent downloader. You can keep a “movies I want”-list and it will search for NZBs/torrents of these movies every X hours. Once a movie is found, it will send it to SABnzbd or download the torrent to a specified directory.
Image: linuxserver/couchpotato:latest Category: Downloaders Mediaappvideo |
5050/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/couchpotato:/config /media/storage/downloads/movies:/downloads /media/storage/movies:/movies /media/temp/blackhole/movies:/blackhole |
Filepizza |
Peer-to-peer file transfers in your browser
Repository > Template/Stack/filepizza.yml Category: Downloaders |
||
Flood |
A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support.
Repository > Template/Stack/flood.yml Category: Downloaders |
||
hydra2 |
NZBHydra is a meta search for NZB indexers and the “spiritual successor” to NZBmegasearcH. It provides easy access to a number of raw and newznab based indexers.
Image: linuxserver/hydra2:latest Category: Downloaders Other Tools |
5076/tcp |
PUID="1000" #PUID PGID="1000" #PGID TZ="America/Chicago" #TZ /config /downloads |
Jackett |
Jackett works as a proxy server it translates queries from apps like Sonarr etc into tracker-site-specific http queries and parses the html response sending results back to the requesting software.
Image: linuxserver/jackett:latest Category: Downloaders Tools |
9117/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/jackett:/config /media/storage/downloads:/downloads /etc/localtime:/etc/localtime |
JDownloader |
JDownloader docker image
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://my.jdownloader.org/ Official Docker Documentation: https://github.com/jaymoulin/docker-jdownloader Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server Image: jaymoulin/jdownloader:latest Category: Downloaders Tools |
3129:3129/tcp |
MYJD_DEVICE_NAME="" #MYJD_DEVICE_NAME MYJD_USER="" #MYJD_USER MYJD_PASSWORD="" #MYJD_PASSWORD /portainer/Files/AppData/Config/JDownloader:/opt/JDownloader/app/cfg /portainer/Downloads:/opt/JDownloader/Downloads |
Medusa |
Medusa, automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
Image: linuxserver/medusa:latest Category: Downloaders Video |
8081:8081/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Medusa:/config /portainer/TV:/tv /portainer/Downloads:/downloads |
Netboot.xyz |
Netbootxyz is a way to PXE boot various operating system installers or utilities from one place within the BIOS without the need of having to go retrieve the media to run the tool
Image: linuxserver/netbootxyz:latest Category: Downloaders Networkother Tools |
3000/tcp 69/udp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/netbootxyz:/config /media/storage/software/netbootxyz:/assets /etc/localtime:/etc/localtime |
Ombi |
Ombi allows you to host your own Plex Request and user management system. If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface
Image: linuxserver/ombi:latest Category: Downloaders Networkother Mediaappvideo Tools |
3579/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/ombi:/config /etc/localtime:/etc/localtime |
Overseerr |
Overseerr is a request management and media discovery tool built to work with your existing Plex ecosystem.
Image: lscr.io/linuxserver/overseerr:latest Category: Downloaders Networkother Mediaappvideo Tools |
5055/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/overseerr:/config /etc/localtime:/etc/localtime |
Plex Requests |
Simple automated way for users to request new content for Plex.
Image: linuxserver/plexrequests:latest Category: Downloaders Networkother Mediaappvideo Tools |
3000/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/plexrequests:/config /etc/localtime:/etc/localtime |
Prowlarr |
Prowlarr is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers.
Image: ghcr.io/linuxserver/prowlarr:develop Category: Downloaders Tools |
9696/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/prowlarr:/config /etc/localtime:/etc/localtime |
qFlood |
A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support. See the official documentation for WireGuard VPN support at https://hotio.dev/containers/qflood/
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://hotio.dev/containers/qflood/ Official Docker Documentation: https://hotio.dev/containers/qflood/ The default qBittorrent username is admin and the default password is adminadmin. Image: hotio/qflood:latest Category: Downloaders |
3000:3000/tcp 8080:8080/tcp |
PUID="1000" #PUID PGID="1000" #PGID UMASK="002" #UMASK TZ="America/New_York" #TZ FLOOD_AUTH="false" #FLOOD_AUTH /portainer/Files/AppData/Config/qFlood:/config /portainer/Downloads:/app/qBittorrent/downloads |
Radarr |
Radarr - A fork of Sonarr to work with movies la Couchpotato.
Image: linuxserver/radarr:latest Category: Downloaders Mediaappvideo |
7878/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/radarr:/config /media/storage/downloads/movies:/downloads /media/storage/movies:/movies /media/temp/blackhole/movies:/blackhole /etc/localtime:/etc/localtime |
Readarr |
Readarr - Book Manager and Automation (Sonarr for Ebooks)
Image: ghcr.io/linuxserver/readarr:nightly Category: Downloaders Mediaappbooks |
8787/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/readarr:/config /media/storage/downloads/ebooks:/downloads /media/storage/ebooks:/books /media/temp/blackhole/ebooks:/blackhole /etc/localtime:/etc/localtime |
ruTorrent |
ruTorrent is a quick and efficient BitTorrent client
Image: mediadepot/rutorrent Category: Downloaders Networkother Tools |
80/tcp 51413/tcp 6881/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/rutorrent:/config /media/temp/processing:/processing /media/temp/blackhole:/blackhole /media/storage/downloads:/downloads |
SickChill |
Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
Image: linuxserver/sickchill:latest Category: Downloaders Video |
8081:8081/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/SickChill:/config /portainer/Downloads:/downloads /portainer/TV:/tv |
SickGear |
SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more.
Image: linuxserver/sickgear:latest Category: Downloaders Video |
8081:8081/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/SickGear:/config /portainer/TV:/tv /portainer/Downloads:/downloads |
SickRage |
Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
Image: linuxserver/sickrage:latest Category: Downloaders Mediaappvideo |
8081/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/sickrage:/config /media/storage/downloads/tvshows:/downloads /media/storage/tvshows:/tv /media/temp/blackhole/tvshows:/blackhole |
Sonarr |
Sonarr (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
Image: linuxserver/sonarr:latest Category: Downloaders Mediaappvideo |
8989/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/sonarr:/config /media/storage/downloads/tvshows:/downloads /media/storage/tvshows:/tv /media/temp/blackhole/tvshows:/blackhole /etc/localtime:/etc/localtime |
WebGrab+Plus |
WebGrab+Plus is a multi-site incremental xmltv epg grabber. It collects tv-program guide data from selected tvguide sites for your favourite channels.
Note: Configuration
Image: linuxserver/webgrabplus:latest Category: Downloaders |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/WebGrabPlus:/config /portainer/Files/AppData/WebGrabPlus:/data |
|
YouTubeDL-Material |
YoutubeDL-Material is a Material Design frontend for youtube-dl. It’s coded using Angular 9 for the frontend, and Node.js on the backend.
Image: tzahi12345/youtubedl-material:latest Category: Downloaders |
17442:17442/tcp |
/portainer/Files/AppData/Config/YTDLM:/app/appdata /portainer/Files/AppData/Youtube/Video:/app/video /portainer/Files/AppData/Youtube/Subscriptions:/app/subscriptions /portainer/Files/AppData/Youtube/Users:/app/users /portainer/Files/AppData/Youtube/Audio:/app/audio |
( layout\dockers\term - Kind='term' )