Bug 475122 - need file info even collection is offline
Summary: need file info even collection is offline
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Media (other bugs)
Version First Reported In: 8.1.0
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-02 01:13 UTC by Kane
Modified: 2023-10-02 19:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 8.2.0
Sentry Crash Report:


Attachments
screenshot (278.25 KB, image/png)
2023-10-02 01:13 UTC, Kane
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kane 2023-10-02 01:13:50 UTC
Created attachment 162017 [details]
screenshot

SUMMARY
***
I have multiple collections from removable/smb location, and they are not always connected/online.
When I manage photos, I don't even view them (preview the photo/video). At Thumbnails view, I can just select photos and assign tags/ratings etc.
This can be done when collections is offline, which is a great feature.
But amone the vast amount of photos, There's no way to know info. where the file location is or which collection it belongs to, when the collection of the photo is offline(see attachment).

Wish-feature is, to display infomation where the file path is, or from which collection it belongs to, when its collection is offline.
***

Thanks!
Comment 1 Maik Qualmann 2023-10-02 06:08:20 UTC
This is “live” data. From the DB we could only provide the file name, the file size and part of the path. Have the full collection path only when the collection is mounted.

Maik
Comment 2 Maik Qualmann 2023-10-02 19:43:14 UTC
Git commit cb644618954c8930dd901a436513cc2e5c93f454 by Maik Qualmann.
Committed on 02/10/2023 at 21:41.
Pushed by mqualmann into branch 'master'.

show file name and relative path part if the collection is offline
Nothing more is possible, with a network collection we would have one,
but also several possible mount paths thanks to the possibility of
adding additional mount paths for other operating systems.
FIXED-IN: 8.2.0

M  +1    -1    NEWS
M  +5    -0    core/libs/database/item/containers/iteminfo.h
M  +10   -0    core/libs/database/item/containers/iteminfo_properties.cpp
M  +11   -1    core/libs/properties/itempropertiessidebardb.cpp
M  +2    -0    core/libs/properties/itempropertiestab.h
M  +10   -0    core/libs/properties/itempropertiestab_setters.cpp

https://invent.kde.org/graphics/digikam/-/commit/cb644618954c8930dd901a436513cc2e5c93f454