https://github.com/philippe44/lms-shairtunes2w
Airtunes with LMS (fork of https://github.com/disaster123/shairport2_plugin)
https://github.com/philippe44/lms-shairtunes2w
airplay logitechmediaserver
Last synced: 25 days ago
JSON representation
Airtunes with LMS (fork of https://github.com/disaster123/shairport2_plugin)
- Host: GitHub
- URL: https://github.com/philippe44/lms-shairtunes2w
- Owner: philippe44
- Created: 2016-08-22T22:26:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T23:24:02.000Z (about 1 year ago)
- Last Synced: 2025-04-05T04:12:20.660Z (about 2 months ago)
- Topics: airplay, logitechmediaserver
- Language: Perl
- Size: 310 MB
- Stars: 68
- Watchers: 11
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
Awesome Lists containing this project
README
# AirPlay to Logitech Media Server bridge
This is a fork from https://github.com/disaster123/shairport2_plugin with the following changes
- works under Windows as well
- has a build-in mDNS server (the part below related to avahi does not apply anymore, or at least is not needed)
- allows audio to be sent to LMS sync'd players
- does not require (normally) any extra installation of Perl addonsIt is now part of LMS' 3rd party repositories, see support thread [here](
http://forums.slimdevices.com/showthread.php?106289-announce-ShairTunes2W-Airtunes-on-LMS-(forked-version-with-Windows-support))Please see [here](https://github.com/philippe44/cross-compiling/blob/master/README.md#organizing-submodules--packages) to know how to rebuild my apps in general
Otherwise, you can just get the source code and pre-built binaries:
```
cd ~
git clone http://github.com/philippe44/lms-shairtunes2w
cd ~/lms-shairtunes2w
git submodule update --init
```
and build doing:
```
cd ~/lms-shairtunes2w/application
make