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-Ruter (for Oslo and Akershus in Norway)

    Scheduled Pinned Locked Moved Transport
    34 Posts 13 Posters 28.1k Views 13 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.
    • S Offline
      simonhh
      last edited by

      I intalled this module the other day, but it isn’t removing trains that has left the station.

      After an hour my whole list is full of

      13 Oslo S -61 minutter
      13 Oslo S -31 minutter
      13 Oslo S -1 minutter
      13 Oslo S 16:21
      …

      Has anyone got a solution to this issue?

      O 1 Reply Last reply Reply Quote 0
      • S Offline
        simonhh
        last edited by

        Forget about this. It looks like it’s one of the other modules that prevents MMM-Ruter to update.

        1 Reply Last reply Reply Quote 0
        • L Offline
          looolz
          last edited by

          @Cato is not feeling good these days and is in recovery. (Please get well!)

          In the mean time, note that the module MMM-Entur does a good job of competing with MMM-Ruter.

          https://github.com/Arve/MMM-Entur-tavle

          1 Reply Last reply Reply Quote 1
          • O Offline
            open_book @simonhh
            last edited by

            @simonhh can you post the Ruter section of your config file?

            Here’s mine which is working fine for comparisson:

                         {
                                    module: 'MMM-Ruter',
                                    header: 'Ruter',
                                    position: 'bottom_left',
                                    config: {
                                            showPlatform: false,
                                            maxItems: 10,
                                            stops: [
                                                    {
                                                            stopId: "3010430",
                                                            platforms: [ ],
                                                            timeToThere: 1
                                                    }
                                                    ]
                                            }
                            },
            

            sudo insert motivational.quote

            1 Reply Last reply Reply Quote 0
            • J Offline
              Jessendelft
              last edited by Jessendelft

              My ruter module recently stopped working.
              When I try the url manually, I don’t get any response:
              https://reisapi.ruter.no/StopVisit/GetDepartures/3012594

              I found this: https://ruter.no/labs/, which tells me that most likely the API has been shut down, as it has been moved to EnTur.

              Is anybody else experiencing this issue? (should be, if they shut down the API…).

              Edit: I switched to MMM-Entur, as mentioned by @looolz . It does a very good job in replacing MMM-Ruter. And a more personal note, as always, RTFM (or in this case, the other comments…).

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 4
              • 4 / 4
              • 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