rmcrackan / Libation

Libation: Liberate your Library
GNU General Public License v3.0
2.73k stars 149 forks source link

Feature request: generate AccountsSettings.json via CLI #961

Open brentonmallen1 opened 2 months ago

brentonmallen1 commented 2 months ago

[Not a bug]

I was looking to install the container vis the Unraid Community App, but was confused by how the AccountsSettings.json file is meant to be constructed. Presumably, this is generated through the accounts setup in the UI, but the container doesn't spin up a web server to access the UI. It simply starts the search / import script.

I was wondering how I could go about setting this up outside of the UI to get things working. I didn't see an indication in the documentation, but I'm happy to contribute my findings if/when I'm able to get it up and running.

Any direction/insight would be appreciated

Platform Unraid

wtanksleyjr commented 2 months ago

Unfortunately you need to run the GUI on a machine with a graphical display to get any of the settings files. I use a Windows machine, so it also generates settings to make the saved files work with Windows filename restrictions.

-Wm

On Mon, Aug 19, 2024 at 10:29 AM CarpeFridiem @.***> wrote:

[Not a bug]

I was looking to install the container vis the Unraid Community App, but was confused by how the AccountsSettings.json file is meant to be constructed. Presumably, this is generated through the accounts setup in the UI, but the container doesn't spin up a web server to access the UI. It simply starts the search / import script.

I was wondering how I could go about setting this up outside of the UI to get things working. I didn't see an indication in the documentation, but I'm happy to contribute my findings if/when I'm able to get it up and running.

Any direction/insight would be appreciated

Platform Unraid

— Reply to this email directly, view it on GitHub https://github.com/rmcrackan/Libation/issues/961, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ7H6N3KEMAIBBWTI7D7O3ZSITQHAVCNFSM6AAAAABMYIN6EOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ3TGOBUGU4TEMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

brentonmallen1 commented 2 months ago

Do you happen to know if that's due to it just not being a feature, or if there's some limitation around doing it programmatically?

wtanksleyjr commented 2 months ago

The other config files could be automatically generated, but that one needs to do an Audible/Amazon login and pass a bunch of security systems. Probably not the easiest thing to do. It's a "missing feature," but it's probably more complex than it's really worth, since all you have to do is run Libation on another machine.

-Wm

On Mon, Aug 19, 2024 at 2:57 PM CarpeFridiem @.***> wrote:

Do you happen to know if that's due to it just not being a feature, or if there's some limitation around doing it programmatically?

— Reply to this email directly, view it on GitHub https://github.com/rmcrackan/Libation/issues/961#issuecomment-2297528070, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ7H6IZAAKTAWPV3VDTMIDZSJS5LAVCNFSM6AAAAABMYIN6EOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJXGUZDQMBXGA . You are receiving this because you commented.Message ID: @.***>