Geert Rademakes 7f186c6337 feat: Add recursive S3 file discovery and sync functionality
- Add listAllFiles() method to S3Service to recursively list all files in S3 bucket
- Add getFileContent() method to download file content for metadata extraction
- Add /api/music/sync-s3 endpoint to sync S3 files with database
- Add 'Sync S3' button to Music Storage page
- Support for files in subdirectories like /Disco/
- Automatic metadata extraction for synced files
- Recursive file discovery finds all files regardless of directory structure

This allows the system to find and sync music files that were uploaded
directly to S3/MinIO, including files in subdirectories, and make them
available for song matching and browser playback.
2025-08-06 14:57:46 +02:00
..
2025-04-24 15:28:22 +02:00
2025-04-25 09:38:53 +02:00
2025-04-24 23:11:07 +02:00
2025-04-24 16:08:06 +02:00
2025-04-24 22:11:51 +02:00
2025-04-24 15:28:22 +02:00