Skip to content
Discussion options

You must be logged in to vote

You can add an additional folder to the hms_docker_library_folders variable in main.yml like this:

hms_docker_library_folders:
  [
    {
      type: "movies",
      folder_name: "Movies"
    },
    {
      type: "tv_shows",
      folder_name: "TV_Shows"
    },
    {
      type: "music",
      folder_name: "Music"
    }
  ]

All other configuration is similar to Sonarr and Radarr

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@KnuffigerMaxi
Comment options

@ahembree
Comment options

Answer selected by KnuffigerMaxi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants