Hi all, I’ve got a jailbroken Apple TV 2 (running 5.3). I recently installed Plexconnect via SSH but decided that Plexconnect did not fit my needs so I now would like to uninstall the app. Unfortunately, I have been unable to find instructions online, so if anyone kind enough on these forums could point me in the right direction, it would be greatly appreciated!
I believe you just remove the dict blocks (and the code between them) in this file for the bag.plist of plexconnect:
/User/Library/Application Support/Front Row/ExtraInternetCategories.plist
https://github.com/intrepidusgroup/rpi-atv/issues/1 <-----last post
http://forums.plex.tv/discussion/81972/installing-a-new-app-on-appletv-without-hijacking-trailers/p27 <-----last post
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
Name
URL
http://my.server.com/bag.plist
Should be one that says file:///…bag.plist.
As seen here:
Sftp should be able to do it otherwise any editor like vi or nano via ssh if you are used to editing files in that fashion.