Max von Tettenborn

Results 22 comments of Max von Tettenborn

I second this. The data must be persisted somewhere so probably the location just has to be documented. Maybe with an example of a docker command.

Thanks for the hint. I tried to get it to work, but unsuccessfully. Mounting `/htdocs` is too broad, because the whole directory then is empty and the web interface just...

Why don't you build the docker image directly from the littlelink-custom repo? Just put the dockerfile there. You wouldn't have the problem of maintaining two versions and could have a...

I'm not sure I understand why that is easier, but as long as it works for you that's great. But still, I think for a docker release, it is really...

Thanks for your effort. It is only half a solution though, sorry. When inspecting the volume `llc`, you can see that basically the whole application is copied there, not just...

I was attempting to `npm install` it. But I see a bunch of errors and spotted this line: `gyp verb `which` failed Error: not found: python2`. Is there really a...

Thanks, I'll experiment with these settings a bit!

I'd also love this feature and I have a request regarding the specific implementation. I'll just copy what I wrote [here](https://github.com/navidrome/navidrome/issues/748#issuecomment-1264576075). > Can I just request that the sharing URL...

This feature would be so useful for the integration of Navidrome with this product I'm trying to get started: [Portal](https://getportal.org/). Can I just request that the sharing URL which is...

I'd like to suggest adding a proxy auth option. Implementation should be very simple. The perfect proxy auth feature for me would work like this: 1. Start the app with...