dirkvdb / ffmpegthumbnailer

Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files
GNU General Public License v2.0
524 stars 72 forks source link

Feature Request: Implement dbus service #233

Closed eternal-sorrow closed 6 months ago

eternal-sorrow commented 6 months ago

Thunar complains in the terminal about not being able to create thumbnails.

ThunarThumbnailer: Failed to retrieve supported types: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.thumbnails.Thumbnailer1 was not provided by any .service files

And thumbnails are indeed not shown in Thunar. Is there a way to implement this dbus service for ffmpegthumbnailer?

eternal-sorrow commented 6 months ago

Okay, thumbler (XFCE service for thumbnails) can use ffmpegthumbnailer internally.