lovemonkeyz
lovemonkeyz
I have no issues compiling in Visual Studio. I'd recommend just grabbing the VS Community edition (free to use) to compile it. Reasoning behind MSBuild failing: https://stackoverflow.com/questions/24458379/visual-studio-build-successful-msbuild-fails
Seems possible, guess it depends on the additional assemblies (ohLibSpotify, SpotifyWebApi,Taglib-sharp,yeti.mmedia and yeti.mp3) - As they couldn't be analyzed, sadly I haven't worked in .net or c# at all to...
Sorry, not on my end. I possess neither actual knowledge nor time to learn how to do it :(
https://github.com/eviabs/downtify-premium/pull/33 This is fixed :)
Has something changed? If I do CTRL+A on a playlist and paste the link I only end up with Invalid Spotify Link. I can do it track for track, but...
Anyhow, I managed to fix it through the following powershell trick: CTRL + A -> CTRL V all the files you need and save them to a text file >...
If the project is updated to .net 4.6.2, max_path can be set to remove this limitation
https://github.com/eviabs/downtify-premium/pull/37 Added pull req to fix that : >