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

Shairport Integration #1

Open
gearhead opened this issue May 3, 2017 · 0 comments
Open

Shairport Integration #1

gearhead opened this issue May 3, 2017 · 0 comments

Comments

@gearhead
Copy link

gearhead commented May 3, 2017

Shairport does not re-initialize and provide the metadata (song title, artist, cover art) after mpd has been run. If /run/shairport is deleted and shairport re-started, it will show meta data until MPD is run. The error shows in the 'systemctl status shairport'
`● shairport.service - Shairport AirTunes receiver
Loaded: loaded (/usr/lib/systemd/system/shairport.service; disabled; vendor preset: disabled)
Active: active (running) since Tue 2017-05-02 22:00:03 CDT; 1min 39s ago
Process: 10642 ExecStartPre=/usr/bin/mkdir -p /var/run/shairport (code=exited, status=0/SUCCESS)
Main PID: 10646 (shairport)
Tasks: 2 (limit: 512)
CGroup: /system.slice/shairport.service
└─10646 /usr/bin/shairport -w --name=LivingRune (AirPlay) --on-start=$ON --on-stop=$OFF --meta-dir=/var/run/shairport -o alsa -- -d

May 02 22:01:16 livingrune shairport[10646]: Notice: Trying to get property of non-object in /srv/http/app/libs/runeaudio.php on line 3302
May 02 22:01:35 livingrune shairport[10646]: Notice: Undefined offset: 1 in /srv/http/app/libs/runeaudio.php on line 883
May 02 22:01:35 livingrune shairport[10646]: Notice: Undefined index: time in /srv/http/app/libs/runeaudio.php on line 888
May 02 22:01:35 livingrune shairport[10646]: Notice: Undefined offset: 1 in /srv/http/app/libs/runeaudio.php on line 896
May 02 22:01:35 livingrune shairport[10646]: Notice: Undefined index: audio in /srv/http/app/libs/runeaudio.php on line 899
May 02 22:01:35 livingrune shairport[10646]: Notice: Undefined offset: 1 in /srv/http/app/libs/runeaudio.php on line 919
May 02 22:01:35 livingrune shairport[10646]: Notice: Undefined offset: 2 in /srv/http/app/libs/runeaudio.php on line 921
May 02 22:01:35 livingrune shairport[10646]: Notice: Undefined offset: 2 in /srv/http/app/libs/runeaudio.php on line 922
May 02 22:01:35 livingrune shairport[10646]: Notice: Undefined index: enable in /srv/http/app/libs/runeaudio.php on line 3458
May 02 22:01:36 livingrune shairport[10646]: Notice: Trying to get property of non-object in /srv/http/app/libs/runeaudio.php on line 3302
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant