i have a mac osx 10.8 and an atv3 6.0 and have been running plexconnect for a few months working fine until a few weeks back it stopped working so i updated my atv3 to 6.0 and followed this guide https://github.com/iBaa/PlexConnect/wiki/Install-Guide-Mac
but my problem is that when i put sudo "/Applications/PlexConnect-master/PlexConnect.py" into my terminal i get this :
14:56:51 PlexConnect: ***
14:56:51 PlexConnect: PlexConnect
14:56:51 PlexConnect: Press CTRL-C to shut down.
14:56:51 PlexConnect: ***
Traceback (most recent call last):
File "/Applications/PlexConnect-master/PlexConnect.py", line 165, in
success = startup()
File "/Applications/PlexConnect-master/PlexConnect.py", line 64, in startup
param['LogLevel'] = cfg.getSetting('loglevel')
File "/Applications/PlexConnect-master/Settings.py", line 96, in getSetting
dprint(__name__, 1, "getsetting {0}={1}", option, self.cfg.get(self.section, option))
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py", line 618, in get
raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'loglevel' in section: 'PlexConnect'
Seans-MacBook-Pro:~ Sean$
which is different from what it usually was when i had it working and what it shows me it should say on the guide above could anyone please help me get my plexconnect up and running again
thanks in advance
