Search found 71 matches

by tj_junk
Tue Jan 06, 2015 11:48 am
Forum: Need Help with Addons? (MMW4)
Topic: Lyricator v1.5.5 (2022-11-25)
Replies: 355
Views: 414807

Re: Lyricator v1.3.1 (2014-12-20)

Invalid Results / Reprocess feature Lyricator always selects the first matching result (which is completely logical), but sometimes this yields invalid or incorrect lyrics. The search logic sometimes selects the wrong song title, wrong artist, etc. which results in incorrect lyrics. The providers s...
by tj_junk
Sun Oct 19, 2014 4:36 am
Forum: Bug Reports (MMW4)
Topic: Cannot Programmatically Add Items to Scripts Menu
Replies: 0
Views: 959

Cannot Programmatically Add Items to Scripts Menu

Running MM4.1.5.1714 on Windows Vista: You cannot add separators, submenus, or menuitems to the Scripts menu (SDB.UI.Menu_Scripts) from a script OnStartUp() method. Try adding the code below to the OnStartUp() method of any auto-script. It should add two separators, a submenu, and a menuitem to the...
by tj_junk
Fri Oct 17, 2014 5:54 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyricator v1.5.5 (2022-11-25)
Replies: 355
Views: 414807

Re: Lyricator v1.2.2 (2014-10-12)

Thanks for all the input and code snippets! I think I can get all of these in except the source order. The way the lookup happens iteratively makes it difficult to do what I think you are suggesting without a major rewrite. I'll have to think on that some more. It might be difficult to implement co...
by tj_junk
Fri Oct 17, 2014 5:46 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyricator v1.5.5 (2022-11-25)
Replies: 355
Views: 414807

Re: Lyricator v1.2.2 (2014-10-12)

Suggestions: Add option to ignore lyrics that are all upper case or all lower case ... An alternative to ignoring lyrics that are all upper case or lower case: Add option to format lyrics that are all upper case or all lower case The following code formats lyrics that are 3 or more lines, where the...
by tj_junk
Fri Oct 17, 2014 2:10 am
Forum: Need Help with Addons? (MMW4)
Topic: Lyricator v1.5.5 (2022-11-25)
Replies: 355
Views: 414807

Re: Lyricator v1.2.2 (2014-10-12)

Any idea what provider(s) are used by the built-in lyric finder (e.g., the feature that is configured via Tools > Options > Library > Metadata Lookup)? The built-in finder has a very good success rate. However, it's not publicly extensible, and you cannot run in on a batch of files, like you can wit...
by tj_junk
Fri Oct 17, 2014 1:57 am
Forum: Need Help with Addons? (MMW4)
Topic: Lyricator v1.5.5 (2022-11-25)
Replies: 355
Views: 414807

Re: Lyricator v1.2.2 (2014-10-12)

Suggestions: Add option to ignore lyrics without paragraph breaks I hate lyrics the don't have the lines grouped into logical paragraphs. It's visually unpleasant, and it ignores the concept of verses and choruses and refrains, etc. (Letras is notorious for this.) I would suggest using this algorit...
by tj_junk
Fri Oct 17, 2014 1:25 am
Forum: Need Help with Addons? (MMW4)
Topic: Lyricator v1.5.5 (2022-11-25)
Replies: 355
Views: 414807

Re: Lyricator v1.2.2 (2014-10-12)

Suggestions: Sort the Lyricator Submenu 'To Add lyrics site add here Set lyricator_submenu = SDB.UI.AddMenuItem(lyricator_menu, 0, 0) lyricator_submenu.UseScript = Script.ScriptPath lyricator_submenu.OnClickFunc = "Toolbar" lyricator_submenu.Caption = "All configured sites" lyri...
by tj_junk
Thu Oct 16, 2014 7:50 am
Forum: Need Help with Addons? (MMW4)
Topic: Discogs Tagger 5.84 (Updated: 2024-01-03)
Replies: 1702
Views: 1148043

Re: Discogs Tagger 5.10 (Updated: 2014-10-15)

