슬링박스 관련 글만 올리게 되네요.
예전 글에 구형 슬링박스를 사용하시는데, 아이패드용 앱을 사셨다는 글이 생각나 긁어와 봅니다.
Jailbreak 상태에서만 가능한 것 같네요.
저는 pro-HD 모델이라 해보진 않았고,
이런 게 있다 정도만 알려드리니 관심있으신 분은 더 찾아보시고 시도해 보시면 좋겠습니다.
--------------------------------------------------------------------------------------
this really is an awesome hack! Here's what I did to make it permanent:
0) find the path to your SlingPlayer app. Mine is "/var/mobile/Applications/BB267966-57B8-4A60-A329-8CDD263EE54E/", replace yours below accordingly.
1) edit the file /var/mobile/Applications/BB267966-57B8-4A60-A329-8CDD263EE54E/Documents/{19CDAA26-2CA8-4b77-AEA2-029AC94D0E88}.dat and change the 0 to a 1 in the line referring to the "classic" Slingbox
2) save a copy of this file to /var/mobile/Applications/BB267966-57B8-4A60-A329-8CDD263EE54E/Documents/{19CDAA26-2CA8-4b77-AEA2-029AC94D0E88}.dat.classic
3) create a shell script called /var/mobile/Applications/BB267966-57B8-4A60-A329-8CDD263EE54E/SlingPlayer.app/SlingPlayer.sh containing the following three lines:
#!/bin/sh
cp /var/mobile/Applications/BB267966-57B8-4A60-A329-8CDD263EE54E/Documents/{19CDAA26-2CA8-4b77-AEA2-029AC94D0E88}.dat.classic /var/mobile/Applications/BB267966-57B8-4A60-A329-8CDD263EE54E/Documents/{19CDAA26-2CA8-4b77-AEA2-029AC94D0E88}.dat
exec "/var/mobile/Applications/BB267966-57B8-4A60-A329-8CDD263EE54E/SlingPlayer.app/SlingPlayer"
4) change the value of the key CFBundleExecutable to SlingPlayer.sh in the file /var/mobile/Applications/BB267966-57B8-4A60-A329-8CDD263EE54E/SlingPlayer.app/Info.plist
첫댓글 쩝.최신버젼이고 탈옥도 안해봐서 도전하기가 ...글구 영어가 어려워요...ㅡㅡ;;
정보 감사합니다