mirror of
https://github.com/xtrll/MusicMetaFinder.git
synced 2026-04-19 13:54:23 +02:00
- Move audioFileValidator and audioTagWriter to src/services to underline their role in the application's core logic. - Create audioController.js in src/controllers to handle validation and API interactions, centralizing request handling and streamlining app.js.