MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-RottenTomatoes displays awaiting update

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    25 Posts 10 Posters 7.8k Views 10 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      tomyboy96 Project Sponsor @lavolp3
      last edited by

      @lavolp3

      Nope not working…

      if you change the id’s to “movies_sidebar”
      and uri: “http://www.rottentomatoes.com/m/dream_horse”
      It seems like it’s loading again. but the loading is not correct.

      would be super good if there would be a way to manually add the PR just replacing the index do not work.

      1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @lavolp3
        last edited by

        @lavolp3 where did the pr come from? what repo? git clone that repo to install and test

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        lavolp3L 1 Reply Last reply Reply Quote 0
        • lavolp3L Offline
          lavolp3 Module Developer @sdetweil
          last edited by

          @sdetweil it’s old stuff as I see, has been explained before already
          https://forum.magicmirror.builders/post/70295

          When I install @parnic’s fork,

          1. I have a node.js error since the NodeHelper has not been declared in this file.
            This can be resolved by adding
          var NodeHelper = require("node_helper")
          

          below the declaration of the rt-scraper.

          1. then see only the headers and no movies as has been described above.

          That’s the problem with scrapers. Small cosmetic changes in the website break them.

          How to troubleshoot modules
          MMM-soccer v2, MMM-AVStock

          lavolp3L S 2 Replies Last reply Reply Quote 0
          • lavolp3L Offline
            lavolp3 Module Developer @lavolp3
            last edited by lavolp3

            RT has obviously changed their content more towards TV shows since cinemas are not well visited at the moment.

            How to troubleshoot modules
            MMM-soccer v2, MMM-AVStock

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @lavolp3
              last edited by

              @lavolp3 yeh, one of the TV show scrapers failed too for similar cause.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • T Offline
                tomyboy96 Project Sponsor
                last edited by

                Still nothing new here?

                Saw that https://github.com/parnic/MMM-RottenTomatoes has gotten a new push but still seems like the same problem.

                lavolp3L 1 Reply Last reply Reply Quote 0
                • lavolp3L Offline
                  lavolp3 Module Developer @tomyboy96
                  last edited by

                  @tomyboy96 same for me. No movies showing up.

                  How to troubleshoot modules
                  MMM-soccer v2, MMM-AVStock

                  lavolp3L 1 Reply Last reply Reply Quote 0
                  • lavolp3L Offline
                    lavolp3 Module Developer @lavolp3
                    last edited by

                    @lavolp3 I tried to dig a bit deeper into the rt-scraper module again and it seems the references for the elements are all different from the current page.
                    The output of the module is empty and therefore we only see the headlines and no content.
                    I don’t think I’ll be able to fix it.

                    How to troubleshoot modules
                    MMM-soccer v2, MMM-AVStock

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 3
                    • 3 / 3
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy