How can I autostart plexconnect with new daemon

there are the 5 files in osx folder

 
 
 
 
 
com.plex.plexconnect.bash.plist
createcert.bash
install.bash
remove.bash
plexconnect.bash
 
 
 
 

i dont seem to have daemons in my files

I would download the newest release of plexconnect https://github.com/iBaa/PlexConnect

Last login: Sun Dec  1 20:52:02 on ttys000
APPLE-MEDIA-CENTER:~ Macintosh$ cd /Library/LaunchDaemons 
APPLE-MEDIA-CENTER:LaunchDaemons Macintosh$ sudo launchctl unload com.plex.plexconnect_daemon.bash.plist
APPLE-MEDIA-CENTER:LaunchDaemons Macintosh$ cd /Users/Macintosh/Desktop/PlexConnect-master\ 12:1:13/support/OSX 
APPLE-MEDIA-CENTER:OSX Macintosh$ sudo ./installdaemon.bash
  -> run createcert.bash
Installing PlexConnect_daemon...
Starting PlexConnect...
PlexConnect is running
APPLE-MEDIA-CENTER:OSX Macintosh$ 

Looks good to me, is it working then? I assume you edited the plist to your needs prior to installing it.

Looks good to me, is it working then? I assume you edited the plist to your needs prior to installing it.

It is working now.  Here what the problem was.  The master file has plex.plexconnect_daemon.bash.plist.

The OSXautostart file has plex.plexconnect.bash.plist.   That where my problem was .  The OSX file would not work at all. The daemon file did.  Thanks for all you help.  

Weird everything looks fine on the main github installer, maybe you downloaded it prior to it being complete, strange:

https://github.com/iBaa/PlexConnect/blob/master/support/OSX/installdaemon.bash

now how do you check to see if it is running after a boot?

Whats your local ip, not wan ip obviously. This error response in the attached pic means its working, just enter in your local ip in safari to test after restart (post 72)



https://forums.plex.tv/topic/88975-plexconnect-running-on-any-jailbroken-ios-device/page-4#entry530826

Whats your local ip

??? why

Read prev post.

ok. did not know if there was a way in terminal 

This is my surefire way to test that plexconnect is operational.

has this ever crashed on you?

The new daemon plist loaded via launchctl, so far no.

com.plex.plexconnect.bash.plist

createcert.bash
install.bash
remove.bash
plexconnect.bash

i dont seem to have daemons in my files

This is actually good...

See my 1st post in this topic, post #10:

>> I actually prefer the second solution, see branch "OSXautostart". It fully works within the launchctl world, running PlexConnect.py directly. We might shift this back into "master" once the last quirks are solved.

The "daemon" stuff is from the current master branch... but it is not working correctly in regards of honoring launchctl commands.

Ok. How do we stop plexconnect. If we do an update.

Sent from my iPhone using Tapatalk

Post #9 within this topic.

quick note: I rolled branch "OSXautostart" over into "master".

-> If you installed it from old branch master, do a "remove.bash" before downloading the new stuff... or manually delete the file "/Library/LaunchDemons/com.plex.plexconnect_daemon.bash.plist"