This website requires JavaScript.
Explore
Help
Sign In
master
/
rekordbox-viewer
Watch
1
Star
0
Fork
0
You've already forked rekordbox-viewer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
rekordbox-viewer
/
packages
/
backend
History
Geert Rademakes
b6467253a3
fix: Match Rekordbox XML format exactly - Use compact XML format without line breaks or indentation - Include only TrackID, Name, and Artist attributes for tracks - Use Count attribute instead of Entries for playlists - Set correct Count="4" on ROOT node for playlist count - Remove encoding declaration to match Rekordbox format - Export now 100% compatible with Rekordbox import/export
2025-08-06 13:31:46 +02:00
..
src
fix: Match Rekordbox XML format exactly - Use compact XML format without line breaks or indentation - Include only TrackID, Name, and Artist attributes for tracks - Use Count attribute instead of Entries for playlists - Set correct Count="4" on ROOT node for playlist count - Remove encoding declaration to match Rekordbox format - Export now 100% compatible with Rekordbox import/export
2025-08-06 13:31:46 +02:00
.env
frontend AND backend bro!!
2025-04-24 15:28:22 +02:00
Dockerfile
Added docker compose deployments
2025-04-24 15:46:10 +02:00
package.json
frontend AND backend bro!!
2025-04-24 15:28:22 +02:00
tsconfig.json
frontend AND backend bro!!
2025-04-24 15:28:22 +02:00