forked from clara-j/media_cleaner
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Conditional Behavior Priorities
terrelsa13 edited this page Jul 4, 2025
·
3 revisions
-
The
conditional_behavior
s have a priority as shown below:- favorites is the highest priority
- whitetags
- blacktags
- whitelists
- blacklists is the lowest priority
-
There is a special kind of tag called a behavioral_tag which has a higher priority than its normal_tag cousins.
- favorites is the highest priority
-
whitetags
- behavioral_whitetags
- normal_whitetags
-
blacktags
- behavioral_blacktags
- normal_blacktags
- whitelists
- blacklists is the lowest priority
-
The behavioral_tags also have the ability to become a higher priority over favorites by setting
high_priority: true
.-
whitetags
- behavioral_whitetags is the highest priority
-
blacktages
- behavioral_blacktags
- favorites
-
whitetags
- normal_whitetags
-
blacktags
- normal_blacktags
- whitelists
- blacklists is the lowest priority
-
whitetags
-
Multiple behavioral_tags can be defined and individually set to
high_priority: true
orhigh_priority: false
.-
whitetags
- behavioral_whitetags is the highest priority
-
blacktages
- behavioral_blacktags
- favorites
-
whitetags
- behavioral_whitetags
- normal_whitetags
-
blacktags
- behavioral_blacktags
- normal_blacktags
- whitelists
- blacklists is the lowest priority
-
whitetags
- A behavioral tag's priority amongst its sibling behavioral tags, with the same
high_priority
value, is determined by its relative position in the configuration file.- Higher relative position means higher priority.
-
whitetags always have a higher priority than blacktags with the same
high_priority
value
- 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