Hi
I wonder. Is there a way to change the menu in Apple TV?
Like to have “music” at the top, and “my music” at the top of the subfolder etc.
Hi
I wonder. Is there a way to change the menu in Apple TV?
Like to have “music” at the top, and “my music” at the top of the subfolder etc.
If anyone else has a better solution then please post it, but this is how I did it. I was only able to get Music into the third slot, not the very top. I tried and tried, but XBMC and Movies stayed above it no matter how much I changed the values. Either way, this is what I did:
FRAppliancePreferedOrderValue
3
to
FRAppliancePreferedOrderValue
0.0
frontrow@192.168.1.130
sudo mv Info.plist /System/Library/CoreServices/Finder.app/Contents/PlugIns/Music.frappliance/Contents/
sudo chown root:admin /System/Library/CoreServices/Finder.app/Contents/PlugIns/Music.frappliance/Contents/Info.plist
sudo chmod 0775 /System/Library/CoreServices/Finder.app/Contents/PlugIns/Music.frappliance/Contents/Info.plist
sudo killall Finder
exit
I hope this was easy enough to follow, this is not for the lighthearted user though, it does require commands that can screw up your AppleTV is not done exactly as typed. If this is so important to you then go ahead and try it, there is no easier way that I can see. Just putting in the warnings just in case. ![]()
wow… nice work. But for me a little too risky.
Thx anyway.