Karlchen
Karlchen
I tried to reproduce to no avail. What's in the metadata of the entries in `PC Directory`?
did #2664 fix this issue?
I have the following modules loaded in my `nginx.conf`: ``` load_module /usr/lib64/nginx/modules/ngx_http_headers_more_filter_module.so; load_module /usr/lib64/nginx/modules/ngx_http_subs_filter_module.so; ``` and the example was just copied from `vhosts.d/` This config was tested for something like...
I'm not sure whether MT really added it automatically because on openSuSE the startup exactly does this: `ip route add 239.0.0.0/8 dev $MT_INTERFACE` `ip link set dev $MT_INTERFACE allmulti on`...
1. Might be a complicated thing because in most distros gerbera is not ran as root so we cannot at any network setting, So its a task for those who...
> @whyman Should I also remove the ATTR_TRANSCODING_PROFILES_PROFLE_USECHUNKEDENC config option? It is not used for anything. If it's not used, drop it. We love to leave no one behind :smile:
I support option c, also. Most devices have build in tunein or similar. Software players on PCs can use web radio directly.
The issue is about building with LastFMLib. Did you make any changes to the cmake files? If not, we might be able to close the issue.
Sounds more like we should drop support for lastFM
Can you share your patch to make it build with c++17