mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: encoding.xml gets reset when server is restarted (ffmpeg) #6115
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Bad3r on GitHub (Jul 13, 2024).
Please describe your bug
I want to change the path of ffmpeg by editing
/etc/jellyfin/encoding.xmlas advised.The issue is that
/etc/jellyfin/encoding.xmlgets reset resetting the path every time the service is restartedReproduction Steps
/etc/jellyfin/encoding.xmlJellyfin Version
10.9.0
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
Code of Conduct
@jellyfin-bot commented on GitHub (Jul 13, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@felix920506 commented on GitHub (Jul 13, 2024):
Ffmpeg path should be set using the CLI option not encoding.xml