2024-11-26, 04:54 PM
(This post was last modified: 2024-11-26, 04:58 PM by swartech. Edited 1 time in total.
Edit Reason: added ownership
)
(2024-11-26, 01:31 PM)TheDreadPirate Wrote: Is the script readable and executable by the jellyfin user? Is the script located in a place Jellyfin has access to?
Yes, the scripts folder permissions is octal 751 and the scripts themselves are 755 and the jellyfin user and group are the owner of both. I am using the suggested method of a 'runner' shell script to invoke a python script that actually does the transcoding. I also tried the shell script version of the transcoding and both (python|shell) will run as root with the path to the '.ts' file specified. I tried to run the scripts as the 'jellyfin' user but I believe shell login is not enabled for that user. Is there somewhere else logs for the 'post-processing' engine can be found? I was not able to find any logs in the /var/logs/jellyfin folder pertaining to the execution of post-processing.