7ce3dc47d5
* feat: enrich playlist album via file metadata * Refactor enrich command to use normalized source key - Rename 'from' option to 'source' in command documentation- Update PlaylistEnrich function to correctly handle normalized source keys- Improve source key handling logic for album metadata extraction- Clarify source usage in the 'cliamp playlist enrich' command description * feat: normalize song path Replacing forward-slash instead of backslash to have less interference when sorting playlist by path * feat: enrich elements year via file metadata