Amazon Prime Germany? (2 Viewers)

JSurf

Portal Pro
November 27, 2011
115
115
46
Home Country
Germany Germany
It seems amazon disabled hd streams on some movies when using flash.most series have hd options in germany (breaking bad for example). If you come to the point where you can choose the quality, my code did everything it should.

Did you also install plugin binaries: "source filters" and "lav filters" from the setup. i think these must also be the newest version

Could maybe somebody with a more "official" build environment build my "nobrowser" branch from github ? Maybe there is something wrong with my binaries.
I have net 4.5 installed on all of my machines, maybe this makes a difference on the resulting binaries ??

https://github.com/JSurf/mediaportal-onlinevideos/tree/nobrowser
 

TheBatfink

MP Donator
  • Premium Supporter
  • June 11, 2007
    1,288
    221
    Nottingham
    Home Country
    United Kingdom United Kingdom
    I did a default install, I'll reinstall it. But if they are dropping hd from flash I assume silverlight / browser is still supported if I put it back in the xml? No HD is a bit of a showstopper. Will check my .Net version.
     

    yhoogi

    MP Donator
  • Premium Supporter
  • March 9, 2008
    599
    47
    Home Country
    Germany Germany

    JSurf

    Portal Pro
    November 27, 2011
    115
    115
    46
    Home Country
    Germany Germany
    Since it works here i Cant really help. i only See two Solutions. Install net 4.5 Runtime or somebody Else needs to Compile my stuff and Provide the installier. On the German site Test with lost or Breaking Bad i definetely know that These series work for me[DOUBLEPOST=1422782830][/DOUBLEPOST]Batfink Setting the browser Tag should work.

    Sorry for Bad writing, writing english on an German iPad is a pain
     

    babyschuh

    Portal Member
    October 12, 2011
    28
    6
    Home Country
    Germany Germany
    Just looked into my System and I can say, that I have already installed LAV-Filters 0.63 and .NET 4.5.1 German. So there has to be another solution. Maybe we should reconcile our file-lists, -sizes and -dates to see if there is someting missing or diffrent. I prefer JSurf to show us how i should look, so we can look for the differences.
     

    TheBatfink

    MP Donator
  • Premium Supporter
  • June 11, 2007
    1,288
    221
    Nottingham
    Home Country
    United Kingdom United Kingdom
    Hi, I checked my .NET installation as per here

    NET.png

    Release '379893' indicates 4.5.2 or later. Also I already have the latest LAV 0.63

    LAV.png

    So yeah, something else is up here. Going to try with the browser again now. Also for info (although it doesn't seem like any one wants to check it out or doesn't know the issue..) Youtube is still giving me exception errors and won't work :(

    EDIT: Put player="browser" back in my XML and now all my sites vanished completely :/

    EDIT 2: Must of typed something in wrong so replaced with a backup prior to replacing the player. Sites are back now. However I changed Amazon back to silverlight (with player="browser" in xml) and I still get no URL errors (see bottom of logs).. So Amazon is well and truely broken now :) Happy to help with resolving it however I can through testing etc.

    Thanks
     
    Last edited:

    JSurf

    Portal Pro
    November 27, 2011
    115
    115
    46
    Home Country
    Germany Germany
    @TheBatfink seems like the "browser" player also uses the geturl method althoug it does not need it for playback, but th geturl function only works properly when set to flash. I need to fix this, think i will make the player configurable via config parameter.

    @yhoogi @babyschuh About the error with the buffering, i think somehow yout onlinevideos.dll (main dll auf onlinevideos) is not properly updated.

    Edit: forget about onlinevideos.dll, mpurlsourcefilter is in a separate package, see @Ministerk 's post

    My log file of mpurlsourcesplitter looks totally different. it divides the provided rtmp url into necessary parameters:

    Mine looks like this:
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): Start
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): parameters: rtmp://azeufms-vodfs.fplive.net####Url=rtmp%3a%2f%2fazeufms-vodfs.fplive.net%2fazeufms-vod%2fmp4%3alovefilm%2flf%2funencrypted%2fprod%2fc%2f7%2f3%2fc7345e17-9059-4e5a-91f3-0e864d102910%2f25ad12a7-c53c-4de4-ad41-f626cb10b5a8_video_480p_2000kbps_audio_aaclc_128kbps.mp4%3fnvb%3d20150201190821%26nva%3d20150202050821%26sessionId%3d16467-aa5015da-6830-4946-a729-018c99bcd391%26hash%3d00740ea283b8fe61a4cae&RtmpApp=azeufms-vod&RtmpPageUrl=http%3a%2f%2fwww.amazon.de%2fgp%2fproduct%2fB00FGFK9RS%3fref_%3dpda_recs_wdgt_nav_dyn_B00FGFK9RS&RtmpPlayPath=mp4%3alovefilm%2flf%2funencrypted%2fprod%2fc%2f7%2f3%2fc7345e17-9059-4e5a-91f3-0e864d102910%2f25ad12a7-c53c-4de4-ad41-f626cb10b5a8_video_480p_2000kbps_audio_aaclc_128kbps.mp4%3fnvb%3d20150201190821%26nva%3d20150202050821%26sessionId%3d16467-aa5015da-6830-4946-a729-018c99bcd391%26hash%3d00740ea283b8fe61a4cae&RtmpSwfUrl=http%3a%2f%2fecx.images-amazon.com%2fimages%2fG%2f01%2fdigital%2fvideo%2fstreaming%2f169.0-0%2fUnboxScreeningRoomClient._V320644271_.swf&RtmpSwfVerify=1&RtmpTcUrl=rtmpe%3a%2f%2fazeufms-vodfs.fplive.net%3a1935%2fazeufms-vod%2f
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): count of parameters: 7
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): configuration parameters: 7
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): parameter 1, name: 'Url', value: 'rtmp://azeufms-vodfs.fplive.net/azeufms-vod/mp4:lovefilm/lf/unencrypted/prod/c/7/3/c7345e17-9059-4e5a-91f3-0e864d102910/25ad12a7-c53c-4de4-ad41-f626cb10b5a8_video_480p_2000kbps_audio_aaclc_128kbps.mp4?nvb=20150201190821&nva=20150202050821&sessionId=16467-aa5015da-6830-4946-a729-018c99bcd391&hash=00740ea283b8fe61a4cae'
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): parameter 2, name: 'RtmpApp', value: 'azeufms-vod'
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): parameter 3, name: 'RtmpPageUrl', value: 'http://www.amazon.de/gp/product/B00FGFK9RS?ref_=pda_recs_wdgt_nav_dyn_B00FGFK9RS'
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): parameter 4, name: 'RtmpPlayPath', value: 'mp4:lovefilm/lf/unencrypted/prod/c/7/3/c7345e17-9059-4e5a-91f3-0e864d102910/25ad12a7-c53c-4de4-ad41-f626cb10b5a8_video_480p_2000kbps_audio_aaclc_128kbps.mp4?nvb=20150201190821&nva=20150202050821&sessionId=16467-aa5015da-6830-4946-a729-018c99bcd391&hash=00740ea283b8fe61a4cae'
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): parameter 5, name: 'RtmpSwfUrl', value: 'http://ecx.images-amazon.com/images...0-0/UnboxScreeningRoomClient._V320644271_.swf'
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): parameter 6, name: 'RtmpSwfVerify', value: '1'
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): parameter 7, name: 'RtmpTcUrl', value: 'rtmpe://azeufms-vodfs.fplive.net:1935/azeufms-vod/'
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: ParseParameters(): End
    01-02-2015 20:08:30.529 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: CreateLoadAsyncWorker(): Start
    01-02-2015 20:08:30.530 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: CreateLoadAsyncWorker(): End
    01-02-2015 20:08:30.530 [ 37c] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: LoadAsync(): End
    01-02-2015 20:08:30.530 [1b60] [{6BFA8C7E-C291-4112-A4C9-591BEF1E3540}] [Info] MPUrlSourceSplitter: LoadAsyncWorker(): Start





    I have attached the onlinevideos.dll from my system
    Edit: forget about onlinevideos.dll, mpurlsourcefilter is in a separate package, see @Ministerk 's post
     

    Attachments

    • OnlineVideos.dll.zip
      596 KB
    Last edited:

    Ministerk

    Super User
  • Team MediaPortal
  • Super User
  • November 28, 2007
    970
    826
    Uppsala
    Home Country
    Sweden Sweden
    mpurlsourcesplitter is a standalone plugin, although it comes "bundled" with online videos (OV asks if you would like to install it).

    There are two different kinds of mpurlsourcesplitters:
    MediaPortal Url Source Splitter that now is legacy, it is the version that was installed with 1.9 (current version of Online Videos)
    MediaPortal IPTV filter and url source splitter, the newer version that will be bundled with 1.10/2.0 version of Online Videos.

    Can you check in MPEM which version(s) you have installed @yhoogi and @babyschuh ? Maybe uninstall the mpurlsourcesplitter and search for it on your hard drive and see if its properly uninstalled and then install the newer version.
     

    JSurf

    Portal Pro
    November 27, 2011
    115
    115
    46
    Home Country
    Germany Germany
    Here is my setup:
    I have MediaPortal IPTV filter and url source splitter version 2.1.6.5489

    Will update soon to check out the fast forward fix

    Second screenshot shows the onlinevideos installer where you can select the installation of the mpurlsourcefilter.[DOUBLEPOST=1422868053][/DOUBLEPOST]and remember to NOT do online site updates when you use this version until 1.10/2.0 is officially released
     

    Attachments

    • Clipboard01.jpg
      Clipboard01.jpg
      71.3 KB
    • Clipboard02.jpg
      Clipboard02.jpg
      43.9 KB
    Last edited:

    Users who are viewing this thread

    Similar threads

    • Sticky
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in driving the development of an advanced HTPC software? Would you like new features get implemented faster? Well, then join us! What we offer: Almost unlimited creative leeway The possibility to closely...
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in...
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in...
    Replies
    0
    Views
    5K
    @Brownard another logs of failed installations. I'll take a look into the user management. Edit: I can confirm user management is completey broken with NET4 and NET6 :( Neither an existing profile can be selected nor a new one can be created.
    @Brownard another logs of failed installations. I'll take a look into the user management. Edit: I can confirm user management is...
    Description: Hi there. First of all, I appreciate all the effort in MediaPortal 2 release 2.5 - visible changes look great (eg...
    Replies
    1
    Views
    554
    Still working on it, although a bit slowly. Only one major thing I need to add: reliably sending keypresses to the webview2 (need that for netflix's skip 15sec. etc) after that it's time for testing
    Still working on it, although a bit slowly. Only one major thing I need to add: reliably sending keypresses to the webview2 (need...
    Hi, Not sure whether this is really "off topic" or not as this is really about the abilities of MP, but couldn't think where else...
    Replies
    15
    Views
    3K
    Good. I am pleased that that is now working for you. :) If you have ever looked at MP debug log files, you may have noticed that apparent errors are not rare, but these are "errors" that do not affect the functioning of the product. (It is not desirable to have these errors in the log file, as it misleads users, testers, and...
    Good. I am pleased that that is now working for you. :) If you have ever looked at MP debug log files, you may have noticed that...
    Hi, I am reinstalling MediaPortal 1.13 on a new W10 64Bit computer. In need to use this old version because of TVWishlist. So my...
    Replies
    10
    Views
    1K
    Thanks for the replies. Looks like I'll have to do a bit of work then! Of course the other option is to have a mini PC connected to the TV and use MP2 on that instead of via Kodi. Something for the future perhaps.
    Thanks for the replies. Looks like I'll have to do a bit of work then! Of course the other option is to have a mini PC connected...
    I'm running MP2 on my PC and Kodi 19 with the MP client on my Amazon Fire TV box, and this works fine for playing anything from the...
    Replies
    3
    Views
    3K
    Top Bottom