Plexify | OS X Application

Dude, calm down. I'm not doing this to steal you... nope, you did not see the source code yet.

I am calm. Totally.

I didn't say you are stealing... and you wouldn't post in here any more if this would be my worst fear. :-D

It is just strange that on the last page of this thread this topic was brought up about 5 times or so, all from different people.

I am all for development, extensions, enhancements. One reason for PlexConnect being open source.

Speaking of sources... I am still curious to see.

As long as both plexconnect and plexify work in tandem the end result is going to soar to greater heights then anyone could of ever expected on top of all the people contributing to look into new ways to make everything more automated on all fronts. So many people are working behind the scenes with so many different things from the entire plex team, troubleshooting volunteers, developers, wiki & channel documentation and much more im sure im missing. This entire project is amazing & has some very bright individuals and I can speak for all of us by saying we appreciate everyone efforts and patience to get everything to where it is today as well as for the future of things to come. I cannot say this enough keep up the excellent work guys we all appreciate it!

Your app works fine, but it seems to be spamming my syslog with:

sudo[XXXXX]: USERNAME : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Users/USERNAME/Library/Application Support/Plexify/Plexify.bash status

Please, make it stop. For the love of Plex.

I am calm. Totally.

I didn't say you are stealing... and you wouldn't post in here any more if this would be my worst fear. :-D

It is just strange that on the last page of this thread this topic was brought up about 5 times or so, all from different people.

I am all for development, extensions, enhancements. One reason for PlexConnect being open source.

Speaking of sources... I am still curious to see.

Well, I did not ask people to write in this topic. And I understand that it's still based on PlexConnect.
In spite of the fact that it's working as it should it's still at an early development stage. That's why it's not open source yet... 

No bad feelings, really - just a  friendly reminder.

Open Source - One learning from the last couple months with PlexConnect: There are plenty of motivated people out there helping to find/fix issues, even on pre-alpha software. :-D

Your app works fine, but it seems to be spamming my syslog with:

sudo[XXXXX]: USERNAME : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Users/USERNAME/Library/Application Support/Plexify/Plexify.bash status

Please, make it stop. For the love of Plex.

I have the same, syslog is full of it... Can you please have a look Cyberon.... Thanks!

That is just the app getting updates making sure plexconnect is operational as in the green light on the app. Maybe he could make it check less often, not the end of the world though its just a log. Remember this is just a beta, just make suggestions. ;)

I'm aware of the syslog issue... will be fixed in the next version!

I'm aware of the syslog issue... will be fixed in the next version!

Looking forward to that fix.... :P Everything else works like a charm after i manually copied the certs to where they should be

Well today was the first day that I restarted my Mac where Plexify is running and I'm not sure if it pulling down new files from Github. As I look at Github now I am on 432 commits.  The file Webserver.py is dated 18 hours ago yet the file Webserver.py in my Plexify folder shows 25/11/13. It doesn't appear to have updated from Github.

Well today was the first day that I restarted my Mac where Plexify is running and I'm not sure if it pulling down new files from Github. As I look at Github now I am on 432 commits.  The file Webserver.py is dated 18 hours ago yet the file Webserver.py in my Plexify folder shows 25/11/13. It doesn't appear to have updated from Github.

Strange, Do you have git installed in your mac? 

git --version

Strange, Do you have git installed in your mac? 

git --version

Last login: Wed Dec  4 10:24:03 on console

Vinces-MacBook-Pro-II:~ vince$ git --version

git version 1.8.3.4 (Apple Git-47)

Vinces-MacBook-Pro-II:~ vince$ 

@HKMacs really weird. Plexify should update PlexConnect at startup.

@HKMacs really weird. Plexify should update PlexConnect at startup.

That's what I thought. Just to give you more information, Plexify is running on a different computer to my main Plex Server which is on the iMac (see my sig for more details). Nothing in the log file suggests that it is updating or not. How can I help with more info?

That's what I thought. Just to give you more information, Plexify is running on a different computer to my main Plex Server which is on the iMac (see my sig for more details). Nothing in the log file suggests that it is updating or not. How can I help with more info?

logfile:

14:37:10 PlexConnect: started: 14:37:10
14:37:10 PlexConnect: IP_self: 10.0.1.11
14:37:10 DNSServer: started: 14:37:10
14:37:10 WebServer: started: 14:37:10
14:37:10 WebServer: started: 14:37:10
14:37:11 WebServer: ***
14:37:11 DNSServer: ***
14:37:11 WebServer: WebServer: Serving HTTP on 10.0.1.11 port 80.
14:37:11 DNSServer: DNSServer: Serving DNS on 10.0.1.11 port 53.
14:37:11 DNSServer: ***
14:37:11 WebServer: ***
14:37:11 WebServer: ***
14:37:11 WebServer: WebServer: Serving HTTPS on 10.0.1.11 port 443.
14:37:11 WebServer: ***

@HKMacs I'll check again. Maybe that's my fault  :unsure:

@HKMacs I'll check again. Maybe that's my fault  :unsure:

Is it working for everybody else?

No update of PlexConnect for me neither.

@HKMacs I'll check again. Maybe that's my fault  :unsure:

How about manually adding a "Check for update" function that could trigger a pull from GitHub as an interim measure while you work out how to do it automatically?

Some people do do reboot their machines very often if used as a server so the addition of a manual/times pull might be a good idea.