Transmission is a full-featured BitTorrent client for Linux, OS X, Unix and Windows. This Docker includes OpenVPN to ensure a secure and private connection to the Internet, including use of iptables to prevent IP leakage when the tunnel is down. It also includes Privoxy to allow unfiltered access to index sites, to use Privoxy please point your application at "host ip:8118" Configuration /config This is where Transmission will store it's configuration file, database and logs. /data This is where Transmision will store data downloaded, watched folder, and archived torrents. Notes For help on configuration for PIA, AirVPN and custom VPN providers please go here http://forums.unraid.net/index.php?topic=45812.msg437678#msg437678 IMPORTANT - To allow access to the Transmission webui, Privoxy and Transmission deamon you need to specify you LAN network, using CIDR notation for the mask, a subnet mask of 255.255.255.0 would equate to CIDR /24, 255.255.0.0 would equate to CIDR /16.
Community Apps
Browse our large and growing catalog of applications to run in your Unraid server.
Transmission is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet links, DHT, µTP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more. nzbToMedia provides NZB and Torrent postprocessing To CouchPotatoServer, SickBeard/SickRage, HeadPhones, Mylar and Gamez
transmission-tracker-add
tracker-add Get more trackers, get more seeders, get more peers for transmission See no peers,seeds for some torrent(s)? Add more tracker(s) for Transmission This script automatically checks new torrents and adds trackers
tubesync
Downloaders, Media Applications• Video, Media Servers• Video
TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. This is a preview release of TubeSync, it may contain bugs but should be usable. *I am not the creator or maintainer of this container I am merely providing the Unraid template.
umlautadaptarr
Downloaders, Media Applications• Other
A tool to work around Sonarr, Radarr, Lidarr and Readarr's problems with foreign languages and symbols, like the German umlauts. Don't forget to update the URLs of your indexers in Prowlarr or directly in the used arr apps. Details are found in the documentation.
unpackerr
Downloaders, Other
WireGuard VPN, Privoxy and Unbound built-in! Infected with rar'ed torrents? Here's your cure!
webgrabplus
Webgrabplus(http://www.webgrabplus.com) is a multi-site incremental xmltv epg grabber. It collects tv-program guide data from selected tvguide sites for your favourite channels.
whisparr
Downloaders, Media Applications• Other
WireGuard VPN, Privoxy and Unbound built-in! Your number 1 p0rn collection manager.
xteve_g2g_owi
Downloaders, Tools / Utilities• Utilities
xteve, guide2go, owi2plex in one docker with cron access xteve webui ip:34400/web/ after docker start check your config folder and do your setups, setup is persistent, start from scratch by delete them cron and xteve start options are updated on docker restart. setup guide2go SD subscrition as follows or copy your existing .yaml files into your mounted /guide2go folder docker exec -it "dockername" guide2go -configure /guide2go/"your_epg_name".yaml to test the cronjob functions docker exec -it "dockername" ./config/cronjob.sh included functions are (all can be individual turned on / off) xteve - iptv and epg proxy server for plex, emby, etc ... thanks to @marmei guide2go - xmltv epg grabber for schedules direct, thanks to @marmei owi2plex - xmltv epg grabber for enigma receivers using open web, thanks to @cvarelaruiz some small script lines cause i personally use tvheadend and get playlist for xteve and cp xml data to tvheadend
xteve_guide2go
xteve, guide2go in one docker with cron setup guide2go SD subscrition as follows or copy your existing .json files into your mounted /guide2go folder docker exec -it "dockername" guide2go -configure /guide2go/"your_epg_name".yaml to test the cronjob functions docker exec -it dockername ./config/cronjob.sh included functions are (all can be individual turned on / off) xteve - iptv and epg proxy server for plex, emby, etc ... thanks to @marmei website: http://xteve.de Discord: https://discordapp.com/channels/465222357754314767/465222357754314773 guide2go - xmltv epg grabber for schedules direct, thanks to @marmei github: https://github.com/mar-mei/guide2go Schedules Direct web: http://www.schedulesdirect.org/ some small script lines cause i personally use tvheadend and get playlist for xteve and cp xml data to tvheadend
xware
This is a docker image of Thunder downloader. After running, please see your binding code through the log pannel. 这是一个迅雷的Docker镜像。 运行后请在log页面查看您的配对码。
youtube-dl-material beta
Downloaders, Media Applications• Music, Video
YoutubeDL-Material is a self-hosted youtube-dl Server with a modern Material-based GUI and the capability to apply advanced configurations, like setting your own download paths based on rules. It is designed to be more customizable than the alternatives out there. It will also keep a record of already downloaded items. Enjoy! :)
Web / REST interface for downloading youtube videos onto a server. Enter a video url to download the video to the server. Url can be to YouTube or any other supported site. The server will automatically download the highest quality version available. Just navigate to http://{{address}}:{{port}}/youtube-dl and enter the requested {{url}}. curl -X POST --data-urlencode "url={{url}}" http://{{address}}:{{port}}/youtube-dl/q /youtube-dl : Downloads go there
ytdl-sub
Downloaders, Media Applications• Video
Automate downloads and metadata generation with YoutubeDL. This is the headless variant. See ytdl-sub-gui for a web-gui version.
ytdl-sub-gui
Downloaders, Media Applications• Video
Automate downloads and metadata generation with YoutubeDL. The GUI image runs code-server with ytdl-sub preinstalled and can be accessed at https://localhost:8443