2024-04-30, 09:24 PM
(This post was last modified: 2024-04-30, 09:33 PM by ndeering. Edited 2 times in total.)
Hi again,
I am not entirely sure it is even a transcode issue. I have not seen any issues on the webapp. I feel like the Android TV app may just be buggy at the moment? When I log out and log back in on the Android tv app it will work. When I then exit the app, reopen it, and play the same content it will give me "player error". Have you seen that before?
Here is what I did based on your instructions, thanks for the help!
"getent group render" returns "render:x:108:root,jellyfin,gauth"
So I added the below to the compose. "jellyfin" in the above is 1000 so added it just in case:
group_add:
- "108"
- "1000"
The issue seems to still persist though even after adding these. Any idea where to go from here?
I am not entirely sure it is even a transcode issue. I have not seen any issues on the webapp. I feel like the Android TV app may just be buggy at the moment? When I log out and log back in on the Android tv app it will work. When I then exit the app, reopen it, and play the same content it will give me "player error". Have you seen that before?
Here is what I did based on your instructions, thanks for the help!
"getent group render" returns "render:x:108:root,jellyfin,gauth"
So I added the below to the compose. "jellyfin" in the above is 1000 so added it just in case:
group_add:
- "108"
- "1000"
The issue seems to still persist though even after adding these. Any idea where to go from here?