Solid Automation process now isnt

Post any problems / bugs / issues that are Mylar-related in here.
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Re: Solid Automation process now isnt

Post by jedimole »

evilhero wrote: Sat Jan 19, 2019 6:51 pm What sir bbq said ;)

If your git is on master, but your git_branch is set to development, you're on master - and the search patches for dog went into master a few days ago. If you're git is on dev, and your git_branch says master then you're on dev. Either way if your git_branch isn't the same as the actual git branch running the update will result in it not cloning properly.

Also, your git_path should be set to the full path to your git.exe file just to ensure things are correct.

If you can't find stuff via dog, since none of us use dog - paste in the debug log for a search and we can see but with the new search code changes it should be working fine when titles in the search results have decimals as space delimiters.
Heh Interesting from the UI
Mylar Version: development
-- git build 2bee5d46574e0f0bc7d0c067d8231444affd356d.
Python Version : 2.7.9
Language : en_US.cp1252

From the ini
git_user = evilhero
check_github = True
git_path = C:\Program Files\Git\bin
check_github_on_startup = True
git_branch = development
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Re: Solid Automation process now isnt

Post by jedimole »

so Im not sure what I have messed up here now?!
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Solid Automation process now isnt

Post by evilhero »

Try doing a git status |more from the command line in the root directory of mylar. It'll say at the top of the output what branch you're actually running. When you did the git pull it showed only the master branch syncing up with master commits.

Also, it needs the full path in your git_path variable so you need to include the git.exe in there as well.
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Re: Solid Automation process now isnt

Post by jedimole »

Stay Tuned
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Re: Solid Automation process now isnt

Post by jedimole »

evilhero wrote: Sat Jan 19, 2019 8:57 pm Try doing a git status |more from the command line in the root directory of mylar. It'll say at the top of the output what branch you're actually running. When you did the git pull it showed only the master branch syncing up with master commits.

Also, it needs the full path in your git_path variable so you need to include the git.exe in there as well.
On branch development
Your branch is up-to-date with 'origin/development'.
Untracked files:
(use "git add <file>..." to include in what will be committed)

Wanted_list.csv
config - Copy.ini
config.ini.backup
mylar.vbs
post-processing/autoProcessComics.cfg
post-processing/nzbget/autoProcessComics.cfg
post-processing/nzbget/autoProcessComics.py
post-processing/nzbget/autoProcessComics.py.old

nothing added to commit but untracked files present (use "git add" to track)
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Re: Solid Automation process now isnt

Post by jedimole »

I swear, its the old it adage. so today I fire everything back up, and do the force check (after a full system reboot) and it pulls all the comics...

FEEL LIKE IM LOSIGN MY MIND SOMETIMES
Post Reply