Alex
Alex
@ippocratis can you use this command to run docker-compose 'docker-compose -f ./docker/docker-compose.yml up --build -V' Since there is new update in package.json, docker needs to copy and rebuild the node_modules...
@tokenwizard Immich doesn't watch for files in the `UPLOAD_LOCATION`. It is the location where the server put the asset uploaded from your phone and from the web. There is currently...
Thank you for your suggestion. I will consider this when the mobile app is stable and all the basic features are ironed out
> +1. I also have my existing photos in year/month/photo.ext structure that I want to be able to access via Immich. It would be a good idea if Immich simply...
From the library we use to upload assets from the phone. I remember seeing an options to get audio type asset. I think this can help with uploading such file....
@Eidenz From my understanding that the audio file is stored in a different location rather than the location photos and videos are stored, so it might be difficult to obtain...
When it comes to this feature, I will let you know more about what I find out.
After further consideration, this feature won't be implemented as it doesn't fit into the vision of the app.
@zoodyy Agree, I haven't had a chance to go through the code fully. I will let you know as soon as I've done that. I've noticed a few things we...
What would trigger the background service to start running? What are some points you would like to discuss? What is the recommended testing method for this feature?