Commit Graph

6 Commits

Author SHA1 Message Date
xtrullor73
cb500038be refactor: apply eslint fixes and minor clean up 2024-05-27 16:24:29 -07:00
xtrullor73
97f6a31ff6 refactor: update jsdoc comments and optimize promise handling 2024-05-24 23:41:36 -07:00
xtrullor73
85830abb5f refactor: enhance jsdoc for clarity and improve error handling 2024-05-24 23:41:22 -07:00
xtrullor73
3329fddcb1 feat(metadata): optimize metadata fetching for MusicBrainz IDs with concurrent API calls and retain file path associations 2024-05-20 23:46:48 -07:00
xtrullor73
e3bc3af46a refactor: link processing results with file paths inside objects 2024-05-20 23:42:27 -07:00
xtrullor73
d8683cb8ad feat: Refactor project structure for modularity and expandability
- Implemented the service and adapter layers instead of controllers to simplify the integration of new audio recognition and metadata fetching APIs.
- Unified code styling and practices throughout the project to ensure consistency.
2024-05-13 22:11:08 -07:00