Weston Nielson
Weston Nielson
The Plex team has hardcoded the EAE path into `/tmp/pms-xxx` which causes remote transcodes to fail.
On some clients, seeking doesn't work. This appears to be due to the fact that the SSH process controlling the transcode session doesn't get killed off correctly.
The log file format should include the hostname or IP address so that when multiple hosts are writing to the same log file, it is clear which host is doing...
Add the ability to make decisions based on the session data for a given transcode job.
It would be nice to be able to include a chunk in a similar fashion to the way the `{% include %}` tag works. I've created a patch that adds...
This addresses #351 by adding a FIFO for playback position.
After deleting the cache and forcing the inode tree to be re-downloaded, there are still files and folders missing. The output is shown below. ``` 2015-11-16T21:36::42 - info: Access Token...
I've been seeing this happen a lot in the logs: ``` 2016-1-13T22:24::18 - info: key reply: false Trace at null._repeat (/opt/node-gdrive-fuse-3/src/fs.es6.js:868:25) at wrapper [as _onTimeout] (timers.js:275:19) at Timer.listOnTimeout (timers.js:92:15) unique:...
Google Drive creates multiple formats for each video uploaded. For example, a 1080p video will be converted into formats such as: - 1080p - MP4 - h.264/aac - 720p -...