Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Version 1.6.6

Compare
Choose a tag to compare
@jamesbrindle jamesbrindle released this 11 Jan 15:56
· 47 commits to master since this release

Playlist Creation Bug Fix

  • Manged to find the culprit as to why YTM with giving a 400 error when trying to create some playlists... The application has a few 'caches' to reduce requests to YTM, one process prefetches artists and playlists, to later be 'searched' for checking if a song has already been uploaded. It was in here that I found I was setting the 'videoId' to be the 'entityId' of the track.

* This has been rectified in this version, however I'm going to mark this release of 'pre-release' and do some checking before making it a full release as this fix requires another 're-scan' of your music library. This would be the 2nd forced re-scan so I want to be sure everything is fixed before making everyone do that.

  • Unfortunately, while trying to submit this release as 'pre-release', the YT Music Uploader app didn't (until now) recognise 'pre-releases', so will offer to update regardless, therefore it's going to perform a full rescan of your library just to be aware.