Closed legushka52 closed 1 year ago
Thanks for the detailed report. Seems to be the same issue as #148.
Works great for me ..wow github gonna make companies lose money hahaha
@legushka52 See https://github.com/Otiel/BandcampDownloader/issues/148#issuecomment-729398853, this issue has a very simple workaround.
Closing, duplicate #148
Even with the latest update, I am still unable to download most discographies, even if it is just one album and I have it set to download the discography. Sometimes it works, but most of the time, it does not.
Contents of log file:
``` 2020-11-12 20:53:35.3226 INFO Starting download... 2020-11-12 20:53:35.4727 INFO Retrieving artist discography from https://systemofadown.bandcamp.com/ 2020-11-12 20:53:37.0588 INFO Retrieving album data for https://systemofadown.bandcamp.com/track/protect-the-land-2">d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BandcampDownloader.DownloadManager.Contents of ini file:
``` DownloadsPath=C:\Users\Todd\Downloads\{artist}\{year} - {album} DownloadArtistDiscography=true AllowedFileSizeDifference=0.05 DownloadMaxTries=7 DownloadRetryCooldown=0.2 DownloadRetryExponent=4 SaveCoverArtInFolder=true CoverArtFileNameFormat=cover CoverArtInFolderConvertToJpg=true CoverArtInFolderResize=false CoverArtInFolderMaxSize=1000 SaveCoverArtInTags=true CoverArtInTagsConvertToJpg=true CoverArtInTagsResize=true CoverArtInTagsMaxSize=1000 DownloadOneAlbumAtATime=false RetrieveFilesSize=true CheckForUpdates=true EnableApplicationSounds=false ShowVerboseLog=false Language=en Theme=Dark Proxy=System ProxyHttpAddress= ProxyHttpPort=0 CreatePlaylist=false M3uExtended=true PlaylistFormat=m3u PlaylistFileNameFormat={album} FileNameFormat={tracknum} - {title}.mp3 ModifyTags=true TagAlbumArtist=Modify TagAlbumTitle=Modify TagArtist=Modify TagComments=Empty TagLyrics=Modify TagTrackNumber=Modify TagTrackTitle=Modify TagYear=Modify ```