Fixes
- Fix crash where Cache lock file would be made before cache folder was created. (Behavior might still occur, but it will print out an error and simply cancel the scanner rather than crash) - 6aec86e
- Fix crash that would occur if user has auto scan on startup enabled but not force scan caused by auto scan not checking if friends.css is fresh. - 09a8f58
Changes
- Hide buttons instead of simply disabling them, looks better until I can figure out a better way to colorized disabled buttons in a dark theme. - 001ad04