When trying to update via git pull I am getting the following can anyone assist please:
When trying to update via git pull I am getting the following can anyone assist please:
Well. Guess you did some changes to settings.py before. Git is cautious and don't want to overwrite your modifications...
Proposal as noted up there: "stash them" (ie. those changed files)
Baa, I have always modified Settings.py its where I defined my ip_pms and ip_dnsmaster - should I not have modified this file? What is the best way to resolve this issue and bring in new updated version?
Think I have sorted it and now updated to new version:
root@PlexMediaCenter:/home/alancarslaw/Library/Application Support/PlexConnect# git stash
No, you should NOT modify settings.py.
Once PlexConnect is running btw made a nice shutdown, you should find a file called "Settings.cfg". This should take your changes. The need for editing source code was removed maybe two weeks ago...
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.