Hello,
I use LibreELEC 12.0.2 (RPI2.arm) together with Tvheadend 4.3~28de5c0 on a NAS.
When I want to start a TV record, the error message "Could not save the timer. Check the log for more information about this message" appears, the log says
2025-03-29 23:43:59.637 T:979 error <general>: AddOnLog: pvr.hts: Command addDvrEntry failed: Access denied
2025-03-29 23:43:59.638 T:979 error <general>: AddTimer: Add-on 2146250726 returned an error: server error
When I want to see a recorded TV movie, the error message "Allgemeiner Fehler bei der Wiedergabe. Für mehr Informationen Protokoll einsehen" ("General playback error. See log for more information.") appears, the log says
2025-03-30 00:18:43.378 T:979 info <general>: VideoPlayer::OpenFile: pvr://recordings/tv/active/Navy%20CIS%20Wir%20sind%20alle%20Simon%20Williams%0aCrime-Serie%2c%20USA%202023%0aAltersfreigabe%3a%20ab%2012, TV%20(kabel%20eins), 20250328_192254, 1496882761.pvr
2025-03-30 00:18:43.379 T:2317 info <general>: Creating InputStream
2025-03-30 00:18:43.632 T:2317 error <general>: AddOnLog: pvr.hts: Command fileOpen failed: Access denied
2025-03-30 00:18:43.632 T:2317 error <general>: AddOnLog: pvr.hts: vfs failed to open file
2025-03-30 00:18:43.632 T:2317 error <general>: CVideoPlayer::OpenInputStream - error opening [pvr://recordings/tv/active/Navy%20CIS%20Wir%20sind%20alle%20Simon%20Williams%0aCrime-Serie%2c%20USA%202023%0aAltersfreigabe%3a%20ab%2012, TV%20(kabel%20eins), 20250328_192254, 1496882761.pvr]
Full debug log in https://paste.libreelec.tv/evolving-sailfish.log
I assumed a problem with the access rights, but I can see the TV movie via SSH in /storage/recordings and I can view the TV movie when I include the recordings-folder in Video.
Do you have an idea what I could check next? Thank you.