-
Hello, I'd like to know, how can I merge OMV build with the one that supports piping the metadata. The reason for it is that I can easily manage it through OMV web interface. Sorry, I'm newbie :smile:…
-
I've compiled ssnc with metadata support and enabled metadata plus coverart. This is what I'm receicing when playing from iOS 9.1 beta/ iPad:
```
cat /tmp/shairport-sync-metadata
73736e6370666c730
7…
andig updated
8 years ago
-
Hey Mike,
I'm trying to figure out how to read the meta data. So far, I made a fifo file in shairport-sync-metadata-reader/tmp/shairport-sync-metadata
I have shairport-sync running in the background…
-
[The INSTALL file (currently commit 4b69587f4)](https://github.com/mikebrady/shairport-sync-metadata-reader/blob/c4b69587f44a424a560bfccfbb8968e5ee144943/INSTALL#L15) states
``` shell
./configure; ma…
-
How can i use metadata?
My version: shairport-sync -V v2.3.7-openssl-Avahi-ALSA-configfile
In config file i did:
metadata =
{
enabled = "yes";
include_cover_art = "yes";
pipe_name = "/tmp…
-
This isn't an issue, but more of a question to see if there are any other ideas.
I'm using shairport 1.0 on my linux server. I use a dmix alsa device, so that I can also mix in a process that occasio…
-
Hi,
I am playing around with the meta-data code (looking at producing regular song position updates) and I noticed sometimes this program is incorrectly decoding.
I looked into it and when you made …
-
Hi,
Not sure if it's a regression, but on shairport, there was an option which store the Metadata in a file :
To enable the output of metadata, the -M flag must be set to instruct shairport where to…