[Feature] download storage template name instead of uploaded file name #10532
Replies: 8 comments
|
I support this request as I think it is very confusing that the name of the download is different to the name of the file on the server. This is particularly the case when downloading all files of an album. I use a Storage Template and filenames include the datetime, this even works (in most cases) for videos and WhatsApp photos. When I download the album files, the original filenames (from various sources) are used again (IMG_xxx, DSC_xxx, abc4535-...) and therefore the photos cannot be sorted in order of time anymore. I was hoping to overcome exactly this problem with Immich, but the original names in the download defeat the feature of the Storage Templates. Just a thought: maybe there could be "Download Templates" for renaming files during download to keep this flexible - either to use the original file names, the same as in the Storate Templates or even some other format. Thanks for this great app, looking forward to further improvements. |
This comment was marked as duplicate.
This comment was marked as duplicate.
|
Adding a backlink to my issue #18830 here, because this has existed as a feature/behavior at some point before, it seems - or at least was planned. |
|
Hi, any news about this request please? My Immich server is up to date of course (v2.3.1). Many thanks in advance ! |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
|
I would also like to have this feature because the fact that the file names are the original ones means that downloaded photos are no longer necessarily in order, even though they are sorted correctly on Immich. This is really inconvenient when you want to download an album to work on it locally on your PC (which is my case here). I found this MR that solved the problem, but it has been closed unmerged |
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
using the storage template migration the naming convention is for example :
{{{album}}}/{{y}}{{MM}}{{dd}}_{{HH}}{{mm}}{{SSS}}
uploading by backup in mobile app name the file IMG_xxxx
the download button in the web ui a file called {{y}}{{MM}}{{dd}}_{{HH}}{{mm}}{{SSS}} download the file but in its original backup file name instead of the storage template name
it would be great to have the possibility of download the file as it is save in the library instead of IMG_xxxx
from discussion #10497
Platform
All reactions