thumbnailer-service(1) | Linux User's Manual | thumbnailer-service(1) |
thumbnailer-service - Thumbnailer service
thumbnailer-service
The thumbnailer-service program provides a DBus service for creating thumbnail images from local media files (photos, audio, and video files), as well as album cover artwork and artist images for many musicians and bands.
Original images and scaled thumbnails are cached on disk, so requests for a thumbnail for a previously retrieved image (whether in the same size or a different size) are delivered as efficiently as possible.
The service is fast and scalable, and it guarantees the integrity of on-disk data structures even in the face of a crash or power loss.
The service is activated on demand by DBus and, by default, shuts down after 30 seconds of idle time.
The service connects to the DBus session bus as com.lomiri.Thumbnailer. The interface to retrieve thumbnails is provided at the path /com/lomiri/Thumbnailer, and the administrative interface (see lomiri-thumbnailer-admin(1)) is provided at the path /com/lomiri/ThumbnailerAdmin.
The service uses dconf(7) for its configuration. See thumbnailer-settings(5) for details.
The service reads the following environment variables:
lomiri-thumbnailer-admin(1), thumbnailer-settings(5), dconf(7), gsettings(1)
Jan 2024 | Version 3.0.3 |