Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Album Art Downloader XUI (Read 2035966 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.


Album Art Downloader XUI

Reply #1452
Hey there Alex!

First of all, many thanks for solving the issue with the discogs-script a few pages back!

Second, it seems the Juno-script has stopped working now.... (I really need to get into the scripting next time I have a week off ;-)



Regards,
Frnk

Album Art Downloader XUI

Reply #1453
I've reboot, launched AAD and even if there is some change, it still crashes
I'm sorry that AAD is not working for you. I'm afraid I can only suggest uninstalling it, attempting to fix the .net framework (as you mentioned you'd already tried), then re-installing it. It might be useful to know if any other .net applications work for you, but frankly there's unlikely to be anything useful I can suggest to you in any case.

it seems the Juno-script has stopped working now...
Thanks for letting me know, I'll fix that script as soon as I get a chance.

Album Art Downloader XUI

Reply #1454
I've just uploaded a fixed Juno script, and a new Kalahari one, they should be available through the online updates system as usual. Kalahari is good for South African music.

Alex

Album Art Downloader XUI

Reply #1455
I've just uploaded a fixed Juno script, and a new Kalahari one, they should be available through the online updates system as usual. Kalahari is good for South African music.

Alex




Awesome! Thanks!

Album Art Downloader XUI

Reply #1456
First, thanks a lot for the program, I really appreciate it, and it has worked perfectly for me until today

But now, when I try to run the program it doesn't start, and I get this message

Code: [Select]
App version: 0.29.0.0, running on Microsoft Windows NT 5.1.2600 Service Pack 3 (32 bit)

System.ArgumentOutOfRangeException: Parametervärdet måste vara mellan '0' och '3579139,40666667'.
Parameternamn: paragraphWidth
  vid MS.Internal.TextFormatting.TextFormatterImp.VerifyTextFormattingArguments(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextRunCache textRunCache)
  vid MS.Internal.TextFormatting.TextFormatterImp.PrepareFormatSettings(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache, Boolean useOptimalBreak, Boolean isSingleLineFormatting)
  vid MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache)
  vid MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache)
  vid System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Controls.Control.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
  vid System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
  vid System.Windows.Controls.Grid.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Controls.Border.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  vid System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
  vid System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Controls.Border.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Window.MeasureOverrideHelper(Size constraint)
  vid System.Windows.Window.MeasureOverride(Size availableSize)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Interop.HwndSource.SetLayoutSize()
  vid System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
  vid System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
  vid System.Windows.Window.SetRootVisual()
  vid System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
  vid System.Windows.Window.CreateSourceWindowImpl()
  vid System.Windows.Window.SafeCreateWindow()
  vid System.Windows.Window.ShowHelper(Object booleanBox)
  vid System.Windows.Window.Show()
  vid System.Windows.Window.ShowDialog()
  vid AlbumArtDownloader.Splashscreen.ShowIfRequired()
  vid AlbumArtDownloader.App.OnStartup(StartupEventArgs e)
  vid System.Windows.Application.<.ctor>b__0(Object unused)
  vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
  vid System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
  vid System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
  vid System.Windows.Threading.DispatcherOperation.InvokeImpl()
  vid System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  vid System.Threading.ExecutionContext.runTryCode(Object userData)
  vid System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  vid System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  vid System.Windows.Threading.DispatcherOperation.Invoke()
  vid System.Windows.Threading.Dispatcher.ProcessQueue()
  vid System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  vid MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  vid MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
  vid System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
  vid System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
  vid System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
  vid System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
  vid MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  vid MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  vid System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  vid System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  vid System.Windows.Threading.Dispatcher.Run()
  vid System.Windows.Application.RunDispatcher(Object ignore)
  vid System.Windows.Application.RunInternal(Window window)
  vid System.Windows.Application.Run(Window window)
  vid System.Windows.Application.Run()
  vid AlbumArtDownloader.App.AlbumArtDownloader.IPriorInstance.Run()
  vid AlbumArtDownloader.InstanceMutex.RunAppAsServiceHost(IPriorInstance instance, String channelUri)
  vid AlbumArtDownloader.App.Main(String[] args)
I have encountered a similar problem now, however, the solution you gave me back then to delete the folder in application data doesn't help me anymore as I can't find the folder, has it moved?

Code: [Select]
Album Art Downloader has encountered a fatal error, and has had to close.
If you wish to report this error, please include this information, which
has been written to the file: C:\Program\AlbumArtDownloader\errorlog.txt

App version: 0.36.0.0, running on Microsoft Windows NT 5.1.2600 Service Pack 3 (32 bit)

