Karlchen

Results 223 comments of Karlchen

You should change your home in config.xml to `/var/run/gerbera` and run with ``` sudo docker run --name nas --network=host -v /home/data:/content:ro -v /home/config:/var/run/gerbera gerbera-master gerbera --debug --port 50500 ```

Sorry, forgot to copy that.

The database is still on `/user/local/share`

There have been plenty of changes prior to the release of gerbera 2.0. Would you be so kind to check whether on of them resolved the issue.

Is this a converted database or did you create it from scratch. You should also upgrade your config file. Just run with --create-config and add your old settings (if still...

The idea was to set both options at once to see whether any config value is skipped. To track down the upnp issues, you may set `debug-mode="xml"` in server section...

Normally, it goes to system log. But if you have a startup script (like `gerbera.service`) you may set it with `-l`. By the way, the error with the database is...