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 2.1k 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.
    • 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