[*]Getting a lot of these errors: " Expected ']' in regular expression ", line 7311, column 3, in the vbs file.[/list] One entry of the keywords is the issue. You have an entry with a '[' or another 'special sign' ? Regular expression errors - You were correct. The mistake was mine -- in ...
by tj_junk
Thu Oct 16, 2014 7:04 am
Forum: Need Help with Addons? (MMW4)
Topic: RightClickForWeb With Tagging[MM3] (v1.60 2008-07-27)
Replies: 182
Views: 112079

Re: RightClickForWeb With Tagging[MM3] (v1.60 2008-07-27)

Web Lookup Panel: Option Settings - Are there any configurable settings for this? If so, under what Tools > Options heading? View Zoom - The zoom setting is way too high for most sites when displaying them in a panel. The user should be able to modify the Zoom setting, which the panel be able to re...
by tj_junk
Wed Oct 15, 2014 12:35 am
Forum: Need Help with Addons? (MMW4)
Topic: Discogs Tagger 5.84 (Updated: 2024-01-03)
Replies: 1702
Views: 1148043

Re: Discogs Tagger 5.10 (Updated: 2014-10-15)

Just started testing... I LOVE the new "ignore these tags" feature. That works extremely well -- a simple, but very useful enhancement! :) "Don't copy empty values to non-empty fields" seem to do exactly what it says. Moving the label information to the end of the search results ...
by tj_junk
Mon Oct 13, 2014 1:05 pm
Forum: Need Help with Addons? (MMW4)
Topic: Discogs Tagger 5.84 (Updated: 2024-01-03)
Replies: 1702
Views: 1148043

Re: Discogs Tagger 5.01 (Updated: 2014-09-09)

Any time it saves lyrics to a track, it puts something like this in front of it <script>(function() {var opts = ... [basically, a bunch of html and script garbage] [/color] Mr. Brown, I believe you are 'Officially' mistaken. Discogs Tagger does not touch lyrics. (It does not look them up, and it do...
by tj_junk
Fri Oct 10, 2014 3:56 pm
Forum: Wishlist (MMW4)
Topic: Album Art Tagging + Organization
Replies: 3
Views: 2622

Re: Album Art Tagging + Organization

In the properties, displaying the resolution and filesizes of any existing images would be very helpful in deciding which ones (if any) to keep. Opening the images one-by-one can obviously be done, but I've had old MP3s that for some reason have had a fairly large number of images. MM does display ...
by tj_junk
Fri Oct 10, 2014 3:16 pm
Forum: Need Help with Addons? (MMW4)
Topic: Discogs Tagger 5.84 (Updated: 2024-01-03)
Replies: 1702
Views: 1148043

Re: Discogs Tagger 5.01 (Updated: 2014-09-09)

17) Currently, when you click an option, it seems to reload the entire page (doing something like a webpage postback), and it returns focus to the top of the page. This can be annoying when the user scrolls down to check/uncheck multiple options. In these situations, you have to wait for the page to...
by tj_junk
Wed Oct 08, 2014 4:24 pm
Forum: Wishlist (MMW4)
Topic: Properties dialog: Non-modal, more properties, hyperlinks
Replies: 12
Views: 5279

Re: Properties dialog: Non-modal, more properties, hyperlink

Interesting. While Producer may not be a "standard" audio tag, obviously it exists. I have several thousand MP3 files that beg to differ. :D In any case, it's one of the many fields that can be populated in the MM grids and are accessible from the MM column choosers. If MM supports them an...
by tj_junk
Tue Oct 07, 2014 1:51 pm
Forum: Need Help with Addons? (MMW4)
Topic: RightClickForWeb With Tagging[MM3] (v1.60 2008-07-27)
Replies: 182
Views: 112079

Re: RightClickForWeb With Tagging[MM3] (v1.60 2008-07-27)

Fix it It seems Windows 7 64 bit the ini file file is placed in the wrong location there are two Auto folder move it to the other one. and removed the NEW files extension. To clarify: If you install "RightClickForWeb With Tagging" on a Windows 7, 64-bit machine, you may see blank "We...