Created
September 30, 2015 22:29
-
-
Save wader/ad7ec6f59657e071cb3d to your computer and use it in GitHub Desktop.
kodi ios 9 airplay workaround hack (only audio works, no metadata)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package lates shairplay to /Users/Shared/xbmc-depends/tarballs/shairplay-$COMMIT.tar.bz2 | |
| tools/depends/target/libshairplay/Makefile: | |
| change VERSION=$COMMIT | |
| xbmc/network/NetworkServices.cpp: | |
| comment out "_airplay._tcp" annonucment around line ~590 | |
| do normal build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment