PhotoPrism Plugin: How to apply Sponsor benefits

  • So, I have PhotoPrism up and running without a problem. It's worked so nice and smoothly that I decided to sponsor the project and gain access to additional features.
    Alas, the instructions given require changes to the docker-compose.yaml file.


    Here's the issue - I know it's been stated before that "reasonable" configuration items can be added to the plugin ui. So you would think, just add a checkbox to the plugin configuration ui and we are done. Except - this is not an option that anyone should apply. They need to sponsor the project to get the instructions. So perhaps it shouldn't be a simply checkbox.


    Would it make sense to add in an "Extra Options" text box to add additional customizations and hidden options such as this? A similar methodology can be seen on the Services -> FTP -> Settings under "Advanced Settings".


    If this makes sense and there are no major objections - I'll go file the GitHub issue to track the code change.

    • Official Post

    Would it make sense to add in an "Extra Options" text box to add additional customizations and hidden options such as this? A similar methodology can be seen on the Services -> FTP -> Settings under "Advanced Settings".

    This does not work because the used technologies are totally different -> containers vs package installation. You can add additional options via the OMV_PHOTOPRISM_APP_CONTAINER_START_OPTIONS environment variable, e.g. OMV_PHOTOPRISM_APP_CONTAINER_START_OPTIONS="-e PHOTOPRISM_LOG_LEVEL=debug -e PHOTOPRISM_WORKERS=6".

  • votdev

    Added the Label OMV 6.x

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!