Hi guys,
same problem here:
Code
20:57:57 2899.412598 T:1930425248 NOTICE: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:58:06 2908.680908 T:1962438656 NOTICE: VideoPlayer: Opening: https://USERNAME:PASSWORD@<...>.mkv
20:58:06 2908.681152 T:1962438656 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
20:58:06 2908.820801 T:1282388896 NOTICE: Creating InputStream
20:58:07 2909.772949 T:1282388896 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 401
20:58:07 2909.773193 T:1282388896 ERROR: CCurlFile::Open failed with code 401 for https://<...>.mkv
20:58:07 2909.773438 T:1282388896 ERROR: Open - failed to open source <https://<...>.mkv>
20:58:07 2909.773438 T:1282388896 ERROR: CVideoPlayer::OpenInputStream - error opening [https://<username>:<password>@<...>.mkv]
20:58:07 2909.773682 T:1282388896 NOTICE: CVideoPlayer::OnExit()
20:58:07 2909.773926 T:1962438656 ERROR: PlayMedia could not play media: https://<username>:<password>@<...>.mkv
20:58:07 2909.793945 T:1962438656 NOTICE: CVideoPlayer::CloseFile()
Display More
This bug appeared after upgrading to 7.90.006 on my RPi 3. After downgrading to 7.90.005 everything works fine.
Weirdly enough: This only happens when opening files from the library.
The same file works if I open it via Videos -> Files. Using the "TV Shows" library the above log is reported.
Is there any way I can help debug this?