Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
xfce:thunar:tumbler [2019/11/30 01:10] – [Available Plugins] alexxconsxfce:thunar:tumbler [2020/03/11 19:24] – [Available Plugins] Added info to gstreamer thumbnailer toz
Line 19: Line 19:
      * Requires package: ??      * Requires package: ??
   * __GStreamer-thumbnailer__   * __GStreamer-thumbnailer__
-     - Details missingPlease addif known - +     Provides video and audio cover (e.g. mp3flac, etc) thumbnails. 
-     * Requires package: ??+     * Requires package: gstreamer1.0-plugins-* (debian), gstreamer1-plugins-* (fedora), gst-plugins-* (Arch)
 === Other Thumbnailers === === Other Thumbnailers ===
   * __Font-thumbnailer__   * __Font-thumbnailer__
Line 32: Line 32:
   * __Customized thumbnailers__   * __Customized thumbnailers__
      * All thumbnailers provided by .thumbnailer desktop files. [[xfce:thunar:tumbler#customized_thumbnailers|See examples below ]]      * All thumbnailers provided by .thumbnailer desktop files. [[xfce:thunar:tumbler#customized_thumbnailers|See examples below ]]
 +
 +----
  
 ===== Configuration ===== ===== Configuration =====
Line 54: Line 56:
 ? MaxFileSize ? MaxFileSize
 ! Maximum size of the source file the plugin will still try to generate a plugin for. The size is in bytes, 0 disabled the check. ! Maximum size of the source file the plugin will still try to generate a plugin for. The size is in bytes, 0 disabled the check.
 +
 +----
  
 ===== Cover Thumbnailer ===== ===== Cover Thumbnailer =====
Line 72: Line 76:
  
 After creating the rc file, it is best to log off and on again to restart Thunar and Tumbler, because both applications cache the mime-type combinations. After creating the rc file, it is best to log off and on again to restart Thunar and Tumbler, because both applications cache the mime-type combinations.
 +
 +----
  
 ===== Customized Thumbnailers ===== ===== Customized Thumbnailers =====
-As of version 0.2.0, the desktop thumbnailer functionality has been added back into tumbler. This functionality supports custom .thumbailer files placed in the /usr/share/thumbnailers folder.+As of version 0.2.0, the desktop thumbnailer functionality has been added back into tumbler. This functionality supports custom .thumbnailer files placed in the /usr/share/thumbnailers folder.
  
 ==== Customized Thumbnailer for .dds files ==== ==== Customized Thumbnailer for .dds files ====