forked from clara-j/media_cleaner
-
-
Notifications
You must be signed in to change notification settings - Fork 6
User And Library Builder
terrelsa13 edited this page Jul 20, 2024
·
7 revisions
- Specify how users and/or libraries will be selected during creation/editing of the configuration file.
- There are 3 possible options
0 - Select users and libraries.
Select specific users and the specific libraries to be blacklisted/whitelisted for each user.
1 - Select users only.
Selected users will have all libraries blacklisted/whitelisted according to their access policy.
2 - Select libraries only.
Selected libraries will be blacklisted/whitelisted for all users according to their access policy.
- When option 0 is selected, users will only show libraries associated to them according to their library access policy set in the GUI.
- When options 1 or 2 are selected, users will only have libraries associated to them according to their library access policy set in the GUI.
- When Option 0 or 2 are selected:
- Emby allows assigning individual sub-folders to individual users.
- Jellyfin only allows assigning individual libraries to individual users.
- With Jellyfin a user either has access to all sub-folders within a library OR access to none of the sub-folders within a library.
- See Library Permissions vs Sub-Folder Permissions
Additional Information - MUMC extras.
- MUMC wiki
- Install
- Files & Directories
- First Run
- Scheduled Run
- Terminology
- Configuration File Examples
- Configuration Tree
-
Additional Information
- OS Permissions
- User And Library Builder
- 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
- Command-Line Options
- Make MUMC Run FASTERRRRRR!!!
- Known Limitations