🎉 [2.16] New Features:
- ### Ability to Set Custom Directory for Config Files
- You can now use a new config setting called
configs_path
to choose where to put secondary config files
- If you keep the new default location as 'configs', you can also put the main config file in there too
- Otherwise, at least the main config file must be kept in the same place as the program, so it knows where to look
- Otherwise, at least the main config file must be kept in the same place as the program, so it knows where to look
- You can now use a new config setting called
📈 [2.16] Other Improvements
- #### Match sample lists are now sorted by number of comments per author (highest to lowest)
- #### Filter mode selection menu now better illustrates which modes can be used in "Not Your Channel Mode" and Moderator Mode
- #### Log files will now include a list of the videos or community posts that were scanned
[2.16] Other Changes & Fixes
- Added a few additional startup messages to help narrow down slow startups for some people
- When displaying spam threads sample list, if the video is title has investment related keywords, added notice to be extra vigilant in checking false positives of spam thread results
- Fixed a blocking prompt on chosenVideos mode even if skip_confirm_video is True
- Fixed issue where excluding multiple times back to back would cause duplicate whitelist entries