Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export in itunes xml format for DJing software #3419

Closed
FaGuoMa opened this issue Nov 1, 2019 · 2 comments
Closed

export in itunes xml format for DJing software #3419

FaGuoMa opened this issue Nov 1, 2019 · 2 comments

Comments

@FaGuoMa
Copy link

FaGuoMa commented Nov 1, 2019

Use case

I hate itunes with a passion but sadly two of the main DJing softwares (Traktor from Native Instrument and Rekordbox) can read the xml itunes DB but, of course, cannot talk to one another. They're also disgraceful engineering and horrible library management systems.
Now, Apple is phasing our Itunes for some other random software ("Music", ha!) but xml support is probably here to stay (itunes endures on windows)
Music management is absolutely essential to DJing, and having a mirror of the properly managed track collection to some format both Rekordbox and Traktor would be really cool (smartplaylists based on flexible fields or tags for example are pure awesomeness). Straight to Rekordbox is not an option; this joke is their developer support

Solution

MBSync does sync the other way, so some of the groundwork is done already. The xml generation might not be tooo hard to pull off and maybe this
library could be a start

Alternatives

Writing tags to files, and pushing to itunes, using this example to hook a command to run an applescript. Which, in my case, means I can't stick to my *nix amazing desktop, and will have to endure Itunes, on top of the absolute engineering disgrace that is Rekordbox.

@sampsyo
Copy link
Member

sampsyo commented Nov 1, 2019

Hi! This is a good idea—so good, in fact, that it's been proposed before in #1403. Please consider contributing to the discussion there.

@sampsyo sampsyo closed this as completed Nov 1, 2019
@slogsdon7
Copy link

I actually wrote a plugin that did a basic full export in iTunes XML format last year for the same purpose. I didn't manage to get around to playlists but I'll see if I can dig it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants