Normal
Hi all,I spent some hours to improve the Amazon Prime support. Main changes are:Added support for different login screens of AmazonAdded support for new HTML5 playerAdded setting to select new player, removed "internal" as it is no longer workingHow to install this in MediaPortal 2?You need to do 2 steps:Extract the "20160129-OnlineVideos_AmazonPrime_HTML5.7z" into C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\Extract 20160129-OnlineVideos_SiteUtils_AmazonPrime.7z to folder C:\ProgramData\Team MediaPortal\MP2-Client\OnlineVideos\SiteUtils\Overwrite existing files.How does it look like?Settings, new option to select HTML5 player[ATTACH]175345[/ATTACH]HTML5 based playback (screenshots only capture UI, not the video )[ATTACH]175344[/ATTACH]Normal silverlight based playback[ATTACH]175346[/ATTACH]Will it work in MP1?No, but changes could be backported by someone else, code is pushed at https://github.com/offbyoneBB/mp-onlinevideos2/tree/EXP_BrowserHostMP2[USERGROUP=39]@Developers[/USERGROUP] [USERGROUP=40]@Testers[/USERGROUP] [USERGROUP=38]@Designers[/USERGROUP] and all others of course Please give this version a try, it is very fresh and untested!Report any issues you find, especially when using different Windows versions (Win 7, 8, 10!)Updates:v2: 2016-01-30: fixed mimizing of MP2 when playback starts, was commented out by accidentfixed crash on playback of all other streams (broken MPUrlSourceSplitter replaced)
Hi all,
I spent some hours to improve the Amazon Prime support. Main changes are:
How to install this in MediaPortal 2?
You need to do 2 steps:
Overwrite existing files.
How does it look like?
Settings, new option to select HTML5 player
[ATTACH]175345[/ATTACH]
HTML5 based playback (screenshots only capture UI, not the video )
[ATTACH]175344[/ATTACH]
Normal silverlight based playback
[ATTACH]175346[/ATTACH]
Will it work in MP1?
No, but changes could be backported by someone else, code is pushed at https://github.com/offbyoneBB/mp-onlinevideos2/tree/EXP_BrowserHostMP2
[USERGROUP=39]@Developers[/USERGROUP] [USERGROUP=40]@Testers[/USERGROUP] [USERGROUP=38]@Designers[/USERGROUP] and all others of course
Please give this version a try, it is very fresh and untested!
Report any issues you find, especially when using different Windows versions (Win 7, 8, 10!)
Updates:
v2: 2016-01-30: