Plex-Remote-Transcoder
Plex-Remote-Transcoder copied to clipboard
A distributed transcoding backend for Plex
prt 0.4.3 pms 1.6.x prt sessions command reports "None" for the file for each session, but otherwise reports the correct number of sessions in flight. Pretty low priority and non...
Hello, I'm proposing you this new feature. Basically I would like to have an option to say only transcoding should be forwarded to the remote machine. Direct Streaming can be...
Using https://github.com/deevus/docker-plex-remote-transcoder I've made some updates to get the ssh working. But the other issue I found (after alerting prt.py to add logging was that it was getting an error:...
getting playback error when trying to play LiveTV or Transcode DVR recordings
My goal has been to create a Plex server using 4 Raspberry Pi 3's and a Raspberry Pi 2. Some interest has been expressed in the setup I'm attempting so...
When running `prt check_config`, it would only verify hosts listed under `servers` in `.prt.conf` (even if `servers_script` is not null). This changes the behavior to match how `prt` decides which...
Add wake-on-lan so that a sleeping node could be used when more transcodering power is required. The command to WOL is; wakeonlan -i 192.168.44.255 00:0e:c4:d4:d1:c6 command (-i interface) mac address...
The Plex team has hardcoded the EAE path into `/tmp/pms-xxx` which causes remote transcodes to fail.
Updates `get_auth_token()` to pull in existing Plex auth token from the `SETTINGS_PATH` file, with a fallback to prompting the user for their Plex creds to obtain a token from `plex.tv`....