MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. jeffreyking
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 22
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: [MMM-IMDBComingSoon] - a module to show films from IMDB's Coming Soon section

      Is this still working?

      posted in Entertainment
      J
      jeffreyking
    • RE: RSS FEED

      Is there a module that makes the rss feed scroll across the screen like on TV

      posted in Utilities
      J
      jeffreyking
    • RE: My 1st Magic Mirror (50x60cm) White

      Looks good good job

      posted in Show your Mirror
      J
      jeffreyking
    • RE: MMM-MovieInfo

      Thanks good now

      posted in Entertainment
      J
      jeffreyking
    • RE: MMM-Jnews

      Thank you what about the picture

      posted in Education
      J
      jeffreyking
    • RE: MMM-MovieInfo

      How do I get the poster in color

      posted in Entertainment
      J
      jeffreyking
    • RE: MMM-Jnews

      How can I make the module larger thank you

      posted in Education
      J
      jeffreyking
    • RE: MMM-Jnews

      All working now just had to place a position line in thanks you so much.

      posted in Education
      J
      jeffreyking
    • RE: MMM-Jnews

      Hi I am new to this and I did so I think all that is to be done and it still do not work tell me to config.js file

                       {
                               module: 'MMM-Jnews'
                                   config: {
      	                             apiKey: "my api", 
                                           image : true, [default is false, Raspberry Pi's don't like the images]
                                           rotateInterval: 25 * 1000 [This is default set to 25 seconds, you can change this if you'd like]
                              }
                       }, 
                       {  
                               module: 'MMM-MovieListings',
                                      position: 'top_center',   // This can be any of the regions. Best results in left or$
                                      config: {
      					apiKey: 'de1d0b92bb87bncbbbbbbbbbbbbbbbbbbbbbb9f7a57b',
      					region: 'US',
      					language: 'EN',
      					interface: 'poster', //'list', 'poster', 'detailed'
      					includeMoviePlot: false,
      					maxPlotLength: 198,
      					header: 'Movie Listings',
      					moviesPerPage: 0,
      					refreshInterval: 1000 * 60 * 60 * 24, //Once a day
      					baseUrl: 'https://api.themoviedb.org/3/movie/now_playing',
      					animationSpeed: 2.5 * 1000,
      					pageChangeInterval: 35 * 1000
      		         }
                      },
      
      posted in Education
      J
      jeffreyking
    • RE: MMM-MovieListings

      Thank you for replying I got it to work and it is awesome I made a error with the brackets { but I sorted it out .
      i am running my magic mirror on a laptop with Ubuntu as the os I am new to this and mm-movielistings was the first module I have installed.

      posted in Entertainment
      J
      jeffreyking
    • 1
    • 2
    • 3
    • 2 / 3