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

    Scheduled Pinned Locked Moved Entertainment
    28 Posts 4 Posters 10.1k Views 4 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.
    • BerkSmash1984B Offline
      BerkSmash1984 @mumblebaj
      last edited by

      @mumblebaj
      I am assuming @sdetweil’s MM update script will also update node? I am happy to give that a go if so. I can easily make a backup for my MM to my local machine just in case.

      1 Reply Last reply Reply Quote 0
      • BerkSmash1984B Offline
        BerkSmash1984 @BerkSmash1984
        last edited by

        @BerkSmash1984 updated to latest MM version via @sdetweil upgrade script but looks like it did not touch the Node version. All modules function post update with the exception of the of the MMM-MovieListings module.

        Also, it states a Node update is not necessary:

        c7da2abb-9366-4221-a4cf-9bad4ce27009-image.png

        S mumblebajM 2 Replies Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @BerkSmash1984
          last edited by

          @BerkSmash1984 said in MMM-MovieListings:

          I can update to the latest, just don’t want any modules to break. I have 10 unique pages showing multiple modules

          use my backup/restore scripts
          and install/upgrade scripts

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @BerkSmash1984
            last edited by

            @BerkSmash1984 when u start mm, npm start

            we added messages that dump the runtime env

            from my linux system

            [2024-10-07 13:14:07.805] [INFO]  System information:
            ### SYSTEM:   manufacturer: System manufacturer; model: System Product Name; virtual: false
            ### OS:       platform: linux; distro: Ubuntu; release: 22.04.4 LTS; arch: x64; kernel: 5.15.0-122-generic
            ### VERSIONS: electron: 31.6.0; used node: 20.17.0; installed node: 22.9.0; npm: 10.8.3; pm2: 5.4.2
            ### OTHER:    timeZone: America/Los_Angeles; ELECTRON_ENABLE_GPU: undefined 
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            BerkSmash1984B 1 Reply Last reply Reply Quote 0
            • BerkSmash1984B Offline
              BerkSmash1984 @sdetweil
              last edited by

              @sdetweil said in MMM-MovieListings:
              Here is what mine shows:

              10365071-1c5d-487d-b78b-6a656ee42c2e-image.png

              Do you think it is worth updating to Node 22.9.0? What is the safest way to do so?

              S mumblebajM 2 Replies Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @BerkSmash1984
                last edited by

                @BerkSmash1984 no. not worth it

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • mumblebajM Offline
                  mumblebaj Module Developer @BerkSmash1984
                  last edited by

                  @BerkSmash1984 I would give node 20.9.0 a go.

                  Check out my modules at: https://github.com/mumblebaj?tab=repositories
                  Check my blog-post: https://mumblebaj.xyz/
                  Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                  BerkSmash1984B 1 Reply Last reply Reply Quote 0
                  • BerkSmash1984B Offline
                    BerkSmash1984 @mumblebaj
                    last edited by

                    @mumblebaj
                    Just hesitant that the update will break other modules my MM is using. Sounds like Node updates could be more hassle than they are worth if your MM is functioning, minus a model or 2 ;)

                    What is the safest way to update Node to 20.9.0? Node Version Manager?

                    mumblebajM S 2 Replies Last reply Reply Quote 0
                    • mumblebajM Offline
                      mumblebaj Module Developer @BerkSmash1984
                      last edited by

                      @BerkSmash1984 Yeah, that would work.

                      Check out my modules at: https://github.com/mumblebaj?tab=repositories
                      Check my blog-post: https://mumblebaj.xyz/
                      Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                      1 Reply Last reply Reply Quote 0
                      • S Do not disturb
                        sdetweil @BerkSmash1984
                        last edited by

                        @BerkSmash1984 if you used my script it should upgrade mode too. it uses n, the nodejs version of nvm

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • mumblebajM Offline
                          mumblebaj Module Developer @BerkSmash1984
                          last edited by

                          @sdetweil From the above it does seem like he used your script but it failed to update node to the required version which should be one of the following, right?

                          >=20.9.0 <21 || 22

                          Check out my modules at: https://github.com/mumblebaj?tab=repositories
                          Check my blog-post: https://mumblebaj.xyz/
                          Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                          S 2 Replies Last reply Reply Quote 0
                          • S Do not disturb
                            sdetweil @mumblebaj
                            last edited by sdetweil

                            @mumblebaj yes , id like to see the installers/upgrade.log
                            maybe the test subversion failed

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            1 Reply Last reply Reply Quote 0
                            • S Do not disturb
                              sdetweil @mumblebaj
                              last edited by

                              @mumblebaj really >=20.9.0, not 21, or >= 22

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              mumblebajM 1 Reply Last reply Reply Quote 0
                              • mumblebajM Offline
                                mumblebaj Module Developer @sdetweil
                                last edited by

                                @sdetweil From package.json

                                cc57647c-1921-4def-8b5d-af885ec6775f-image.png

                                Check out my modules at: https://github.com/mumblebaj?tab=repositories
                                Check my blog-post: https://mumblebaj.xyz/
                                Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                                BerkSmash1984B 1 Reply Last reply Reply Quote 1
                                • BerkSmash1984B Offline
                                  BerkSmash1984 @mumblebaj
                                  last edited by

                                  @mumblebaj @sdetweil

                                  I did the update using @sdetweil upgrade script

                                  1 Reply Last reply Reply Quote 0
                                  • mumblebajM Offline
                                    mumblebaj Module Developer @mumblebaj
                                    last edited by

                                    UPDATES

                                    V1.1.0

                                    • Fixed issue with cast list appending cast members from different movies to the same list. Now only cast members of the displayed movie is displayed.
                                    • Update and simplify the API calls to reduce the number of calls.

                                    Check out my modules at: https://github.com/mumblebaj?tab=repositories
                                    Check my blog-post: https://mumblebaj.xyz/
                                    Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                                    1 Reply Last reply Reply Quote 2

                                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                    With your input, this post could be even better 💗

                                    Register Login
                                    • 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