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

getAllSongs crashes for large music libraries, regardless of coverArtSize. #19

Closed
Justus-M opened this issue Jun 29, 2022 · 2 comments
Closed

Comments

@Justus-M
Copy link

Justus-M commented Jun 29, 2022

Even if I set coverArtSize to 0, getAllSongs crashes for bigger libraries.
Is there a way around this? Ex. doing it batch wise.

I actually just want to retrieve the artists, would you be able to implement getAllArtists? This is a common use case for tracking concerts, and comparing similarity of music tastes etc.

@Justus-M
Copy link
Author

@iberatkaya Would really appreciate your support on this!

would it be possible to implement a getAllArtists function, or somehow make getAllSongs handle bigger libraries without crashing?

@Justus-M
Copy link
Author

modified the swift code to ignore some album and image data that I don't need and it works now

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

No branches or pull requests

1 participant