Ian Whyman

Results 138 comments of Ian Whyman

@cweiske Indeed, and I had this issue in mind when committing that bump, however as I mentioned in #2025 I didnt see an compatible approach, if there is one, I...

> Is the (newish) CMake 3.18 a hard dependency? I was able to successfully build with CMake 3.13.4 > > https://github.com/gerbera/gerbera/blob/0a2e46b8b884cf0690669c4170b3b451575b2f64/CMakeLists.txt#L1 > > introduced here [ac05976](https://github.com/gerbera/gerbera/commit/ac05976dda335ce1c28a5cc78e4e009a145e3559) IIRC Its only strictly...

Interesting idea, how do you see it working? What would be shown to clients? How would an import work?

Why do we need the template string everywhere? Would it possible to make a single arg version of that function?

Right but with one arg you dont need to format anyway

@pamapa I think its fine to have magic as build requirement, lets keep our code-paths as simple as possible.

The `gerbera` user will need to have file permissions to access whatever files you are trying to access. Also please make sure you are running a recent build. The latest...

So I spent some time looking at getting hosted on https://fury.io but it seems like they dont have good support for multiple OS versions. We have a lot of different...

Yes, unfortunately we are all volunteers and do not have unlimited time :smiley: The deb files are still being built in the CI and you can grab them from there...