Skip to content

Conversation

@tennitech
Copy link
Owner

No description provided.

EvWhymark and others added 12 commits March 18, 2025 17:42
- Added window.Spotify existence check before player initialization
- Added try/catch block to handle initialization errors gracefully
- Prevents "Script error" when the Spotify SDK hasn't fully loaded yet
Fix Spotify Player initialization error on first load
- Update dotenv config path in auth server to load from project root
- Add validation for Spotify credentials before API calls
- Fix error handling to provide meaningful messages when credentials are missing

This resolves the login issues with "Invalid Client" errors by ensuring
the auth server can properly access the environment variables.
- Fix viewport positioning based on aspect ratio with disabled scrolling
- Raise navbar by 15px (40px → 25px) for better spacing
- Improve cloud elements with subtle blur and responsive positioning
- Increase text & control sizes for low resolutions (2.2rem song title, larger buttons)
- Adjust Recently Played section to be closer to controls with larger thumbnails
- Maintain album art aspect ratio with improved scaling & shadow depth
- Add z-index isolation to prevent footer blur effect on Home screen

This update ensures visual consistency of Home.js across a variety of display types.
fix: correctly load Spotify API credentials from root .env file
See PR for more info.. line not needed.
@tennitech tennitech merged commit 5b625cb into 122-library-dynamic-gradient Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants