Page 2 of 2

Re: blank crawler

Posted: Fri Mar 07, 2014 6:21 pm
by sumo
Sweet. Glad to hear that.

The screen is blank in auto because the auto-cycle uses the crawler to crawl and then resets. Ideally I will separate them in the future so you can crawl but also have the auto cycle running.

The bad pics from the dropbox link are skipped because they are less than '640px' in width or height which the app is deeming them as thumbnails. You can actually set it to not skip since i added some flags for it for people that care..

To allow the small images through for now you can..
CMD+Run -> %appdata%\MultiWall -> Profile.json
Replace "SkipThumbnails":true with "SkipThumbnails":false