Skip to content

Configuration Builder Editor

terrelsa13 edited this page Jul 9, 2025 · 1 revision

Description

  • Specify how users and their libraries will be selected during creation/editing of the configuration file.
  • There are 4 possible selection 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.
3 - Select nothing.
    All libraries will be blacklisted/whitelisted for all users according to their access policy.

Usage

  • Unselected users will appear as shown:
0 - Name: Username - UserId: 1234567890abcdeffedcba0987654321
1 - Name: Username - UserId: 567890abcdeffedcba09876543211234
2 - Name: Username - UserId: 90abcdeffedcba098765432112345678
  • Selected users will appear as shown:
0 - Name: Username -
1 - Name: Username -
2 - Name: Username -
  • A user shows as selected when they have at least one library matching the chosen blacklist/whitelist listing behavior
  • At least one user must be selected

  • Unselected library folders will appear as shown:
0 - movies ----- Name: my_movies - Path: /path/to/movie_folder - NetPath: smb://localhost/movie_share - LibId: abcdef12345678900987654321fedcba - SubFolderId: 9d8c7b6a
1 - tvshows ---- Name: my_tv - Path: /path/to/tv_folder - NetPath: smb://localhost/tv_share - LibId: 12345abcdef6789009876fedcba54321 - SubFolderId: 8c7b6a9d
2 - audio ------ Name: my_audio - Path: /path/to/audio_folder - NetPath: smb://localhost/audio_share - LibId: 5432abcdef6789009876fedcba12345 - SubFolderId: 7b6a9d8c
3 - audiobooks - Name: my_audiobooks - Path: /path/to/audiobook_folder - NetPath: smb://localhost/audiobook_share - LibId: fed5432abc6789009876fed12345abc - SubFolderId: 6a9d8c7b
  • Selected library folders will appear as shown:
0 - movies ----- Name: my_movies - Path: /path/to/movie_folder -
1 - tvshows ---- Name: my_tv - Path: /path/to/tv_folder -
2 - audio ------ Name: my_audio - Path: /path/to/audio_folder -
3 - audiobooks - Name: my_audiobooks - Path: /path/to/audiobook_folder -

Notes

  • When option 0 is selected, users will only show libraries associated to them according to their library access policy set in the GUI.
  • When option 1, 2, or 3 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 within the same library to a user.
    • Jellyfin only allows assigning individual libraries to a user.

Additional Information - MUMC extras.

Clone this wiki locally