System.ArgumentOutOfRangeException: Parametervärdet måste vara mellan '0' och '3579139,40666667'.
Parameternamn: paragraphWidth
  vid MS.Internal.TextFormatting.TextFormatterImp.VerifyTextFormattingArguments(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextRunCache textRunCache)
  vid MS.Internal.TextFormatting.TextFormatterImp.PrepareFormatSettings(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache, Boolean useOptimalBreak, Boolean isSingleLineFormatting)
  vid MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache)
  vid MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache)
  vid System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Controls.Control.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
  vid System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
  vid System.Windows.Controls.Grid.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Controls.Border.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  vid System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
  vid System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Controls.Border.MeasureOverride(Size constraint)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Window.MeasureOverrideHelper(Size constraint)
  vid System.Windows.Window.MeasureOverride(Size availableSize)
  vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  vid System.Windows.UIElement.Measure(Size availableSize)
  vid System.Windows.Interop.HwndSource.SetLayoutSize()
  vid System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
  vid System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
  vid System.Windows.Window.SetRootVisual()
  vid System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
  vid System.Windows.Window.CreateSourceWindowImpl()
  vid System.Windows.Window.SafeCreateWindow()
  vid System.Windows.Window.ShowHelper(Object booleanBox)
  vid System.Windows.Window.Show()
  vid System.Windows.Window.ShowDialog()
  vid AlbumArtDownloader.Splashscreen.ShowIfRequired()
  vid AlbumArtDownloader.App.OnStartup(StartupEventArgs e)
  vid System.Windows.Application.<.ctor>b__0(Object unused)
  vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
  vid System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
  vid System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
  vid System.Windows.Threading.DispatcherOperation.InvokeImpl()
  vid System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  vid System.Threading.ExecutionContext.runTryCode(Object userData)
  vid System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  vid System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  vid System.Windows.Threading.DispatcherOperation.Invoke()
  vid System.Windows.Threading.Dispatcher.ProcessQueue()
  vid System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  vid MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  vid MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
  vid System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
  vid System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
  vid System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
  vid System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
  vid MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  vid MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  vid System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  vid System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  vid System.Windows.Threading.Dispatcher.Run()
  vid System.Windows.Application.RunDispatcher(Object ignore)
  vid System.Windows.Application.RunInternal(Window window)
  vid System.Windows.Application.Run(Window window)
  vid System.Windows.Application.Run()
  vid AlbumArtDownloader.App.AlbumArtDownloader.IPriorInstance.Run()
  vid AlbumArtDownloader.InstanceMutex.RunAppAsServiceHost(IPriorInstance instance, String channelUri)
  vid AlbumArtDownloader.App.Main(String[] args)
This shows up when I try to start the program, I tried reinstalling it, but as I said I can't find the folder in "documents and settings", I suppose it has already been deleted. Strange though that the settings still seems to remain.

Also, thanks again for this very useful program, and for your help when it doesn't work

Album Art Downloader XUI

Reply #1457
Request for a feature, been playing around with this great program.
While covers are mostly correct and a few need manually altering to pick nice ones out (for some reason people have massive white borders on some of them) the one thing that would be nice is to have a band/artist preset.
Manually going through downloading covers i found it detects plenty of artist profile pictures in addition, a preset to filter these separately and save them in a numbered form would be a nice addition:

Folder-Band 01
Folder-Band 02
Folder-Band 03

The only other gripe i would say from a user interface point of view is the lack of ability to switch modes/pick default. I tend to use the foobar browser as the starting point so i have to open a new window straight away.

Thanks for the work that has gone into this its incredibly useful
Aidan

Album Art Downloader XUI

Reply #1458
I've just published another South African based script: Take2.boo. It should also show up in the online updates mechanism.

I have encountered a similar problem now, however, the solution you gave me back then to delete the folder in application data doesn't help me anymore as I can't find the folder, has it moved?
It has not been moved, no. On Vista or 7 the folder will be under C:\Users\<username>\AppData\Local\AlbumArtDownloader, though.

I think to do artist pictures properly, it should be a separate search window, with separate sources. There would be some overlap, of course, Google Images would appear in both lists. It's a possibility, for the future, but not one I'm that keen on as I like to keep the program fairly tightly focused on the single  task of obtaining album art images.

To use the foobar browser as the starting point, change the shortcut you use to start the program to add the command line parameter /foobarBrowser
If you want it to immediately start the search in the foobar browser window then use /foobarBrowser search

Hope this helps!

Alex

Album Art Downloader XUI

Reply #1459
I have encountered a similar problem now, however, the solution you gave me back then to delete the folder in application data doesn't help me anymore as I can't find the folder, has it moved?
It has not been moved, no. On Vista or 7 the folder will be under C:\Users\<username>\AppData\Local\AlbumArtDownloader, though.

Ok, I am using WinXP and the folder isn't there. I get that message whenever I try to start the program, do you have any other thought on what might be the problem? I have no idea what brought on the problem, one day it just stopped working.

 

