Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only SD available #28

Open
olliiiver opened this issue Aug 28, 2015 · 13 comments
Open

Only SD available #28

olliiiver opened this issue Aug 28, 2015 · 13 comments

Comments

@olliiiver
Copy link

Hi,

it seems that there is only SD available at the moment. A few days ago I was able to watch movies and TV shows in HD.

Is there a way to bring back HD again?

Here is a JSON I've found in the debug logs.

{  
   "message":{  
      "statusCode":"SUCCESS",
      "timestamp":1440796829,
      "body":{  
         "timeIndexSeconds":0.0,
         "statusCallbackIntervalSeconds":180,
         "macrovision":0,
         "metadata":{  
            "title":"From Dusk Till Dawn",
            "expirationEpochSeconds":1443388829921,
            "expirationCountdownFormatted":"29 days 23 hours",
            "contentId":"amzn1.dv.vcid.6fab6352-a50a-4205-b996-284c5bd1fbbb"
         },
         "urlSets":{  
            "streamingURLInfoSet":[  
               {  
                  "sessionId":"...",
                  "cdn":"level3",
                  "drm":"NONE",
                  "streamingURLInfo":[  
                     {  
                        "bitrate":300,
                        "url":"...",
                        "contentQuality":"SD",
                        "audioCodec":"STEREO",
                        "drm":"NONE"
                     },
                     {  
                        "bitrate":600,
                        "url":"...",
                        "contentQuality":"SD",
                        "audioCodec":"STEREO",
                        "drm":"NONE"
                     },
                     {  
                        "bitrate":900,
                        "url":"...",
                        "contentQuality":"SD",
                        "audioCodec":"STEREO",
                        "drm":"NONE"
                     },
                     {  
                        "bitrate":1350,
                        "url":"...",
                        "contentQuality":"SD",
                        "audioCodec":"STEREO",
                        "drm":"NONE"
                     },
                     {  
                        "bitrate":2000,
                        "url":"...",
                        "contentQuality":"SD",
                        "audioCodec":"STEREO",
                        "drm":"NONE"
                     }
                  ]
               }
            ]
         }
      }
   },
   "signature":"ABC123"
}
@claell
Copy link

claell commented Aug 29, 2015

Currently Amazon does not allow HD anymore.

@olliiiver
Copy link
Author

Could HD urlSets maybe be returned by another deviceTypeID?

@claell
Copy link

claell commented Aug 29, 2015

Yes, probably, if there is a working one. Unfortunately Amazon announced to discontinue support for Google TV by the 14. September. So then the Addon will probably stop to work completely.

@nedy13
Copy link

nedy13 commented Aug 30, 2015

Why should the addon do not work anymore? I think it depends on the flash player which must be activated in the Amazon options. Or will Amazon drop Flash player, too?

@claell
Copy link

claell commented Aug 31, 2015

It depends on faking a GoogleTV as well.

@drieschel
Copy link

Is there a solution? It's really annoying watching sd on a 4k tv.

@drieschel
Copy link

Could it be possible to get HD working again by adjusting the user agent string, similiar to #30?

@claell
Copy link

claell commented Sep 18, 2015

I think that this has already been tried.

@wilderkaiser
Copy link

any news to this ?

@drieschel
Copy link

I think we have to wait until the html5 version is not beta anymore, before we can expect a solution to this.

@h0nIg
Copy link

h0nIg commented Oct 4, 2015

Why do you think we have to wait for html5 to get HD back? where is the connection?

@drieschel
Copy link

The actual problem is that amazon stopped offering hd for the flash version. I am expecting that they will offer hd for the html5 version again. Of course I can be wrong but this is my assumption.

@h0nIg
Copy link

h0nIg commented Oct 4, 2015

ok, is it possible to opt in for the html5 beta test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants