v0.10.3
Auf GitHub ansehen
What's changed?
- Implemented automated authentication for Apple Music. https://github.com/miraclx/freyr-js/pull/623, https://github.com/miraclx/freyr-js/pull/624
- Fixed the YouTube Music logic for sourcing tracks. https://github.com/miraclx/freyr-js/pull/632
- Tracks from Deezer now encode copyright information. https://github.com/miraclx/freyr-js/pull/639
- Sort metadata (sonm, soar, soal) are now embedded in the output file. https://github.com/miraclx/freyr-js/pull/636
- Tracks from Spotify now encode copyright in the format
℗ {YEAR} {LABEL}to match Apple Music. https://github.com/miraclx/freyr-js/pull/638 - Non-explicit Spotify tracks are now tagged "Inoffensive". https://github.com/miraclx/freyr-js/pull/635
- Fix the Apple Music uri format for tracks. https://github.com/miraclx/freyr-js/pull/622
- Fix the total disc number count. https://github.com/miraclx/freyr-js/pull/634
Full Changelog: https://github.com/miraclx/freyr-js/compare/v0.10.2...v0.10.3