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-next-episode

    Scheduled Pinned Locked Moved Entertainment
    23 Posts 3 Posters 3.4k Views 3 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.
    • R Offline
      rambomonkey @PierreGode
      last edited by

      @PierreGode @sdetweil thanks you two, think I will just re-install as a normal user, you live and learn lol.

      1 Reply Last reply Reply Quote 0
      • R Offline
        rambomonkey @PierreGode
        last edited by

        @PierreGode Hi, I have now re-installed it under user petek and I’m still seeing the same issue:

        petek@MagicMirror-v2:/home/MagicMirror$ ls -la /home/MagicMirror/modules/MMM-next-episode/MMM-next-episode.js
        -rw-r–r-- 1 petek petek 5798 Aug 26 19:34 /home/MagicMirror/modules/MMM-next-episode/MMM-next-episode.js
        petek@MagicMirror-v2:/home/MagicMirror$

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

          @rambomonkey I just installed the module

          git clone
          cd MMM-next-episode
          npm install
          

          used the sample config from the readme
          (typo missing : after password in the readme)

          {
            module: "MMM-next-episode",
            position: "bottom_right",
            header: "Next-Episode",
            config: {
              id: '',
              hash_key: '',
              username: '',
              password: '',
              displaySeasonAndEpisode: false,
              displayShowingOn: false,
              displayEpisodeName: false,
              maxdays: 7,
              ShowThumbnail: true,
              ThumbnailSize: 'small',
              updateInterval: 180
            }
          },
          

          and see the qr code on the screen under the header

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          R PierreGodeP 2 Replies Last reply Reply Quote 0
          • R Offline
            rambomonkey @sdetweil
            last edited by

            @sdetweil Thank you so much, its now working!

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

              @rambomonkey awesome!! what changed?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • PierreGodeP Offline
                PierreGode Module Developer @sdetweil
                last edited by

                @sdetweil
                Fixed: typo missing : after password in the readme

                1 Reply Last reply Reply Quote 1
                • R Offline
                  rambomonkey
                  last edited by

                  I reinstalled as a normal user and not root, which indeed resolved my issue.

                  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