forked from clara-j/media_cleaner
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Terminology
terrelsa13 edited this page Aug 23, 2024
·
6 revisions
- There are four different
media_types:moviesepisodesaudio
- Jellyfin has a fourth
media_type:audiobooks
- Emby also supports the
audiobooksmedia_typebut classifies them asaudio.
- A
media_itemis considered a singlemedia_typefile.- A single
movieis considered amedia_item. - A single
episodeis considered amedia_item. - A single
audiotrack is considered amedia_item. - A single
audiobooktrack is considered amedia_item.
- A single
-
There are five types of
conditional_behaviorsfor eachmedia_type:-
whitetagbehavioral whitetag
-
blacktagbehavioral blacktag
favorite-
whitetagbehavioral whitetagnormal whitetag
-
blacktagbehavioral blacktagnormal blacktag
whitelistblacklist
-
-
The
conditional_behaviorshave a priority as shown above- Where
favoriteis the highest priority by default -
behavioral whitetagandbehavioral blacktagcan be individually configured to have a higher or lower priority thanfavorite - And
blacklistis the lowest priority.
- Where
- The
admin_useris needed to request an authentication key from the media server. - The
admin_userneeds to have the "Allow this user to manage the server" option enabled. - The recommendation is to create an
admin_userseparate from the regularusers.- Although this is posssible; it is not recommended the
admin_useris also a regularuser. - The
admin_usershould only be used for actions requiring their escalated permissions.
- Although this is posssible; it is not recommended the
- The
users are the non-admin_useraccounts created on the Emby/Jellyfin media server.
- A
monitored useris auserselected during the initial MUMC setup process. Their accessible libraries will be what MUMC uses to find and deletemedia_items. -
userandmonitored_userare often used interchangeably.
- 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