smitchell6879 / plugin.video.specialfeatures

Inspired by the new bluray features of Kodi 18; This addon will present all of the bonus videos, discs, versions you have of movies in your library.
GNU General Public License v3.0
2 stars 0 forks source link

Allow custom thumbnails #35

Closed evertiro closed 6 years ago

evertiro commented 6 years ago

This allows custom thumbnails to be used for extras. If an image is found, generation is skipped entirely. Custom images should look like this:

    The Pirates of the Caribbean\Extras\
                                        >Theactrical Trailer.mkv/mp4/ etc
                                        >Theactrical Trailer-thumb.png
                                        >3D Verison\BDMV\index.bdmv
                                        >3D Verison\BDMV\index-thumb.jpg
                                        >Bonus Disc\VIDEO_TS\VIDEO_TS.IFO

Currently, jpg, jpeg, and png are supported (in that order).