Airplay - Strange Behaviour on different devices with same software version
#1
Hi everyone,

last night i started to re-setup all my atv2 (they were on different ios versions with different xbmc builds and does not have the same gui settings).

I took the userdata folder from my living room atv2 as template.

So i restored them all (3 in all) to ios 4.3.

Jailbreaked them with Seasonpass.

Switched off apple airplay, activated home sharing, set audio output to 16 bit, changed dns name to kitchen, bedroom, living room.

Executed the following things via ssh:
Code:
echo "127.0.0.1 appldnld.apple.com" >> /etc/hosts
echo "127.0.0.1 mesu.apple.com" >> /etc/hosts
echo "127.0.0.1 appldnld.apple.com.edgesuite.net" >> /etc/hosts
echo "" >> /etc/hosts

echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list

wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -

apt-get update && apt-get upgrade
apt-get install com.nito.updatebegone
apt-get install nano
apt-get install org.xbmc.xbmc-atv2

wget http://mirrors.xbmc.org/nightlies/darwin/atv2/xbmc-20111210-f1ae0b6-master-atv2.deb
dpkg -i xbmc-20111210-f1ae0b6-master-atv2.deb

reboot

cd /private/var/mobile/Library/Preferences

->>> Transfer Template via Cyberduck to ATV2

tar -zxvf xbmc.tar.gz

chown -R mobile:mobile /private/var/mobile/Library/Preferences/XBMC

cd XBMC

chmod -R 775 *
nano advancedsettings.xml change dirtyregionsalgorythm to 2
nano guisettings.xml replace "living room" with xxx
rm upnpserver.xml

rm /var/mobile/Library/Preferences/XBMC/addons/packages/*

Now all my atvs working just fine.

There is just one strange things: If i play a youtube video on my iPad (iOS 5.0.1) i am able to stream the video to all atv2s, but i also got the option to only audio stream to my bedroom apple tv.

Why is my bedroom tv different? They all got the same ios Version, XBMC Version, same userdata folder (except for upnpserver.xml and the different upnp name in guisettings.xml).

Logs:
Living Room: http://pastebin.com/P5JdmGtS
Bedroom: http://pastebin.com/nrnRSDDv
Kitchen: http://pastebin.com/ShKz94ha

Thank you in advance.
Reply
#2
these logs are without debugging turned on ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#3
Hi Memphiz,

i'm sorry for wasting your time, here are the logs with debugging enabled.

Living Room: http://pastebin.com/jzqUeBTw
Bedroom: http://pastebin.com/GMNqCapq
Kitchen: http://pastebin.com/4PxE83kZ

Thank you.

regnets
Reply
#4
You didn't do airplay in the log ... around the world again ... open the same youtube movie via airplay on at least kitchen and bedroom and post the debug.logs ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Airplay - Strange Behaviour on different devices with same software version0