DobyTang / LazyLibrarian

This project isn't finished yet. Goal is to create a SickBeard, CouchPotato, Headphones-like application for ebooks. Headphones is used as a base, so there are still a lot of references to it.
728 stars 72 forks source link

Feature Request: File/Directory Mask #1598

Closed Vader699 closed 5 years ago

Vader699 commented 5 years ago

To help with identifying and fixing issues, please include as much information as possible, including:

LazyLibrarian version number 9416a5e80b443a6c6f26966971a8f5c5f61bfa67

Operating system used Unbuntu 18.04

Interface in use BookStrap

Which api GoodReads

Source of your LazyLibrarian installation Git

I am not see a place to be able to set the permissions of files when they are written. I am running LL as calibre:users and have other processes running as service:users and wish them to be able to access the files. Is there a way to set the directory/file permissions that LL writes files as. Sorry if I am missing this.

Also I am using Bookstrap Cyborg theme and the Audiobook header link is not available.

philborman commented 5 years ago

File and folder permissions can be set in config.ini. It's not something that normally needs changing so it's not accessible via the Web interface. Defaults are 644 and 755 and debug log should show if there are any problems, eg we didn't get the permission we expected.

Audiobook tab is only shown if you have audiobooks enabled in config, and the audiobook folder exists. Might be worth checking your config?