zehner
zehner
Additonal logging with "Force Exo" selected (DTS doesn't work): ``` [2022-03-22 09:54:37.660 +01:00] [INF] GetPostedPlaybackInfo profile: DeviceProfile { Name: "AndroidTV-libVLC", Id: null, Identification: null, FriendlyName: null, Manufacturer: null, ManufacturerUrl: null,...
Additional playback with Kodi as client on the same device (DTS works): ``` [2022-03-22 10:07:20.020 +01:00] [INF] GetPostedPlaybackInfo profile: DeviceProfile { Name: "Kodi", Id: null, Identification: null, FriendlyName: null, Manufacturer:...
I've deinstalled 0.13 and reinstalled 0.12.3 from the release assets page. Playback with "Force Exo" shows DTS on my receiver ``` [2022-03-23 00:24:06.117 +01:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing:...
But why does the client transcode the audio, if the subtitles are the problem? Is that not an unnecessary transcode? The server setting "Allow remux without transcoding is enabled", the...
Is the root cause for this issue and https://github.com/raspberrypi/firmware/issues/1648 the same? More and more LibreELEC users (including me) are affected by this problem and all communication is in the other...
The missing 2nd resync could be a problem for embedded devices (CoreElec, Rasperries, ...). They don't have a real time clock, so on first attempt, the time is set to...
Perhaps someone with this problem should disable all other addons and only enable jellyfin. If everything works, this crash could be related to a bug in python 3.11 (https://github.com/xbmc/xbmc/issues/22344 ,...