Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cynflux

Pages: 1 23 4 ... 6
16
Questions / Auto-Select by Genre equalizer
« on: March 24, 2018, 01:40:26 AM »
Hello,
Does the Auto-Select by Genre equalizer go by the first genre listed if there are multiple genre entries?
Thank you in advance for your response.

17
I've deleted the filter and created a new filter with the same parameters.
I will let you know if the issue is still there after I reboot.

18
Yes, the other filters are working fine.
It's very odd.

19
Hello,
I have a regex filter that displays music files that has explicit lyrics.
The filter stops working after the PC has been rebooted.
I click on the my explicit lyrics filter, but no music files show up.
I click edit filter, but make no changes, and then save, and then music files then show up.
The music files will show up until I reboot the computer.
Once I reboot and run MusicBee again, the filter stops working until I save it again.
I am not sure what is causing this.

MusicBee Portable version 3.1.6590

20
Questions / Re: a filter using Regex to find explicit lyrics
« on: March 21, 2018, 12:38:26 AM »
It's not a typo.
I click on the my EXPLICIT LYRICS filter and no music files show up.
I click edit filter, but make no changes, and then save, and the music files then show up.
They will show up until I reboot the computer.
Once I reboot and run MusicBee again, the filter stops working until I save it again.

21
Questions / Re: a filter using Regex to find explicit lyrics
« on: March 17, 2018, 03:36:57 AM »
Nevermind.
I figured it out.
A typo was the culprit.

22
Questions / Re: a filter using Regex to find explicit lyrics
« on: March 17, 2018, 03:23:24 AM »
Hello,
My explicit lyrics filter do not seem to work anymore.

I am using MusicBee portable 3.1.6590

Not sure what caused it not to work anymore.

23
Plugins / Re: Additional Tagging and Reporting Tools
« on: March 05, 2018, 12:33:49 AM »
I haven't looked at solving your issue by means of using this plugin, but I do notice that for your search query, you have copied 'CA', 'DA' 'CB' 'DB' from the virtual tag formula I had offered you earlier.
You should probably change that back to '11A' '12A' '11B' '12B' and use regex boundaries?

Thank you for the suggestion, hiccup. Actually boroda74 provided me with that search query that copied 'CA', 'DA' 'CB' 'DB' from your formula.
As I don't have much regex experience, I am using https://regex101.com/ to learn, build, and test regex.


24
Plugins / Re: Additional Tagging and Reporting Tools
« on: March 04, 2018, 09:48:33 PM »
Any version of mb_TagTools that is beyond 2018-03-01, breaks my search query (SYNTAX ERROR) which is as follows:

11\C|12\D|1A\A♭ Minor|2A\E♭ Minor|3A\B♭ Minor|4A\F Minor|5A\C Minor|6A\G Minor|7A\D Minor|8A\A Minor|9A\E Minor|10A\B Minor|CA\F♯ Minor|DA\D♭ Minor|1B\B Major|2B\F♯ Major|3B\D♭ Major|4B\A♭ Major|5B\E♭ Major|6B\B♭ Major|7B\F Major|8B\C Major|9B\G Major|10B\D Major|CB\A Major|DB\E Major


I will stay with version 2018-03-01 until I can figure out the correct syntax for the newer versions.
Thank you again for this incredible tool.

25
Questions / Re: multiple search and replace for multiple tracks
« on: March 01, 2018, 11:54:11 PM »
Redwing, you were right. I needed a word boundary in the search pattern.


Boroda74, This is fantastic!
I did not realize you could also do functions.


11\C|12\D

CB\A Major|DB\E Major

Thank you all so much.

26
Plugins / Re: Additional Tagging and Reporting Tools
« on: March 01, 2018, 09:16:54 PM »
Like this request (https://getmusicbee.com/forum/index.php?topic=24547.0) it would be great if search & replace can convert multiple values at once for a given tag. How about adding a new "Multiple Search & Replace" command to the plugin that allows people to list a great number of paired search and replace values and converts them one shot? Also allow to list multiple values for search for a single replace value, when entering paired values.
its done as new asr preset:

http://www.mediafire.com/file/1wwufnm9dj27wc0/mb_TagTools_2018-03-01.zip

Thanks a lot!
I just tested it and it's working great. How many pairs do you think it can handle entered in the custom text box?

If you don't mind me asking, what were the parameters of your test?

27
Plugins / Re: Additional Tagging and Reporting Tools
« on: March 01, 2018, 09:07:19 PM »
It just crashes MB if there's any syntax error (for instance if a slash is used instead of a backslash).
I also noticed this when entering a wrong regex pattern in other presets. Can you make it not to crash in such a case?

I am experiencing the same thing.
It will keep popping up an error until MusicBee is restarted.

28
Plugins / Re: Additional Tagging and Reporting Tools
« on: March 01, 2018, 05:39:30 PM »
Is there a way to run multiple presets at once?
I can select multiple presets but have to run each one individually.

Can someone also tell me what the 2 buttons to the right of the long text field are for?

Thank you in advance.

29
Questions / Re: multiple search and replace for multiple tracks
« on: March 01, 2018, 04:35:53 PM »
 :)

30
Questions / Re: multiple search and replace for multiple tracks
« on: March 01, 2018, 04:13:40 AM »
MusicBee v3.1.6590.32668 (Win6.1), 28 Feb 2018 23:12:

System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'AdvancedSearchAndReplacePlugin'.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Form.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
   at MusicBeePlugin.PluginWindowTemplate.display(Boolean modalForm)
   at MusicBeePlugin.Plugin.asrEventHandler(Object sender, EventArgs e)
   at #=zOctyNPMpBP9L_Vg0tXadst$vbvh5.#=zlHThRIc=(Object #=zjHM6LIc=, EventArgs #=zK_CBPjQ=)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.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)

Pages: 1 23 4 ... 6