-
|
Should the thumbnails from thumbfast be working by default on Stremio Kai or is there extra configuration required to get it working? I cannot get it to work and I have not changed any files other than replace the mpv.conf with my original config from my initial installation of stremio community by Zargg as I do not intend to allow hdr passthrough since I do not own a HDR capable display. Instead, I tone map the HDR content to SDR. Here is my config, I have kept everything that was originally there in the Stremio Kai config and just added things that were missing between my config and the default kai one. Additioanly, I also just replace the profiles with what I used normally on stremio community by Zargg. I would appreciate any pointers on how to get thumbfast to work. Thank you! mpv.conf: ######### Cache######### Optimized for i5-9300H + 16GB RAMcache=yes ######## Subs######## sub-font=Nata Sans ######### Audio######### ao=wasapi Better scaling and antiringscale=ewa_lanczossharp Colors - Universal compatibilitytarget-contrast=auto OSDosd-font=JetBrains Mono Playback optimizationsforce-seekable=yes ############################## PROFILES ############################## [sdr] target-prim=bt.709 target-peak=100 # Optional; usually not needed for SDRtone-mapping=clip ==============================================================HDR → SDR "look", using HDR 10-bit pipeline==============================================================--------------------------------------------------------------HDR10 / HDR10+--------------------------------------------------------------[bt.2100-pq] target-prim=bt.709 tone-mapping=spline tone-mapping-param=0.5tone-mapping-desaturate=yeshdr-compute-peak=yes --------------------------------------------------------------HLG--------------------------------------------------------------[bt.2100-hlg] target-prim=bt.709 tone-mapping=bt.2446a tone-mapping-desaturate=yeshdr-compute-peak=yes --------------------------------------------------------------Dolby Vision base layer (treated as PQ HDR10 by mpv)--------------------------------------------------------------[dolbyvision] target-prim=bt.709 tone-mapping=spline tone-mapping-param=0.6hdr-compute-peak=yes |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 22 replies
-
|
There ia a line that I missed adding. Check this thread for the solution: #25 |
Beta Was this translation helpful? Give feedback.
-
|
I solved that issue by changing quit_after_inactivity to 0 (disabled) in scripts-opts/thumbfast.conf |
Beta Was this translation helpful? Give feedback.
-
|
The new version has been released, let me know if thumbfast works for you now please. |
Beta Was this translation helpful? Give feedback.

This just happened on regular Stremio, so definitely not Kai's doing.