So, here we go once again - development (and developers) never actually sleep, so we're pleased to present the first public preview of our next significant release: Kodi v22, "Piers".
This is a major release, so, as you'd expect, it comes with many new features. However, it is also an Alpha release, so there's a very good chance that something won't work the way it's intended to. As such, please be aware that installing this will most likely break things, which is kind of the point of releasing
I get an "file cannot be rendered" error when using trailers preshow with MPC-HC
Here is a copy of the error
I have determined that if you launch the file without the user-agent query string, it launches correctly.
So if I manually run the following command from CMD, it does not work
C:\Program Files (x86)\K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe "C:\Program Files (x86)\K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe" "https://imdb-video.media-imdb.com/vi3262564121/1434659529640-260ouz-1703955825629.mp4?Expires=1706464653&Signature=AoY0ClQqMwc-2tSYu7U-ku5WtuA0JlTnX9QbpLc889vBgTU43TEGis3WKdK-QIVSsyjET-M6bp6KefbofUOlUtql-jLewMPmJc7h4jkYh6zoIzkfqOo0e-W8-FQZ2f5f7pcGEp7gP1C~rlc8CJ3QqAUZ676NbYJT9cWKSPJ3Qb1o5Lqt~kOdWzyD3IPMhpO00KUYr0vHi84K90bN8-6yaw3Pp7L6VXwMc5OFy77klPsMk5Dwkwb3j1nqGGlsLlbY4tPZUOPmJzrmqixN8bW7CdsFnxYgzg816Hjkoe1Hs4BFWmiT14YtLKX5o~fn~5~ZQsMY5n4dzptX6FhB2~dS-w__&Key-Pair-Id=APKAIFLZBVQZ24NQH3KA|User-Agent=Mozilla/5.0 (compatible, MSIE 11, Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko" /fullscreen /close
but if I run
C:\Program Files (x86)\K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe "C:\Program Files (x86)\K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe" "https://imdb-video.media-imdb.com/vi3262564121/1434659529640-260ouz-1703955825629.mp4?Expires=1706464653&Signature=AoY0ClQqMwc-2tSYu7U-ku5WtuA0JlTnX9QbpLc889vBgTU43TEGis3WKdK-QIVSsyjET-M6bp6KefbofUOlUtql-jLewMPmJc7h4jkYh6zoIzkfqOo0e-W8-FQZ2f5f7pcGEp7gP1C~rlc8CJ3QqAUZ676NbYJT9cWKSPJ3Qb1o5Lqt~kOdWzyD3IPMhpO00KUYr0vHi84K90bN8-6yaw3Pp7L6VXwMc5OFy77klPsMk5Dwkwb3j1nqGGlsLlbY4tPZUOPmJzrmqixN8bW7CdsFnxYgzg816Hjkoe1Hs4BFWmiT14YtLKX5o~fn~5~ZQsMY5n4dzptX6FhB2~dS-w__&Key-Pair-Id=APKAIFLZBVQZ24NQH3KA" /fullscreen /close
it plays just fine