Chaz Larson
Chaz Larson
### Version Number 2.0.1 ### What branch are you on? nightly ### Describe the Bug bullmoose reports that his config is not able to be validated with the existing json...
### Version Number 2.1.0 ### What branch are you on? master ### Describe the Bug Trying to do a reset on a large library may result in: ``` [2024-10-18 12:09:22,571]...
## Description Changes: ``` | Batch Content Rating Update (1/1): Reseting 1686 Movies | ``` to ``` | Batch Content Rating Update (1/1): Reset 1686 Movies | ``` to eliminate...
## Description Add `show_unfiltered` setting to allow display of the [possibly] few items that make it through a filter rather than the [possibly] thousands that *don't* ## Type of Change...
## Description Adjust docs and add an example ### Issues Fixed or Closed - Fixes #2277 ## Type of Change - [X] Documentation change (non-code changes affecting only the wiki)...
### Version Number 2.1.0 ### What branch are you on?kome nightly ### Describe the Bug The wiki says this should work: ``` run_start: gotify, notifiarr ``` But it doesn't: ```...
## Description Add a setting to control whether `less` applies to smart collections Default collection count for comparison to 0 if the count is None ### Issues Fixed or Closed...
### Version Number 2.1.0 ### What branch are you on? master ### Describe the Bug Here, in operations.py: ```python less_check = True if less_in is not None: less_check = col_in.childCount...
## Description As stated ## Type of Change - [X] Bug fix (non-breaking change which fixes an issue)