Bug 474931 - [UX] Caching thumbnails on local network, network shares. Whitelisting thumbnail caching on network shares.
Summary: [UX] Caching thumbnails on local network, network shares. Whitelisting thumbn...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.1
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-27 11:29 UTC by jakubby
Modified: 2023-11-23 19:45 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jakubby 2023-09-27 11:29:43 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
Users have low frequency of change network shares, thumbnails regeneration over network even on an local ethernet gigabit connection is fairly slow.
Users should be able to mark network shares which dolphin would cache and thumbnail.

STEPS TO REPRODUCE
1. Enter a folder with music on an sftp share.
2. Navigate out.
3. Navigate in.

OBSERVED RESULT
Thumbnails are being re-generated.

EXPECTED RESULT
Thumbnails are cached.

Also would be nice if thumbnails would cache persistently not just for the session.
So that this state would be consistent on subsequent mounting of a network share.
Dolphin should try to regenerate the thumbnails as it does now, but in the background in case files change on a subsequent network share session.


SOFTWARE/OS VERSIONS
I'm on my phone right now, but I use debian testing 13/trixie and it's up to date.

ADDITIONAL INFORMATION
One step closer into UX heaven, one step further away from UX hell.