Flatpak Kodi 21 Audio Fix - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52) +---- Thread: Flatpak Kodi 21 Audio Fix (/showthread.php?tid=377194) |
Flatpak Kodi 21 Audio Fix - mechevarria - 2024-04-20 Putting together what I have found from other posts. For those who do not have audio in Kodi 21 with Flatpak, this is workaround until the pull request to default back to pulseaudio is merged. Override the desktop launcher by copying this modified desktop fileĀ https://pastebin.com/wFddD66H into Code: ~/.local/share/applications/tv.kodi.Kodi.desktop This modifies the desktop launcher to force pulseaudio This is the pull request btw https://github.com/xbmc/xbmc/pull/25019 |