Album Art Downloader, was CoverDownloader |
![]() ![]() |
Album Art Downloader, was CoverDownloader |
Jan 15 2007, 15:46
Post
#1
|
|
![]() Group: Members Posts: 18 Joined: 10-January 07 From: Berlin, Germany Member No.: 39513 |
AlbumArtDownloader XUI - You know you want it...
(Preview Release)AlexVallat: I've been working on this for a while, and I think it is time to let people start playing with it. This is a rewrite of the Album Art Downloader code, using .NET Framework 3.0. Features:
Limitations: This is a preview release, and as a rewrite, some functionality has not been ported across yet. Most notably, the browsers (both file and foobar) are not implemented yet. If you can't live without these, then you might prefer to wait until they are. If there is some other favourite feature you are missing, let me know, and it should make it across eventually. Download: Moderation: For latest version please see this thread. AlbumArtDownloaderXUI-0.4.exe (Installer. Recommended) AlbumArtDownloaderXUI-0.4.zip (zip archive for those who don't like installers) .NET Framework 3.0 (required) Updated 2007-04-27: version 0.4 --------------------------------------------------------------------------------------------------- Album Art Downloader Version 0.6 alpha 2 is released. This requires .Net Framework 2.0. Download: http://sourceforge.net/projects/album-art Please report bugs at the Bug Tracker Feature request should go to the Feature Request Tracker Here are the changes: Legend: * New feature + Minor improvement ! Software change requires modification of your configuration x Bugfix - Information only Revision history: --------------------------------------------------------- Album Art Downloader 0.6 Alpha 2 * Added Save Toolbar - users can predefine buttons to save images * Added option to specify maximum results returned by a script ! Changed command line switches - use "albumart.exe -?" to get help Album Art Downloader 0.6 Alpha 1 + changed the way how the size overlay is displayed - now it is over the image Album Art Downloader 0.5 ! Changed command line switches - use "albumart.exe -?" to get help * Added option to show pictures in current folder * Added folder browser to scan for music * Added option to automatically download full images * Added size overlay on programm side * Added Script Manager - Added size column to folder/comserver browser x Fixed bug when searching with empty save path and Show pictures in current folder is enabled - Added Juno Records script - Added artists.trivialbeing script --------------------------------------------------------------------------- new command line switches: Due to a possible bug in foo_run you need to have the -p parameter at the end of your commandline CODE Syntax: albumart.exe [-ae on|off] [-pf on|off] [-ar "Artist"] [-al "Album"] [-p "Path"] [-f "Filename"] Options: -ae on|off Show already existing Album Art -pf on|off Show pictures in folder -ar "Artist" Artist to search -al "Album" Album to search -p "Path" Path to save image -f "Filename" Filename to use example: CODE albumart.exe -ar "Roni Size & Reprazent" -al "In The Mode" -p "D:\music2\Roni Size & Reprazent\In The Mode" -f "folder.jpg" ![]() Marc This post has been edited by Synthetic Soul: Sep 9 2007, 12:37 |
|
|
|
Jan 15 2007, 16:07
Post
#2
|
|
![]() Group: Members Posts: 720 Joined: 24-November 05 From: Grenoble Member No.: 25981 |
Here at work the application wont load, but i have no information on why. Will test it at home tonight
|
|
|
|
Jan 15 2007, 17:28
Post
#3
|
|
|
Group: Members Posts: 399 Joined: 30-August 04 From: Germany, Bavaria Member No.: 16641 |
Help button is not working.
Apart from that: nice on first sight!! Thank you! |
|
|
|
Jan 15 2007, 17:37
Post
#4
|
|
![]() Group: Members Posts: 18 Joined: 10-January 07 From: Berlin, Germany Member No.: 39513 |
|
|
|
|
Jan 15 2007, 17:57
Post
#5
|
|
|
Group: Members Posts: 554 Joined: 24-April 03 From: Italy Member No.: 6159 |
Just tried with all the packaged scripts plus some I was using with the old program:
CODE Unhandled exception etc. etc. In details:The path is not of a legal form. CODE See the end of this message for details on invoking Clicking "Continue" apparently the search is performed (result figures for some scripts are incremented) but I see no images to select.just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentException: The path is not of a legal form. at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck) at System.IO.Path.GetDirectoryName(String path) at AlbumArtDownloader.MainForm.RemoveThumbs() at AlbumArtDownloader.MainForm.SwitchToTask(Task task) at AlbumArtDownloader.MainForm.a_TaskAdded(Object o, TaskEventArgs e) at AlbumArtDownloader.ArtDownloader.AddTask(Task t) at AlbumArtDownloader.MainForm.buttonAddTask_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- AlbumArt Assembly Version: 0.5.0.0 Win32 Version: 0.5.0.0 CodeBase: file:///C:/Program%20Files/foobar2000/AlbumArtDownloader/AlbumArt.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Boo.Lang.Compiler Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/foobar2000/AlbumArtDownloader/Boo.Lang.Compiler.DLL ---------------------------------------- Boo.Lang Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/foobar2000/AlbumArtDownloader/Boo.Lang.DLL ---------------------------------------- Boo.Lang.Parser Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/foobar2000/AlbumArtDownloader/Boo.Lang.Parser.DLL ---------------------------------------- ICSharpCode.SharpZipLib Assembly Version: 0.84.0.0 Win32 Version: 0.84.0.0 CodeBase: file:///C:/Program%20Files/foobar2000/AlbumArtDownloader/ICSharpCode.SharpZipLib.DLL ---------------------------------------- System.Web Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.210 (QFE.050727-2100) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- System.Security Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Data.SqlXml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Data.SqlXml/2.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll ---------------------------------------- scriptcache Assembly Version: 0.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/foobar2000/AlbumArtDownloader/Boo.Lang.Compiler.dll ---------------------------------------- ISymWrapper Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/ISymWrapper/2.0.0.0__b03f5f7f11d50a3a/ISymWrapper.dll ---------------------------------------- scriptcache Assembly Version: 0.0.0.0 Win32 Version: CodeBase: file:///C:/Program%20Files/foobar2000/AlbumArtDownloader/scripts/scriptcache.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Working on XP SP2. Alessandro [Edit]: same happens loading only default scripts. This post has been edited by mobyduck: Jan 15 2007, 18:04 |
|
|
|
Jan 15 2007, 18:10
Post
#6
|
|
|
Group: Members Posts: 604 Joined: 17-December 05 From: New Zealand Member No.: 26461 |
I also have the same problem. Thanks for continuing the development of my program though. Please note that under the terms of the license you must provide a copy of the source, and notification of its whereabouts. I'd suggest releasing it on sourceforge alongside the binaries.
|
|
|
|
Jan 15 2007, 20:24
Post
#7
|
|
|
Group: Developer Posts: 979 Joined: 31-July 06 Member No.: 33465 |
@ david_dl:The source is available from sourceforge already, through the source control system. There is a web based interface to it too. @ mobyduck:I think a temporary workaround for this is to disable the showing of existing image files, in the settings. If it is the same bug as I was seeing, I've got a fix ready to go for it, just waiting on developer access to the code repository to check it in. |
|
|
|
Jan 15 2007, 21:24
Post
#8
|
|
![]() Group: Members Posts: 18 Joined: 10-January 07 From: Berlin, Germany Member No.: 39513 |
I also have the same problem. Thanks for continuing the development of my program though. Please note that under the terms of the license you must provide a copy of the source, and notification of its whereabouts. I'd suggest releasing it on sourceforge alongside the binaries. Hi David, I added the source as zip to the download. I thought it will be enough to have the source accessible via SVN. Marc |
|
|
|
Jan 15 2007, 21:54
Post
#9
|
|
![]() Group: Members Posts: 45 Joined: 20-May 06 Member No.: 30979 |
First, let me say thank you for continuing the development of this fantastic tool!
At a first glance it seems to work ok and is an improvement over the existing version. I noticed that when leaving the "Save To:" path empty it pops out an error when pressing "Add Task" instead of asking for input or, an even better solution, asking for the save path once the user actually wants to save something instead of just searching it. The Error text is in German, but since you're from Berlin that shouldn't be a problem. CODE Informationen über das Aufrufen von JIT-Debuggen anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung. ************** Ausnahmetext ************** System.ArgumentException: Der Pfad hat ein ungültiges Format. bei System.IO.Path.NormalizePathFast(String path, Boolean fullCheck) bei System.IO.Path.GetDirectoryName(String path) bei AlbumArtDownloader.MainForm.RemoveThumbs() bei AlbumArtDownloader.MainForm.SwitchToTask(Task task) bei AlbumArtDownloader.MainForm.buttonAddTask_Click(Object sender, EventArgs e) bei System.Windows.Forms.Control.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ButtonBase.WndProc(Message& m) bei System.Windows.Forms.Button.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Geladene Assemblys ************** mscorlib Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.42 (RTM.050727-4200). CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll. ---------------------------------------- AlbumArt Assembly-Version: 0.5.0.0. Win32-Version: 0.5.0.0. CodeBase: file:///C:/Programme/foobar2000/AlbumArtDownloader/AlbumArt.exe. ---------------------------------------- System.Windows.Forms Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.42 (RTM.050727-4200). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll. ---------------------------------------- System Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.42 (RTM.050727-4200). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll. ---------------------------------------- System.Drawing Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.42 (RTM.050727-4200). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll. ---------------------------------------- System.Configuration Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.42 (RTM.050727-4200). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll. ---------------------------------------- System.Xml Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.42 (RTM.050727-4200). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll. ---------------------------------------- Accessibility Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.42 (RTM.050727-4200). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll. ---------------------------------------- System.Windows.Forms.resources Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.42 (RTM.050727-4200). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll. ---------------------------------------- scriptcache Assembly-Version: 0.0.0.0. Win32-Version: . CodeBase: file:///C:/Programme/foobar2000/AlbumArtDownloader/scripts/scriptcache.dll. ---------------------------------------- mscorlib.resources Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.42 (RTM.050727-4200). CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll. ---------------------------------------- System.Drawing.resources Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.42 (RTM.050727-4200). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing.resources/2.0.0.0_de_b03f5f7f11d50a3a/System.Drawing.resources.dll. ---------------------------------------- Boo.Lang Assembly-Version: 1.0.0.0. Win32-Version: 1.0.0.0. CodeBase: file:///C:/Programme/foobar2000/AlbumArtDownloader/Boo.Lang.DLL. ---------------------------------------- System.Web Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.210 (QFE.050727-2100). CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll. ---------------------------------------- ************** JIT-Debuggen ************** Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der Konfigurationsdatei der Anwendung oder des Computers (machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden. Die Anwendung muss mit aktiviertem Debuggen kompiliert werden. Zum Beispiel: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten Ausnahmen an den JIT-Debugger gesendet, der auf dem Computer registriert ist, und nicht in diesem Dialogfeld behandelt. Upon clicking the "continue" button of the error box the request gets fulfilled and it seems to query the scripts, however upon selecting the query in the queue window the error pops up again. The only solution is to manually delete it. Only one question remains for me: will the old scripts work or will they have to be updated in order to be useable by your version of the program? Other than that, good job on the size overlays and thanks for your efforts! Tich This post has been edited by Tich: Jan 15 2007, 21:59 |
|
|
|
Jan 16 2007, 08:25
Post
#10
|
|
![]() Group: Members Posts: 18 Joined: 10-January 07 From: Berlin, Germany Member No.: 39513 |
Only one question remains for me: will the old scripts work or will they have to be updated in order to be useable by your version of the program? The script interface changed a bit, as now the tool is passing the thumbnail size to the scripts and all thumbnails will be resized to the size chosen in the tool settings. This post has been edited by Marc Landis: Jan 16 2007, 08:25 |
|
|
|
Jan 16 2007, 16:31
Post
#11
|
|
![]() Group: Members Posts: 337 Joined: 18-September 05 From: UC, TX Member No.: 24536 |
Only one question remains for me: will the old scripts work or will they have to be updated in order to be useable by your version of the program? The script interface changed a bit, as now the tool is passing the thumbnail size to the scripts and all thumbnails will be resized to the size chosen in the tool settings. So does that mean the old scripts will or won't work? -------------------- [url="http://www.last.fm/user/wolfsong/"]Last.fm Profile[/url]
|
|
|
|
Jan 16 2007, 16:46
Post
#12
|
|
![]() Group: Members Posts: 18 Joined: 10-January 07 From: Berlin, Germany Member No.: 39513 |
|
|
|
|
Jan 16 2007, 19:56
Post
#13
|
|
|
Group: Members Posts: 554 Joined: 24-April 03 From: Italy Member No.: 6159 |
Nice job with beta2, thanks!
Though I have not tested throughly yet, the previously reported problem is gone. Two very minor things you might want to modify: 1) write the size also in a tooltip (sometimes it's hard to read) 2) expose all the info (name, version, creator) directly in the Script Manager page Cheers. Alessandro |
|
|
|
Jan 17 2007, 22:24
Post
#14
|
|
|
Group: Members Posts: 240 Joined: 10-August 06 Member No.: 33888 |
just an idea... would it be possible to try to write script for downloading artist fotos too? it shouldnt be inpossible am i wrong? everything needed is there.
|
|
|
|
Jan 18 2007, 21:58
Post
#15
|
|
|
Group: Members Posts: 11 Joined: 13-January 07 Member No.: 39602 |
Could someone make a brief post on how to use this?
Is there a way to do albums in batches? ie select my music folder and have it use the tags to figure out artist/albuma dn get some images? If this is somewhere else, I apologize. I searched but didn't find this. |
|
|
|
Jan 18 2007, 22:14
Post
#16
|
|
|
Group: Members Posts: 16 Joined: 19-March 05 Member No.: 20747 |
Could someone make a brief post on how to use this? Is there a way to do albums in batches? ie select my music folder and have it use the tags to figure out artist/albuma dn get some images? If this is somewhere else, I apologize. I searched but didn't find this. Hello You need to use foo_run and add a task with the folloing command line : "<Folder_Where_You_Install_AlbumArt>\AlbumArt.exe" "%artist%" "%album%" "$replace(%_path%,%_filename_ext%,)folder.jpg" |
|
|
|
Jan 18 2007, 22:34
Post
#17
|
|
![]() Group: Members Posts: 18 Joined: 10-January 07 From: Berlin, Germany Member No.: 39513 |
Could someone make a brief post on how to use this? Is there a way to do albums in batches? ie select my music folder and have it use the tags to figure out artist/albuma dn get some images? If this is somewhere else, I apologize. I searched but didn't find this. You can use the Folder Browser to select you root music directory and it will check all files for tags to get Artist/Album Marc |
|
|
|
Jan 19 2007, 00:29
Post
#18
|
|
![]() Group: Members Posts: 473 Joined: 4-April 05 From: Chicago, IL Member No.: 21193 |
just an idea... would it be possible to try to write script for downloading artist fotos too? it shouldnt be inpossible am i wrong? everything needed is there. I wonder if a script for FofR's Artist Image Search could be added. What are your thoughts Marc and Alex? |
|
|
|
Jan 19 2007, 09:15
Post
#19
|
|
|
Group: Developer Posts: 979 Joined: 31-July 06 Member No.: 33465 |
just an idea... would it be possible to try to write script for downloading artist fotos too? it shouldnt be inpossible am i wrong? everything needed is there. I wonder if a script for FofR's Artist Image Search could be added. What are your thoughts Marc and Alex? Sure, why not. FofR's service already does all the hard work, so the script for this is trivial: artists.trivialbeing.boo. Alex |
|
|
|
Jan 19 2007, 13:12
Post
#20
|
|
![]() Group: Members Posts: 473 Joined: 4-April 05 From: Chicago, IL Member No.: 21193 |
Sure, why not. FofR's service already does all the hard work, so the script for this is trivial: artists.trivialbeing.boo. Alex Amazing! I can't believe that it was that easy. Thanks Alex! |
|
|
|
Jan 19 2007, 22:58
Post
#21
|
|
|
Group: Members Posts: 81 Joined: 4-July 06 From: Erfurt, Germany Member No.: 32538 |
thanks for the further development of this helpful tool
well, there's one thing that bothers me AlbumArt doesnt start with this command CODE "D:\Player\Foobar\AlbumArtDownloader\AlbumArt.exe" "%album artist%" "%album%" "F:\Musik\Archiv\!Covers\%album artist% - %album%.jpg" Actually the AlbumArt.exe task is active but it just fills up the memory to >100.000K and ~100% CPU Usage and the GUI never appears. Never had that problem with the old coverdownloader. Commands like CODE "D:\Player\Foobar\AlbumArtDownloader\AlbumArt.exe" "%album artist%" "%album%" "$replace(%path%,%filename_ext%,)Front.jpg" are working |
|
|
|
Jan 20 2007, 02:40
Post
#22
|
|
|
Group: Members Posts: 60 Joined: 8-June 04 Member No.: 14555 |
I had the same and found it's due to Show pictures in folder option. Depending on the folder content, the program may work or not.
Just run without parameters to have access to the settings and disable the feature. @developers: if it's of any help, I'm using Vista - if you need more let us know! |
|
|
|
Jan 20 2007, 04:26
Post
#23
|
|
|
Group: Members Posts: 81 Joined: 4-July 06 From: Erfurt, Germany Member No.: 32538 |
yeah, that caused the problem - working now
...well, its still a bug |
|
|
|
Jan 20 2007, 08:46
Post
#24
|
|
![]() Group: Members Posts: 18 Joined: 10-January 07 From: Berlin, Germany Member No.: 39513 |
|
|
|
|
Jan 20 2007, 11:58
Post
#25
|
|
|
Group: Members Posts: 81 Joined: 4-July 06 From: Erfurt, Germany Member No.: 32538 |
yeah, that caused the problem - working now ...well, its still a bug Hi, How many pictures do you have in that folder? I am going to add comandline switches to the application, so you can choose the functions at startup. Marc When using this command CODE "...." "%album artist%" "%album%" "F:\Musik\Archiv\!Covers\%album artist% - %album%.jpg" I have 500 pics in that folder. But I tried that command with an empty folder and it didnt work, either. another test: I copied the 500 pics to an album folder an used this command CODE "..." "%album artist%" "%album%" "$replace(%path%,%filename_ext%,)Front.jpg" ...I get the same problems like before - GUI doesnt show up. Then I deleted some pics bit by bit and when I had ~50 pics in the album folder the GUI finally appeared after some time (after searching for all the pics in the folder?) When I had ~30 the GUI appeared faster This post has been edited by tomthomson: Jan 20 2007, 12:00 |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th June 2013 - 12:52 |