- The [DEFAULT] config settings only pertain to the main page aka All
- Another new section called [WISHLIST] pertains specifically to entering into games on your wishlist
- Either [DEFAULT] or [WISHLIST] can be enabled/disabled
- Script will first look at your wishlist items if both config settings are enabled
- if more keys are expected in the config.ini file and when updating from a previous version, defaults can be inserted if the particular keys do not already exist
- added ability to have a minimum point cost so that we can filter games like 1P out
- updated logging to log INFO to stdout and DEBUG to a debug.log file which gets rotated