If someone more knowledgeable could help if something's missing or say if it's impossible to implement, that would be great.
I tried looking at similar configuration files and adjusted paths where needed. Although I can get the entry to display as an option, no thumbnails are being generated or displayed in Dolphin.
I modified .thumbnailer file to be in line with others of the same type
"tvp-animation-11.5-pro.thumbnailer"
Code: Select all
[Thumbnailer Entry]
TryExec=/usr/bin/tvp-animation-11.5-pro-thumbnailer
Exec=/usr/bin/tvp-animation-11.5-pro-thumbnailer %s %i %o
MimeType=application/tvp-project;application/tvpaint-project;application/mirage-project;application/aura-project;application/dip-file;application/deep-file;
"tvpaintthumbnail.desktop"
Code: Select all
[Desktop Entry]
Type=Service
Name=TVPaint files
X-KDE-ServiceTypes=ThumbCreator
MimeType=application/tvp-project;application/tvpaint-project;application/mirage-project;application/aura-project;application/dip-file;application/deep-file;
X-KDE-Library=tvpaintthumbnail
CacheThumbnail=true