Is there an existing issue for this?
Current Behavior
Hi,
I'm experiencing a weird issue. For some files, the trickplay generation won't create the directory.
The issue is described here : jellyfin/jellyfin#12930 but this is for the official image I suppose, and I'm using the linuxserver one.
The error reads like this : Could not open file : /tmp/jellyfin/5e45258b72fb4668a14d90ba5ceb9203/00000001.jpg
When I create the directory beforehand it works but it ran without issue for 80% of my library, I don't understand how it could have created the folder successfully for 80% but not for the remaining 20%
Any idea ?

Expected Behavior
I suppose the trickplay generation should be able to create the folder
Steps To Reproduce
- Run Trickplay generation
Environment
- OS: Rpi OS
- How docker service was installed: Portainer
-
CPU architecture
arm64
Docker creation
I can't copy an image here, see the picture attached before
Container logs
'[image2 @ 0x59f0ca255500] Could not open file : /tmp/jellyfin/d808535671894a0eb3df2a1ec46c612c/00000001.jpg
[vost#0:0/mjpeg @ 0x59f0ca3346c0] Error submitting a packet to the muxer: Input/output error
Last message repeated 1 times
[out#0/image2 @ 0x59f0ca241200] Error muxing a packet
[out#0/image2 @ 0x59f0ca241200] Task finished with error code: -5 (Input/output error)
[out#0/image2 @ 0x59f0ca241200] Terminating thread with return code -5 (Input/output error) '
Is there an existing issue for this?
Current Behavior
Hi,
I'm experiencing a weird issue. For some files, the trickplay generation won't create the directory.
The issue is described here : jellyfin/jellyfin#12930 but this is for the official image I suppose, and I'm using the linuxserver one.
The error reads like this :
Could not open file : /tmp/jellyfin/5e45258b72fb4668a14d90ba5ceb9203/00000001.jpgWhen I create the directory beforehand it works but it ran without issue for 80% of my library, I don't understand how it could have created the folder successfully for 80% but not for the remaining 20%
Any idea ?
Expected Behavior
I suppose the trickplay generation should be able to create the folder
Steps To Reproduce
Environment
CPU architecture
arm64
Docker creation
I can't copy an image here, see the picture attached beforeContainer logs