Skip to content

[Photos Desktop] large-files missing download button(missing onDownload callback) #9022

@ahxxm

Description

@ahxxm

Description

Background: I'd like to ffmpeg some mobile phone recorded videos with unnecessarily high bitrates, I found that Photos Desktop doesn't show a download button there, unlike when browsing photos.

So I found this code pointer which omits the callback, presumably causing button disappear, along with some imports that might be useful

import { downloadAndSaveFiles } from "ente-gallery/services/save";
import { fileFileName } from "ente-media/file-metadata";
import { DownloadStatusNotifications } from "components/DownloadStatusNotifications";

Version

v1.7.18

What product are you using?

Ente Photos

What platform are you using?

Desktop - Windows

Metadata

Metadata

Assignees

Labels

- photosRelates to Ente Photos--webPlatform is web

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions