Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-14 | 1.5 kB | |
v0.10.3 source code.tar.gz | 2024-01-14 | 607.7 kB | |
v0.10.3 source code.zip | 2024-01-14 | 615.6 kB | |
Totals: 3 Items | 1.2 MB | 5 |
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