Geert Rademakes 01c017a5e6 fix: Implement global music player context to prevent duplicate players
- Create MusicPlayerContext for global music player state management
- Replace local music player state with global context in App.tsx
- Remove duplicate PersistentMusicPlayer from Music Storage page
- Update Music Storage to use global context instead of local state
- Wrap entire app with MusicPlayerProvider for consistent state
- Ensure single music player instance across all pages
- Fix duplicate player issue when playing songs from different pages

Now there's only one music player that works consistently across
the entire application, preventing duplicate players and conflicts.
2025-08-06 15:37:16 +02:00
..
2025-04-24 15:28:22 +02:00
2025-04-24 15:46:10 +02:00
2025-04-24 15:28:22 +02:00
2025-04-24 15:46:10 +02:00
2025-04-24 15:28:22 +02:00
2025-04-24 15:28:22 +02:00
2025-04-24 15:28:22 +02:00
2025-04-24 15:28:22 +02:00