2 Commits

Author SHA1 Message Date
Geert Rademakes
870ad39b94 fix: Remove S3 data from XML export - keep pure Rekordbox XML
- Remove all S3 data from XML export to keep it pure Rekordbox XML
- XML export is purely for re-importing into Rekordbox
- S3 functionality is purely for browser playback and management
- Maintain clean separation between Rekordbox and browser functionality
- Update documentation to clarify this important distinction

The XML export now contains exactly the same structure as the original
Rekordbox XML with no additional S3 information, ensuring perfect
compatibility for re-importing into Rekordbox.
2025-08-06 14:10:35 +02:00
Geert Rademakes
a3d6983fc4 docs: Add XML path preservation enhancement summary
Document the enhancement that preserves original file paths from Rekordbox XML while adding S3 information alongside, ensuring full backward compatibility and no data loss.
2025-08-06 14:08:12 +02:00