forked from clara-j/media_cleaner
-
-
Notifications
You must be signed in to change notification settings - Fork 7
mumc_configyaml>admin_settings>api_controls>item_limit
terrelsa13 edited this page May 13, 2024
·
3 revisions
- Parent
- Description
admin_settings:
api_controls:
item_limit: integer
- API query
item_limit
- To avoid overloading the Emby/Jellyfin server we want to limit the number of items the server returns for each individual API query
- If the server lags or bogs down when MUMC is running, try lowering this value to allow the server to return smaller amounts of data
- ALL media items and their data are processed regardless of this value
- 1-10000 - maximum number of data items the server will return for each API query
Example:
item_limit: 25
- MUMC wiki
- Install
- Files & Directories
- Terminology
- Configuration File Examples
- Configuration Tree
-
Additional Information
- OS Permissions
- Configuration Builder/Editor
- Played And Created Filter Statement Breakdown
- Played And Created Filter Tag Breakdown
- Dangerous Filter Statements
- Behavioral Statement Breakdown
- Behavioral Tag Breakdown
- Blacklisting vs Whitelisting
- Blacktagging vs Whitetagging
- Library Matching byId vs byPath vs byNetworkPath
- Minimum Episodes vs Minium Played Episodes
- Conditional Behavior Priorities
- Media Mangers
- Command-Line Arguments
- Make MUMC Run FASTERRRRRR!!!
- Known Limitations