diff --git a/README.md b/README.md index 07b9404..87d95e8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -Plex Elastic Transcoder -======================= +# Plex Elastic Transcoder This is a simple tool that should be used in place of the "Plex New Transcoder" binary on your Plex Media Server host in order to distribute the load of Plex transcoding. -It works by scheduling a job on a Kubernetes cluster, with the appropriate media and transcode directories exported via NFS to the transcoding containers. \ No newline at end of file +It works by scheduling a job on a Kubernetes cluster, with the appropriate media and transcode directories exported via NFS to the transcoding containers. + +### Todo list + +- Add NFS mount directories to created pods for media and transcoding directories +- Make config load from a file \ No newline at end of file