ItsRiprod / DeskThing

The DiscordThing, TrelloThing, The WeatherThing, The MacroThing, Just not The CarThing anymore
MIT License
28 stars 1 forks source link

Case sensitivity issues #5

Open chaseadam opened 3 days ago

chaseadam commented 3 days ago

found similar case insensitivity issues to #4 in other places such as server module files

DeskThing/server/apps/spotify > DeskThing/server/apps/Spotify spotifyHandler.js > SpotifyHandler.js

Similar issues affect all "apps" for the server

ItsRiprod commented 3 days ago

Which release is this for?

chaseadam commented 3 days ago

per the instructions, it suggested the 0.3.0 release (vs latest). I can switch to using using latest.

ItsRiprod commented 3 days ago

Makes since

I just released v0.5.0 prerelease today and haven't gotten to updating all the Readmes and updating the install instructions quite yet

For today, go ahead and use v0.5.0 as it works far better than v0.3.0

The only issue is that it doesn't support quite as many apps out of the box - but that will change with the full release (probably v0.5.1)