It’s working now but that one time the log was empty, while the terminal indicated the proper activity. One thing that is still happening is that when I download the latest commits, the Plexconnect.log file lacks proper permissions and I have to add myself in order to open the file.
Hm... set permission everytime?
You are allowed to read the file, aren't you?
PlexConnect does not modify any file permissions - I wonder, how python/the OS comes up with the default set. Are they inherited from the containing folder?
The last three times I have updated by downloading the whole zip file from GitHub the Plexconnect.log file will not open when I click on it. It appears in the console app with its name greyed out. I then select the file, open Get Info and add my username and change permissions to read/write. I can then open the file. I keep everything in the Plexconnect-master folder that results after unzipping.
>>I then select the file, open Get Info and add my username and change permissions to read/write.
Ah, different way. I think I did a "chmod 644" once - allows r/w to the system, and read to basically everyone else.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.