Skip to content

Commit

Permalink
Audiobookshelf: Recurse paths
Browse files Browse the repository at this point in the history
  • Loading branch information
owine committed Nov 17, 2023
1 parent c2a3ed1 commit 87fa781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/audiobookshelf/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ audiobookshelf_paths_folders_list:
- "{{ audiobookshelf_paths_location }}/metadata"
- "/mnt/unionfs/Media/Audiobooks"
- "/mnt/unionfs/Media/Podcasts"
audiobookshelf_paths_recurse: true

################################
# Web
Expand Down

2 comments on commit 87fa781

@keldian
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@owine
Copy link
Collaborator Author

@owine owine commented on 87fa781 Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently stole that from a bunk role. Will fix those. Thanks

Please sign in to comment.