JosefNemec / Playnite

Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
https://playnite.link
MIT License
9.52k stars 505 forks source link

Video Splash Screen #3867

Open ashpynov opened 2 weeks ago

ashpynov commented 2 weeks ago

This is implementation of Video Splash screen as startup splash for full screen mode.

I search any IntroVideo.mp4 in active fullscreen theme folder.

If nothing found - it try to use ThemeOption aware theme to take from ThemeOption plugin settings currently selected intro video.

as a fallback - it use default splash image.

JosefNemec commented 2 weeks ago

As PR template readme says:

Code contributions (pull requests) are currently not being accepted while majority of code base is being rewritten for Playnite 11.

Please wait with any pull requests after P11 is at least in beta state.