-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AirPlay broken with CACHE_BUFFER_MODE_REMOTE #19795
Comments
|
The shairplay library used by Kodi hasn't been updated for long time. Does plain downgrade of Kodi to 19.0 resolve the issue? |
|
Yes, a downgrade to kodi-19.0-3.fc34.x86_64 solves the issue. |
|
I wonder why Kodi fails to create a demuxer. Can you please post full debug log with all ffmpeg debug info etc (with redacted IP info, passwords etc)? |
|
Well, if this commit is causing the crash, isn't one simply able to change the default at the advancedsettings.xml to get the old behavior back again? |
|
Thanks. I created the following advancedsettings.xml and I now get sound again with 19.1. It seems that AirPlay is losing the audio somehow with CACHE_BUFFER_MODE_REMOTE. Probably a long-dormant bug. |
|
Hi. Where is located file advancedsettings.xml ? |
|
#20103 probably fixes this. Would be great if someone could test it. |
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
fixed: Instead of determining if something is remote, we should determine if it's a network filesystem (should fix AirPlay issue #19795)
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
* upstream-Matrix: [docs] add build dependency libunistring-dev to README.Linux.md Update gh-action-weblate-upload.yml for Matrix allow override of default player by inputstream add-ons Add RISC-V support to system info [addons] fix sorting and avoid crash due to non-deterministic comparison Bump to 19.3 final [Xbox] Changed 'expandedResources' to 'hevcPlayback' update SSL CA trust store [Fix] Reworked TrueHD MAT packer to support high bitrate Atmos streams (fix audio dropouts) [Playlist] dont use istream directly to a tinyxml structure Fix episode thumbs still showing Spoiler Overlay after being watched xbmc#15296 fixed: Instead of determining if something is remote, we should determine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
In my LibreElec 10 OS it was in /usr/share/kodi/system/advancedsettings.xml but this was read only. So I copied it to /storage/.kodi/userdata/advancedsettings.xml, made the changes detailed by jszinger, and it worked! |
…mine if it's a network filesystem (should fix AirPlay issue xbmc#19795)
…ld determine if it's a network filesystem (should fix AirPlay issue xbmc#19795)" This reverts commit 546d67e.
Bug report
Describe the bug
AirPlay no longer works on 19.1. It worked on 19.0.
Expected Behavior
Actual Behavior
No audio or visual feedback from Kodi. Apple Music indicates that it is playing.
Possible Fix
To Reproduce
Steps to reproduce the behavior:
<-- Put your text below this line -->
0. Install Kodi 19.1 and verify that audio work by playing some local music
Debuglog
The debuglog can be found here:
Log from Kodi 19.1
Log from Kodi 19.0
Screenshots
Here are some links or screenshots to help explain the problem:
Additional context or screenshots (if appropriate)
Here is some additional context or explanation that might help:
Others seem to have the same problem:
https://forum.kodi.tv/showthread.php?tid=362685https://archlinuxarm.org/forum/viewtopic.php?t=15349&p=66614Your Environment
Used Operating system:
Android
iOS
tvOS
Linux
OSX
Windows
Windows UWP
Operating system version/name: Fedora 34
Kodi version: 19.1 kodi-19.1-1.fc34.x86_64 from RPM Fusion
note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.
The text was updated successfully, but these errors were encountered: