Skip to content

Perfect docker-compose for Couchpotato, Deluge and Plex

License

Notifications You must be signed in to change notification settings

pcboy/docker-mediacenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Couchpotato

Plex

Jellyfin

Docker-mediacenter

A very simple way to setup a media center at home. :) Includes:

  • Couchpotato to find movies you want to download easily
  • Transmission + Flood to download the torrents
  • Plex for watching the movies on your Playstation/Android TV (or wherever you want)!
  • Jellyfin, another Plex-like media server, open source.

You'll have to configure deluge to:

  • Download in /downloads
  • Move completed downloads to /downloads/done
  • Autoadd .torrent files from /autoadd

I'm not using the rpc com between couchpotato and deluge as I had a lot of problems with it. But you may want to try that instead it that works for you. Instead I simply put the torrents in that /autoadd folder and they are automatically downloaded by deluge. Plex will serve the downloaded files which are in /downloads/done.

In a near future I'll try to automate this configuration.

Dashboards

Installation

Simply do:

make
docker-compose up -d

Notes

For your plex, I highly recommend you to install Sub-Zero to get better subtitles.

About

Perfect docker-compose for Couchpotato, Deluge and Plex

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published