• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 Entertainment
movietheatre
27 Posts 11 Posters 18.7k Views 11 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.
  • B Offline
    balthaz
    last edited by Aug 27, 2016, 10:42 PM

    Hello,

    Can you had language selection in node_helper.js or config.js

    url: ‘https://api.themoviedb.org/3/discover/movie?primary_release_date.gte=’ + start + ‘&primary_release_date.lte=’ + end + ‘&api_key=’ + this.config.api_key + ‘&language=fr-FR’

    Perfect work, thank you

    1 Reply Last reply Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer
      last edited by strawberry 3.141 Aug 30, 2016, 8:41 PM Aug 30, 2016, 8:39 PM

      sorry forgot about your post

      the problem is that the fields which are not provided in the selected language don’t have anymore a fallback to english (like in previous api versions) and therefore will be empty, that’s why I chose to take allways english, so all data is provided.

      But I can add a config option, so everyone can decide for himself

      Please create a github issue if you need help, so I can keep track

      B 1 Reply Last reply Aug 31, 2016, 8:16 AM Reply Quote 0
      • B Offline
        balthaz @strawberry 3.141
        last edited by Aug 31, 2016, 8:16 AM

        @strawberry-3.141 Thanks

        1 Reply Last reply Reply Quote 0
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer
          last edited by Aug 31, 2016, 3:10 PM

          Changelog

          new config options:
          * hide genre
          * hide rating
          * hide plot
          * use language from config instead of default english, this can have missing data from api

          Please create a github issue if you need help, so I can keep track

          1 Reply Last reply Reply Quote 0
          • B Offline
            balthaz
            last edited by Aug 31, 2016, 5:17 PM

            You are the best

            1 Reply Last reply Reply Quote 0
            • S Offline
              strawberry 3.141 Project Sponsor Module Developer
              last edited by Dec 25, 2016, 6:09 PM

              Changelog

              • Date manipulation fixed with new dependency

              To update do git pull and npm install

              [card:fewieden/MMM-MovieInfo]

              Please create a github issue if you need help, so I can keep track

              1 Reply Last reply Reply Quote 1
              • N Offline
                number1dan
                last edited by Jan 16, 2017, 11:35 PM

                nice module. I have this starting hidden and then voice command it to show. I’ve also changed the start and end dates for it to show stuff in cinema now and removed the greyscale from the poster. Good job making this module

                S 1 Reply Last reply Jan 23, 2017, 2:39 PM Reply Quote 1
                • S Offline
                  shashank @number1dan
                  last edited by Jan 23, 2017, 2:39 PM

                  @number1dan Hi, Module working fine, how to get Indian Movies info

                  S 1 Reply Last reply Jan 23, 2017, 2:43 PM Reply Quote 0
                  • S Offline
                    strawberry 3.141 Project Sponsor Module Developer @shashank
                    last edited by Jan 23, 2017, 2:43 PM

                    @shashank as far as i can see this is not supported with this provider to choose a country. i guess you need a different api provider

                    Please create a github issue if you need help, so I can keep track

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      strawberry 3.141 Project Sponsor Module Developer
                      last edited by Feb 19, 2017, 11:54 PM

                      There is a new version which has a lot of new possibilities to discover movies

                      Thanks to @dr4ke616 who made this happen

                      [card:fewieden/MMM-MovieInfo]

                      Please create a github issue if you need help, so I can keep track

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