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

streams not working for me #104

Open
illustrious-otter opened this issue Jan 8, 2023 · 1 comment
Open

streams not working for me #104

illustrious-otter opened this issue Jan 8, 2023 · 1 comment
Assignees
Labels
bug Something isn't working mle-app Specific to the Music Library Exporter application mle-cli Specific to the Music Library Exporter CLI tool
Milestone

Comments

@illustrious-otter
Copy link

Hi,

Thank you for building this much needed (and fast) tool!

I am dusting off some of my old programs now that the xml library is back in our lives and one issue I have is that for streams your program generates ( music-library-exporter export --music_media_dir $media_dir --output_path $xml_path ):

<key>Location</key>
<string>file:///secretagent-128-aac</string>

whereas Music.app generates (via Library Export):

<key>Location</key><string>http://ice1.somafm.com/secretagent-128-aac</string>

It seems that http://DOMAIN -> file:// ?

@kylekingcdn
Copy link
Owner

I appreciate the kind words - thank you! (And for the in-depth bug report, helps a ton!)

I actually hadn't even considered remote streams since it's a feature I've never personally used.

I'll try and add support for this and release a patch this week.

@kylekingcdn kylekingcdn self-assigned this Jan 9, 2023
@kylekingcdn kylekingcdn added bug Something isn't working mle-cli Specific to the Music Library Exporter CLI tool mle-app Specific to the Music Library Exporter application labels Jan 9, 2023
@kylekingcdn kylekingcdn added this to the v1.2.1 milestone Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mle-app Specific to the Music Library Exporter application mle-cli Specific to the Music Library Exporter CLI tool
Projects
None yet
Development

No branches or pull requests

2 participants