Announcement

Collapse
No announcement yet.

Analyze fails

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Same here, getting the message A later version of Google Chrome is required for Prime Video. To update, click the Chrome menu (three horizontal stripes) on the browser toolbar, click About Google Chrome, and then click Relaunch.​

    Comment


      #17
      AFAIK the Chrome Embedded Framework used in SF doesn't have a menu. According to whatmyuseragent.com it is reporting v129.0.0.0.
      Win11 Pro 22H2, no bloatware, no spyware, no crapware, no TPM, no Secure Boot, no MS account. And yes, you can dual boot 7 and 11.

      Comment


        #18
        Originally posted by NewMelle View Post
        AFAIK the Chrome Embedded Framework used in SF doesn't have a menu. According to whatmyuseragent.com it is reporting v129.0.0.0.
        there is a temporary fix for the failed Amazon analyze problem - https://www.reddit.com/r/Streamfab/c...eo_workaround/

        Comment


          #19
          Originally posted by october262 View Post

          there is a temporary fix for the failed Amazon analyze problem - https://www.reddit.com/r/Streamfab/c...eo_workaround/
          works fine till a fix comes out from wilson

          Comment


            #20
            Same here. Just when it worked good this happens.
            Programmer in Python, Java, JavaScript, Swift, PHP, SQL, C#, C++, Go, R

            Comment


              #21
              It works!

              Comment


                #22
                on amazon de works this workaround too
                You should see this. its way to funny: https://i.imgur.com/UmPh8Hu.png

                Comment


                  #23
                  Work the temporary Fix for Movies & TV Series on Amazon Prime ?

                  Or just for TV Series ?

                  Comment


                    #24
                    Originally posted by Marty92 View Post
                    Work the temporary Fix for Movies & TV Series on Amazon Prime ?

                    Or just for TV Series ?
                    Works for both Series and individual Movies in Canada.
                    When breaking digital locks becomes outlawed, only outlaws will break digital locks...and watch movies in whatever format they want to, without annoying adverts and messages, etc.

                    Comment


                      #25
                      Regarding the Reddit post, does that break embedded show descriptions metadata and the naming structure? Workarounds in the past have done so. And what assumptions are made? Is it requiring the "Continue Watching" button or?? With the season fix, said patch doesn't work, but I doubt that has anything to do with it.
                      Last edited by MrGrackle; Yesterday, 08:32 PM.

                      Comment


                        #26
                        Sadly doesn't appear to work for me. I made sure to copy the original .py file elsewhere then inserted the code. Still drops back to the home page after metadata analysis. This the line I replace the original with.

                        movie_play_urls = amazonSoup.select('.episodes-playbutton')
                        Win11 Pro 22H2, no bloatware, no spyware, no crapware, no TPM, no Secure Boot, no MS account. And yes, you can dual boot 7 and 11.

                        Comment


                          #27
                          Originally posted by NewMelle View Post
                          Sadly doesn't appear to work for me. I made sure to copy the original .py file elsewhere then inserted the code. Still drops back to the home page after metadata analysis. This the line I replace the original with.

                          movie_play_urls = amazonSoup.select('.episodes-playbutton')
                          Did you use a text editor
                          Programmer in Python, Java, JavaScript, Swift, PHP, SQL, C#, C++, Go, R

                          Comment


                            #28
                            Originally posted by MrGrackle View Post
                            Regarding the Reddit post, does that break embedded show descriptions metadata and the naming structure? Workarounds in the past have done so. And what assumptions are made? Is it requiring the "Continue Watching" button or?? With the season fix, said patch doesn't work, but I doubt that has anything to do with it.
                            If only people could read between the lines... they'd have had their version of SF working within minutes of it breaking for Amazon... It's strange that I'd definitively say that this is the problem and mention something about the lines afterwards...

                            Works fine with single season hack, two things are unrelated.


                            Originally posted by 0xFeedBeef View Post
                            Amazon fiddled with the structure of their webpages, probably a slow roll out since the "only 25 episodes visible" problem. Just need to wait for SF to fix the page parser, here's the problem:-

                            Code:
                            2024-11-05 17:24:47,642 - INFO - amazon_get_seasons_info complete...
                            2024-11-05 17:24:49,879 - INFO - amazon_is_meta complete...
                            2024-11-05 17:26:49,136 - WARNING - No season urls found '.dv-node-dp-seasons a' - trying '.dv-node-dp-seasons-default'...
                            2024-11-05 17:26:49,174 - INFO - amazon_get_season_urls complete...
                            2024-11-05 17:26:50,258 - INFO - get_real_url complete...
                            2024-11-05 17:26:51,344 - ERROR - 'href'
                            Traceback (most recent call last):
                            File "C:/Program Files/StreamFab/6203//script\amazon_get_meta_info.py", line 309, in run
                            info = get_meta_info(webpage)
                            File "C:/Program Files/StreamFab/6203//script\amazon_get_meta_info.py", line 99, in get_meta_info
                            movie_play_url = movie_play_urls[0].find("a")['href']
                            File "C:\Program Files\StreamFab\6203\Python37\lib\site-packages\bs4\element.py", line 1406, in __getitem__
                            return self.attrs[key]
                            KeyError: 'href'
                            2024-11-05 17:26:52,903 - INFO - amazon_get_seasons_info complete...
                            ​
                            (ignore line numbers because mine are different to the bog-standard script file)


                            Comment


                              #29
                              Originally posted by Chameleon View Post

                              Did you use a text editor
                              I'm a newbie re python scripts and the like but as per that Reddit post I saved a copy of the C:\Program FIles\DVDFab\StreamFab\script\amazon_get_meta_info .py and then tried to edit that line of code using Windows Notepad. No good, OS telling me I needed permissions. Then realised I needed a more suitable text editor. So I tried to open the file using Notepad ++ whereupon a similar message was revealed, but it then gave me the option to open the file as an administrator, and I was able to edit that particular line and save with same filename i.e. amazon_get_meta_info.py and after closing and reopening SF I have been able to get the analyser thingy working as it was. This was for some movies I queued and are now happily being downloaded. Many thanks to all.

                              Comment


                                #30
                                I can confirm the Reddit fix works for me too.


                                Thanks,

                                Jeff

                                Comment

                                Working...
                                X