Philipp Wolfer
Philipp Wolfer
> Thanks! Multiple authentication backend will be implemented at some point, but the priority now is to decide how to work around the Subsonic API limitations regarding authentication: [#202 (comment)](https://github.com/navidrome/navidrome/issues/202#issuecomment-797640193)....
I haven't run the code, but I'm unsure about disabling manual editing of preserved columns. Is this really something we want to do? I always understood the preserved setting as...
@zas Thinking about our discussion from yesterday there is more that this would change. As I understand the code in this PR it prevents manual editing of the tag, no...
@admiral-Guck how did you install Picard? And on what OS exactly?
Ok, thanks. Just wanted to make sure it is not installed with Snap or Flatpak and sandboxing getting into the way. Because there `/usr/bin/` would be not your system location....
This error is pretty annoying. Technically this field is of course optional, but when you need it to build extension modules you need it. It cannot be removed without breaking...
Seems useful. Is there some example file to test this? Would also be good to have tests covering this case.
@outsidecontext You got mentioned above by mistake, which makes Github to automatically subscribe you. But you should be able to unsubscribe with the "Unsubscribe" button on the right side bar....
> * I have no idea how I18n (language translation) is handled for plugins, but all string constants should IMO be wrapped in a translation call e.g. `_("string")`. @phw Philipp:...
I'll see that I can run and review this in the next days