But its very strange. I got rid of all the other plexconnect installs i had lying around and restarted a few times just to make sure and the aTV is getting plex, but i swear there is no plexconnect plist anywhere like there is supposed to be.
OpenConnect installs a plist for you in /library/launchdaemons
com.plex.plexconnect.bash.plist
Im looking into the other issue it looks like its a issue with automator not able to find git for some weird reason. Im trying to force the app to find git to prevent errors. Right when I thought it was finally done another issue pops up lol.
OpenConnect now has a multi-cert generation option and will modify your settings.cfg automatically when hijacking the following apps:
trailers
imovie
wsj
If you have existing certs it will skip cert generation and still modify settings.cfg for you when hijacking your desired app. Also git has been included as a button upon startup for easy installation.
Taking suggestions for modifying the app if need be. :D
Lol, back at it huh? Well I sure hope he doesn't charge for his helper ios/android apps. Hopefully he can open it up to any device like WebConnect free of charge the way it should be. Hopefully you can actually update the code like OpenConnect can and have a multi-cert installation option to have a choice of which app to hijack. Hopefully PlexConnect can be installed in a much easier to find folder so users can manage the code easily if needed. Hopefully when your in terminal and you type sudo su it doesnt expose root without typing a password anymore. Hopefully he can actually stick with it this time and this will drive innovation for better apps, guess in time we will see. Hopefully he can improve on his update process this is just painful to look at:
stop plexconnect via plexify
quit plexify
open terminal
sudo su
# enter password if it even prompts you
cd /users/user/library/application support/plexify
git pull
quit terminal
open plexify
start plexconnect via plexify
I agree, terminal is quick when you know what you are doing. Some users are afraid to use/learn terminal and/or want a gui, to each their own I guess. PlexConnect is still the brains of the operation all the magic happens on the Apple TV. I wouldn’t of been able to design OpenConnect without reverse engineering/borrowing some of your code. :ph34r: I hope you don’t mind.
I just pushed a minor update to make cert generation easier/faster to remove certs to allow fast switching of hijacked apps eaiser if desired. Grab the update via the app or on the OP.
Actually, looking what you guys are doing can give hints and pull triggers on how other things could be done (differently). I guess everything here can help for learning new interesting stuff...