🐞Bugfix Release 🐞
This release fixed some major bugs! If you experienced any issues with Remove Library, Unlike All, or the "add to library" feature of Delete Uploads, you will want to check out this release.
Three major bugs were fixed:
- "Unlike All" will now actually unlike all of your liked songs, what a concept! I won't get into what the issue was but basically the Google API sometimes lies when it says it removed a song from your likes.
- Removing individual library songs works again.
- The "add to library" checkbox of Delete Uploads will now actually add the album to your library.
2 and 3 were both due to this issue in ytmusicapi sigma67/ytmusicapi#743. It hasn't been fixed yet (It's an A/B testing issue) but I added a monkey patch solution that will handle it temporarily until that's fixed.
Full Changelog: 2.12.0...2.13.0