Open bodenlaman opened 4 years ago
Can you confirm that
tail -f /tmp/shairport-sync-metadata
and then play music to the mirror, it should show the metadata streamNothing appears, but I will re-run the installation of Shairport-Sync and get back to you. Thanks for the fast response!
Ok, I reinstalled it on my Pi, ran tail -f /tmp/shairport-sync-metadata
and it came back with
tail: cannot open '/tmp/shairport-sync-metadata' for reading: No such file or directory tail: no files remaining
It seems like the directory was deleted in the reinstallation and even though it's enabled, it's just not showing up. I can still AirPlay from my iPhone to my Pi though.
That file should exist - the issue is on your shairport setup
I hope you are using the --with-metadata
switch in your shairport configuration
I did do that on the reinstallation, but nothing comes through with the tail command. Using
cat /tmp/shairport-sync-metadata
I get code, which is weird and I still don't get anything on MagicMirror
@bodenchristian @surekap Have you got this working? I just installed everything and nothing is getting transmitter to my magic mirror. When I do the tail -f /tmp/shairport-sync-metadata nothing comes in it just sits there blank. verified in my config thats the correct pipe for the metadata
I unfortunately never got this to work.
Same problem, been trying for about two weeks now but about to give this one up.
'Somebody is playing' is just sitting there on the MagicMirror without more.
+1 to this same issue. cat works, tail -f does not. any updates?
Thought it would be useful as I was having the same issue. Found that @bradenbouwman found a fix. sudo apt install python2
, check python with which python2
now just update shairport-metadata.sh from /usr/bin/python
to /usr/bin/python2
. Got it working for me!!
Thought it would be useful as I was having the same issue. Found that @bradenbouwman found a fix.
sudo apt install python2
, check python withwhich python2
now just update shairport-metadata.sh from/usr/bin/python
to/usr/bin/python2
. Got it working for me!!
I can confirm this works! Thanks!
Pretty much the title, I'll attach the segment of the config below and my MagicMirror config.
ShairPort-Sync Config
MagicMirror Config