Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    MMM-MovieInfo

    Entertainment
    movie theatre
    11
    27
    11808
    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.
    • strawberry 3.141
      strawberry 3.141 Project Sponsor Module Developer last edited by

      Module for upcoming movies as requested from @tyho @luvien

      Preview

      T 1 Reply Last reply Reply Quote 1
      • T
        tyho @strawberry 3.141 last edited by

        @strawberry-3.141 This is awesome! i’ll install when i am home.

        1 Reply Last reply Reply Quote 1
        • B
          balthaz last edited by

          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
          • strawberry 3.141
            strawberry 3.141 Project Sponsor Module Developer last edited by strawberry 3.141

            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

            B 1 Reply Last reply Reply Quote 0
            • B
              balthaz @strawberry 3.141 last edited by

              @strawberry-3.141 Thanks

              1 Reply Last reply Reply Quote 0
              • strawberry 3.141
                strawberry 3.141 Project Sponsor Module Developer last edited by

                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

                1 Reply Last reply Reply Quote 0
                • B
                  balthaz last edited by

                  You are the best

                  1 Reply Last reply Reply Quote 0
                  • strawberry 3.141
                    strawberry 3.141 Project Sponsor Module Developer last edited by

                    Changelog

                    • Date manipulation fixed with new dependency

                    To update do git pull and npm install

                    1 Reply Last reply Reply Quote 1
                    • N
                      number1dan last edited by

                      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 Reply Quote 1
                      • S
                        shashank @number1dan last edited by

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

                        strawberry 3.141 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy