cubehouse / themeparks

Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
MIT License
540 stars 126 forks source link

Missing WDW Resorts #230

Closed gberg927 closed 4 years ago

gberg927 commented 4 years ago

Hi,

Not totally sure where the list of disneyFacilities couchlite db is actually coming from, but I am only getting a few resorts listed.

Is this accurate? If so, is the possibility of more resorts coming?

Thanks, Dennis

cubehouse commented 4 years ago

The library only fetches the data it believes it needs into the database (and often more than it really needs, but plays it safe).

Anything outside of the API methods listed isn't supported by the library I'm afraid. Please feel free to investigate the couchbase database syncing and setup something yourself if you wish to have this information, but generally having this data is outside of the scope of this project at the moment.