Emby: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    30 August 2023

    • curprev 16:5716:57, 30 August 2023Gqwill69 talk contribs 6,258 bytes +6,258 Created page with "= DVR Script = Live tv post processing script<br> Emby Settings (Advanced)<br> Post-processing application -> /bin/bash<br> Post-processing command line arguments -> /usr/local/sbin/post.sh "{path}"<br> * /usr/local/sbin/post.sh <pre> #!/bin/bash #Set these values for your setup tmpBase=/tmp/ # Where recordings are to be moved for processing comProc=comcut # comcut or comchap for cut vs chapter marks comskip=/usr/bin/co..."