Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unRAID Template #38

Closed
TorrnapZ opened this issue Oct 7, 2020 · 3 comments
Closed

unRAID Template #38

TorrnapZ opened this issue Oct 7, 2020 · 3 comments

Comments

@TorrnapZ
Copy link

TorrnapZ commented Oct 7, 2020

Any chance of creating an unRAID template and share it to Community Applications?

Or an easy guide to installing it on unRAID.

@izderadicka
Copy link
Owner

In not using unRAID, so only if somebody from community has experiences. Why you not try it yourself?

@TorrnapZ
Copy link
Author

I have tried but I'm obviously missing something, these are my settings:
https://imgur.com/Pn0UVYi
Which is basically:

"root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='audioserve' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'AUDIOSERVE_SHARED_SECRET'='test' -p '3001:4141/tcp' -v '/mnt/user/Media/Books/Audiobooks/':'/audiobooks':'rw' -v '/mnt/user/appdata/audioserve':'/home/audioserve/.audioserve':'rw' 'izderadicka/audioserve'

8e817dd3588fbcda2b9f0545bb2a113a356fb3e440d34bba6dce126f158bd0ce"

But I keep getting these errorcodes in every directory with audiofiles i have:

"Config/Arguments error: Error in config value base_dirs: At least one directory with audio files must be provided"

Any help would be greatly appreciated

@izderadicka
Copy link
Owner

You must provide directory with audio files as parameter - so in your command you must add /audiobooks as last argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants