Giter Site home page Giter Site logo

mmm-disneywaittimes's People

Contributors

blastitt avatar dependabot[bot] avatar gberg927 avatar greymagic27 avatar roramirez avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

mmm-disneywaittimes's Issues

Disneyland and DCA not working

I cant get Disneyland and DCA working is always shows the parks as closed and doesnt list any of the rides. I have all 4 parks for walt disney world working properly. I tried changing the park names to match the names with themeparks API still not working. Below is my current Disneyland config

          {
                    module: "MMM-DisneyWaitTimes",
                    header: "Magic Kingdom - Disneyland Resort",
                    position: "top_right",
                    config: {
                    park: {
                            name: "Magic Kingdom - Disneyland Resort",
                            rides: [
                            "Gadget's Go Coaster",
                            "Haunted Mansion",
                            "Snow White's Scary Adventures",
                            "Alice in Wonderland",
                            "Astro Orbitor",
                            "Autopia",
                            "Big Thunder Mountain Railroad",
                            "Buzz Lightyear Astro Blasters",
                            "Casey Jr. Circus Train",
                            "Great Moments with Mr. Lincoln",
                            "Dumbo the Flying Elephant",
                            "Finding Nemo",
                            "Indiana Jones Adventure",
                            "\"it's a small world\"",
                            "Jungle Cruise",
                            "Mad Tea Party",
                            "The Many Adventures of Winnie the Pooh",
                            "Matterhorn Bobsleds",
                            "Mickey's House and Meet Mickey",
                            "Millennium Falcon: Smugglers Run",
                            "Mr. Toad's Wild Ride",
                           "Peter Pan's Flight",
                            "Pinocchio's Daring Journey",
                            "Pirates of the Caribbean",
                            "Rodger Rabbit's Car Toon Spin",
                            "Space Mountain",
                            "Star Tours",
                            "Star Wars: Rise of the Resistance",
                            ],
                            logRide: false,
                    },

Module Doesn't Load

The module doesn't load, even when using the demo config in the README. Potentially relevant Chromium Dev Console output included below, looks like there's a typo somewhere making the module's file path invalid:

screenshot from 2018-10-08 23-35-01

Receiving this error

When attempting to clone I receive this error. I have no idea what this means. Certified NOOB here

Cloning into 'MMM-DisneyWaitTimes'...
Warning: Permanently added the RSA host key for IP address '140.82.114.4' to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Missing rides at Disney land

Looks like two rides are missing from Disneyland Magic kingdom.
I updated parks.json and config.js to add them. Here is the two lines I added to parks.json
{
"id": "cd670bff-81d1-4f34-8676-7bafdf49220a",
"name": "Mickey & Minnie's Runaway Railway"
},
{
"id": "DisneylandResortMagicKingdom_19193461",
"name": "Star Wars: Rise of the Resistance"
},
.
Also added to MagicKindom.js

small error application

hi,

since the park open again in france.

since the park reopened, I have noticed that I must restart the mirror so that it loads the waiting times on the application, otherwise the display remains closed day after day. No refresh. an idea?
thank you

Rebuild Failure

pi@magicmirror:~/MagicMirror/modules/MMM-DisneyWaitTimes $ npm run rebuild

[email protected] rebuild /home/pi/MagicMirror/modules/MMM-DisneyWaitTimes
electron-rebuild

✖ Rebuild Failed

An unhandled error occurred inside electron-rebuild
Could not detect abi for version 16.0.5 and runtime electron. Updating "node-abi" might help solve this issue if it is a new release of electron

Error: Could not detect abi for version 16.0.5 and runtime electron. Updating "node-abi" might help solve this issue if it is a new release of electron
at Object.getAbi (/home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/node-abi/index.js:36:9)
at Rebuilder.get ABI [as ABI] (/home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/electron-rebuild/lib/src/rebuild.js:111:39)
at ModuleRebuilder.prebuildNativeModuleExists (/home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/electron-rebuild/lib/src/module-rebuilder.js:129:146)
at Rebuilder.rebuildModuleAt (/home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/electron-rebuild/lib/src/rebuild.js:170:35)
at async Rebuilder.rebuild (/home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/electron-rebuild/lib/src/rebuild.js:152:17)
at async /home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/electron-rebuild/lib/src/cli.js:146:9
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! [email protected] rebuild: electron-rebuild
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the [email protected] rebuild script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2022-03-06T22_06_39_151Z-debug.log

npm rebuild error

I was rebuilding my magic mirror with a fresh install and when installing this module got the following error

Error: Could not detect abi for version 11.3.0 and runtime electron. Updating "node-abi" might help solve this issue if it is a new release of electron
at Object.getAbi (/home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/node-abi/index.js:30:9)
at new Rebuilder (/home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/electron-rebuild/lib/src/rebuild.js:126:48)
at rebuildWithOptions (/home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/electron-rebuild/lib/src/rebuild.js:404:23)
at Object.doRebuild [as rebuild] (/home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/electron-rebuild/lib/src/rebuild.js:427:16)
at /home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/electron-rebuild/lib/src/cli.js:124:33
at Generator.next ()
at fulfilled (/home/pi/MagicMirror/modules/MMM-DisneyWaitTimes/node_modules/electron-rebuild/lib/src/cli.js:6:58)

Logging

Is there a way to have this also log all the information on to a database running on the same network?

I would like to be able to gather the wait times every ~15 minutes and have it entered in to a database on a server on the same network.

someone to help a beginner but a huge disney fan

hi, sorry for my english i'm french

so i have build a magic mirror with several module i'm not a programm expert and i want install
MMMdisney wait times with disneyland paris of course, the problem i don't understand anything about this installation. Someone to guide me step by step, tell me what folder , line to change for disney paris
thanks

times do not seem to be updating

The wait times do not seem to be updating throughout the day. Changed modules/MMM-DisneyWaitTimes/MMM-DisneyWaitTimes.js changed updateInterval from 10 * 60 * 1000 to be 60. Started MM with npm start dev. See
[03.09.2022 15:03.09.792] [LOG] Magic Kingdom - Walt Disney World: Processing Wait Times...
[03.09.2022 15:03.09.910] [LOG] Magic Kingdom - Walt Disney World: Processing Opening Times...
03.09.2022 15:03.10.708] [LOG] Magic Kingdom - Walt Disney World: Processed Opening Times...
[03.09.2022 15:03.10.732] [LOG] Magic Kingdom - Walt Disney World: Processed Wait Times...

but never see anything from disney again.

DL and DCA times not loading

Hey there,

Im running into issues with data being fetched onto my magic mirror for this module. I double checked the config file and everything looks great, and I made sure to “npm install themeparks - - save”, but nothing is still showing up.

do I need to be in the MagicMirror directory to install themeparks?
532D38BC-F5CE-4E49-9719-2F52BA912C56

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.