Added collection item amount for pinning (e.g collections with only 10 or more items (user defined) will be selected for pinning)
Added new option in config "min_items_for_pinning": 10,
Any collections that don't have the minimum number of items specified in config within a collection will not be selected for pinning, good for small movie collections.
Fixed special collections being added to selected_collections which then block them from being pinned on subsequent runs if repeat_block_hours is within timeframe
Full Changelog: ColleXions1.20...ColleXions1.30