Code Monkey home page Code Monkey logo

gerbera's People

Contributors

gpbenton avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

writethrough

gerbera's Issues

Incomplete manual

Hi,
in the readme.md file you have forgotten to add the code that must be added to the config.xml file.

Edit config/config.xml and add the following to the import section

Can't run Gerbera version 1.5.0

Step 7/36 : RUN sh gerbera-${VERSION}/scripts/install-pupnp18.sh ---> Running in 6dab497b3693 sh: 0: Can't open gerbera-1.5.0/scripts/install-pupnp18.sh ERROR: Service 'app' failed to build: The command '/bin/sh -c sh gerbera-${VERSION}/scripts/install-pupnp18.sh' returned a non-zero code: 127
I change variable VERSION in docker-compose.yaml from 1.4.0 to 1.5.0 and cause this error. Please help me. Thank you.

Install doesn't produce config.xml

Hi, I'm trying to create a Gerbera container on Libreelec, which is mostly write-protected by design, unless one uses the Docker.
I've downloaded the image from Dockerhub and created container as follows:
docker pull gpbenton/gerbera:latest
docker run -d --name="gerbera"
-v /storage/.kodi/userdata/Container/gerbera/config:/config:rw \
#this is the folder on LE file system with write permissions where I keep all other containers, and I run as root on Libreelec via SSH
-e TZ=Australia/Sydney
-e USER_ID="1000"
-e GROUP_ID="1000"
gpbenton/gerbera:latest

Portainer reports the container is up and running.
But when I check, the folder /storage/.kodi/userdata/Container/gerbera/config/ is empty.
Could you help me please to complete the installation?

generating default config

Looks like automatic config generation was removed in gerbera/gerbera#282 so you need to do a

docker run -it --rm gerbera_app --create-config > config/config.xml

after docker-compose build and before your docker-compose up.

Otherwise it works great, thanks for sharing! ๐Ÿ‘ ๐Ÿ˜‰

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.