Skip to content
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

Switch to Pulseaudio user mode for audio services #34

Merged
merged 2 commits into from
Sep 9, 2023

Commits on Sep 9, 2023

  1. Switch Kodi to run under pulseaudio user mode

    Pulse audio system wide is a bit buggy and doesn't work great with
    all types of audio service. For user mode audio to work
    a user constantly has to be logged in so we auto login media user on tty
    tomodachi committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0af1b67 View commit details
    Browse the repository at this point in the history
  2. Switch librespot to run under pulseaudio user mode

    Pulse audio system wide is a bit buggy and doesn't work great with
    all types of audio service. For user mode audio to work
    a user constantly has to be logged in so we auto login media user on tty
    tomodachi committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3b3e768 View commit details
    Browse the repository at this point in the history