Karlchen

Results 223 comments of Karlchen

The custom header were removed with the introduction of headers in LibPUPnP. Now I brought it back as client specific setting in `config.xml`. It overwrites the calculated values in the...

Once it's merged, you can add these settings to your config.xml ```

To me this looks like a broken link. You may also try to get rid of the message with `hidden-files="no"` for the directory.

Where does the error message show up. Syslog or gerbera.log. Can you run gerbera with --debug command line option.

Can you give a bit more of the log context, so that I can anticipate the logical flow (call history) that leads to the error.

It is highly recommended to rebuild it from scratch, because there are many new features that come with import. Be aware that 2.0 has some issues with importing playlists (already...

Now I understand the problem: we monitor all parent dirs of autoscan entries to see when they go any (e.g. unmount). This monitoring has to handle the parent dirs differently.

Finally, I've found some time to test this in current head. We detect the file which is already gone when we try to analyse it further in your case. We...

You may try with the current head. Some of the extra reads that lead to this problem on low power system have been removed.