Update README. Add Todo list.

This commit is contained in:
James Munnelly
2015-09-08 00:06:06 +01:00
parent ac8651164a
commit 7d733c992e
+6 -2
View File
@@ -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.
### Todo list
- Add NFS mount directories to created pods for media and transcoding directories
- Make config load from a file