- fix issue were mac were set to use processexecutor instead of thread
- total revamp of session builder class
- renamed as sessionManager
- handles retries for urls
- handles exponential wait times for 429
- handles management of semaphores
- range select mode for parsing strings into selected models in menu
- support all media for metadata modes
Notes: downloads will filter to only viewable media still - support for sneaky dynamic rules
- fixes to sorting
- fixes to downloading placeholders
- convert like to synchronous because only one like action should happen at once
- reduce max api to 12, 30 causes 429 and logouts
- modifications to how release action and commit actions work
- include retries for actions prone to failure
- more seperation of jobs
- remove final tracelog with dupes, and replace with in progress tracelog with dupes remove + raw api logs
- fixes issue were large creators could crash low memory system