Album Art Downloader XUI

Reply #1460
Ok, I am using WinXP and the folder isn't there. I get that message whenever I try to start the program, do you have any other thought on what might be the problem? I have no idea what brought on the problem, one day it just stopped working.
Sorry, I don't really know what might be causing the problem. The only thing I can suggest that might help is uninstalling then re-installing the .net 3.5 framework.

Alex

Album Art Downloader XUI

Reply #1461
has anyone created an albumartexchange scraping script ?
if so can someone contact me? would really like it if possible

Album Art Downloader XUI

Reply #1462
Sometime ago I actually quite easily figured out how to get the AAX script working again (actually, not just 1 option to do it but at least 2), although the site owner has, if I understood correctly, declared that it is impossible now. But I won't do it, it's going to start a cat and mouse game that would require me (or maybe somebody else) to modify the script constantly, not worth my time. But it's doable, oh yes.

Album Art Downloader XUI

Reply #1463
they have the best artwork

Album Art Downloader XUI

Reply #1464
I'm really loving this APP!!
But won't return any result from Amazon.jp. (in Japanese and also English)
Is there any solutions?

Album Art Downloader XUI

Reply #1465
But won't return any result from Amazon.jp.
Thanks for reporting this. In fact, all Amazon scripts stopped working; Amazon changed their page a little. I've uploaded an updated amazon-common.boo which should mean that all Amazon scripts get updated through the online updates mechanism.

If you notice any problems with the updated script, please let me know what the album and artist you were searching for, and which country variation of Amazon you were searching, and hopefully I can make the updated script robust across all variations again.

Alex

Album Art Downloader XUI

Reply #1466
I tried running AAD XUI (non-installer version) and I get this:


Win 7 64.

Didn't read the whole thread, is there a known solution?

Album Art Downloader XUI

Reply #1467
Thanks for reporting this. In fact, all Amazon scripts stopped working; Amazon changed their page a little. I've uploaded an updated amazon-common.boo which should mean that all Amazon scripts get updated through the online updates mechanism.

If you notice any problems with the updated script, please let me know what the album and artist you were searching for, and which country variation of Amazon you were searching, and hopefully I can make the updated script robust across all variations again.

Alex

Thanks for great update.
New script works fine!

Album Art Downloader XUI

Reply #1468
I tried running AAD XUI (non-installer version) and I get this:
is there a known solution?
Sorry, but that error doesn't give me much to go on. It occurred at a lower level than AAD itself (the code represents a generic COM error within the CLR), so I'd normally suspect a problem with the .net framework 3.5, and suggest an uninstall and reinstall. However, as you are using Windows 7, it's already built in, which leaves me a bit out of ideas, to be honest.

Alex

Album Art Downloader XUI

Reply #1469
there is always the magic spell called "formaticus systemdriveicus"



thanx for your great Tool, i finished grabbing Artwork for almost 5000 albums ( catch me, RIAA !  ) and now i got  over 19.000 jpgs which results in about 7 GB.

And i searched all of 'em manually, cause i dont trust the auto-save feature plus i got many not so well known Bands ....that was a hell of a job. But totally worth it! Thanx again


Album Art Downloader XUI

Reply #1471
What am I doing wrong ?
I did not use AAD for some time, but I remember it did work perfectly for me. But now, most of the times it does not return any result even when I search for very well known albums. AAD starts normally and begins searching but only finds local files. Only now and then (very rarely) it finds something.
FWIW I have Windows 7 Professional and have installed AAD 0.36.0.0.

Album Art Downloader XUI

Reply #1472
most of the times it does not return any result even when I search for very well known albums.
Have you got the latest updates to the scripts? If not, then try clicking the Help menu, and Check for Updates.

If you've already got the latest versions of the scripts, then please let me know the artist and album you were searching for, and which scripts were not returning any results, and I'll look into it for you.

Alex

Album Art Downloader XUI

Reply #1473
I've had some problems with crashes (see post 1460) and now I think I now what the problem is.

There seems to be some sort of conflict with IndieVolume, a program for program-specific sound management in XP (it's built in in Windows since Vista, I think). When I start Indie Volume some process seems to start (not visible in the process management window) in Windows that make AAD crash when it tries to start. It doesn't matter if I quit indievolume, I have to restart Windows to use AAD again, but after that it works fine again.

I realize this is a very minor problem, but I thought I'd share it with you anyway, maybe the information could be useful to you in some way...

Album Art Downloader XUI

Reply #1474
There seems to be some sort of conflict with IndieVolume

Thanks for the information. I doubt there's much I can do from my end to resolve the conflict, as it is IndieVolume that is doing some low-level weird stuff, but if I do discover anything I'll let you know.