Config changes
- As part of the effort to fix unresponsive terminals on unix systems, a new config option has been added
threads
, and an existing config optionprocess_limit
, now has a default setting even if commented out/not preset. - Non-unix users (or users without terminal issue) should uncomment and modify these settings to taste
Upload-Assistant/data/example-config.py
Line 53 in de7689f
What's Changed
- Create YUS.py by @fiftieth3322 in #373
- remote_path as list by @Audionut in #365
- Correcting PROPER number namings in title by @Zips-sipZ in #378
- Save extracted description images to disk (can be useful for rehosting to save the capture/optimization step)
- Updates/fixes to ID handling across the board
- Catch session interruptions in AR to ensure session is closed
- Work around a bug that sets empty description to None, breaking repeated processing with same meta
- Remote paths now accept list
- More effort to stop unix terminals shitting the bed
New Contributors
- @fiftieth3322 made their first contribution in #373
Full Changelog: 3.6.2...3.6.3