ImAiiR / QobuzDownloaderX

Downloads streams directly from Qobuz
675 stars 118 forks source link

Failure while downloading #140

Closed r2d2fenix closed 1 month ago

r2d2fenix commented 1 year ago

Failed to download (First Phase). Error information below.

System.NullReferenceException: Object reference not set to an instance of an object. at QobuzDownloaderX.QobuzDownloaderX.d__263.MoveNext()

daqwankoenig commented 7 months ago

Getting this error as well today

Failed to download (First Phase). Error information below.

System.NullReferenceException: Object reference not set to an instance of an object. at QobuzDownloaderX.QobuzDownloaderX.d__263.MoveNext()

album I'm downloading is https://play.qobuz.com/album/x9i9lbj5em6eb

daqwankoenig commented 7 months ago

Track Download ERROR. Information below.

System.IO.IOException: The process cannot access the file 'C:\Users\daqwa\Downloads\qbdlx\AC_DC\Back In Black\FLAC (24bit-96kHz)\04 - Givin the Dog a Bone.flac' because it is being used by another process. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at TagLib.File.LocalFileAbstraction.get_WriteStream() at TagLib.File.set_Mode(AccessMode value) at TagLib.Flac.File.Save() at QobuzDownloaderX.QobuzDownloaderX.d263.MoveNext()

also I believe this is a related error noticed that files that have this error do not have all the metadata. I tired running the program as admin but this does not help