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

Detecting mp3 files for importing albums #26

Open
bentsherman opened this issue Nov 8, 2017 · 0 comments
Open

Detecting mp3 files for importing albums #26

bentsherman opened this issue Nov 8, 2017 · 0 comments
Assignees

Comments

@bentsherman
Copy link
Member

Currently the import album API endpoint uses the names of mp3 files in RIPPED_MUSIC/albums/ to detect albums to import. This method works well for ripped CDs where we control the naming scheme, but for digital downloads, the files usually don't have this format. Therefore, we should either create a script to batch rename mp3 files or just change the PHP code to use the mp3 metadata to detect albums.

This a pretty significant issue because currently it is very difficult to import digital downloads.

@jagarwa1 jagarwa1 self-assigned this Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants