moggio icon indicating copy to clipboard operation
moggio copied to clipboard

iTunes library as a source

Open scottjbarr opened this issue 8 years ago • 3 comments

Nice work @mjibson. Moggio is very cool. I love the way multiple sources are brought together.

Thought I would open this up to see if anyone would be interested in an iTunes backend? If the server is running on the same machine as my iTunes library it should be possible to play the audio, maybe with afplay (not sure, I haven't got my iTunes library on this machine).

Not sure how this fits in though. I haven't looked into how the sources/backends are built yet.

scottjbarr avatar Mar 02 '16 00:03 scottjbarr

This would be great. I don't use iTunes at all, though, so I'm unlikely to work on it. afplay isn't usable since it can't pause, for example, and I don't want to rely on a separate program to play music. We would need a go package that can do this, either by decoding AAC files directly or some other means.

maddyblue avatar Mar 02 '16 05:03 maddyblue

Good point re afplay.

scottjbarr avatar Mar 08 '16 03:03 scottjbarr

https://github.com/Comcast/gaad

JalonSolov avatar May 19 '19 15:05 JalonSolov