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

Parse a file's Metadata on register #5

Closed
Arthi-chaud opened this issue May 20, 2022 · 1 comment
Closed

Parse a file's Metadata on register #5

Arthi-chaud opened this issue May 20, 2022 · 1 comment
Assignees
Labels
Basic Basic Feature, without which the project would be considered non-functional File Management Anything related to File system management Metadata About the metadata's management

Comments

@Arthi-chaud
Copy link
Owner

On file registration (#2), its metadata should be parsed and added to the database

@Arthi-chaud Arthi-chaud added Basic Basic Feature, without which the project would be considered non-functional Metadata About the metadata's management File Management Anything related to File system management labels May 20, 2022
@Arthi-chaud Arthi-chaud self-assigned this May 20, 2022
This was referenced May 20, 2022
@Arthi-chaud
Copy link
Owner Author

Arthi-chaud commented May 23, 2022

The metadata parsing method should work the following way:

  • Parse the metadata from the file path. The RegExp from the setting file must provide information by group names
  • Parse the metadata embedded in the file
  • If the album name differs from the release folder's name, the later should be used, as it implies it's unique

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Basic Basic Feature, without which the project would be considered non-functional File Management Anything related to File system management Metadata About the metadata's management
Projects
None yet
Development

No branches or pull requests

1 participant