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-MovieInfo

    Scheduled Pinned Locked Moved General Discussion
    13 Posts 3 Posters 4.3k 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
      stuartiannaylor
      last edited by

      pi@raspberrypi:~/MagicMirror/modules/MMM-MovieInfo$ npm install --productive

      npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
      npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
      npm notice created a lockfile as package-lock.json. You should commit this file.
      added 384 packages from 448 contributors and audited 1138 packages in 799.653s
      found 1 low severity vulnerability
        run `npm audit fix` to fix them, or `npm audit` for details
      

      Node about 0.3%

      {
      			module: 'MMM-MovieInfo',
      			position: 'top_right',
      			config: {
      					api_key: '50543fe5151a1e58768462815ce4d0f8',
      					discover: 	{
      						"primary_release_date.gte": "now",  //now
      						"primary_release_date.lte": "month" //day, week, month, quarter or year
      								}
      					}
      		},
      

      Well didn’t expect it to work but working ?!

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

        @stuartiannaylor said in MMM-MovieInfo:

        I will give it a go but just not yet as just want to see if I can find ‘my’ perfect set of modules for what I would call ‘my’ complete mirror.

        1st rule of MagicMirror Club: There is no complete MagicMirror.
        :grinning_face_with_smiling_eyes:

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

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

          Lols it would seem so, as so far much effort but no completed magic mirror, but much fun :)

          Its been really interesting introduction to nodejs and a whole previously hidden browser console.

          I am still banging my head with this PiZero as really with any complexity the proc load goes crazy.
          Great if you keep it relatively simple, but being trying ‘other’ browsers to be lighter and to my surprise chromium is by the the best. Midori & Epiphany even after java problems or bad animation are still no lighter from what I am seeing in Top.

          Its a tremendous project and I will bung it a donation when I have a bit of cash.

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