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 - M.O.Z.G

Pages: 1
1
Plugins / Re: Additional Tagging and Reporting Tools
« on: March 28, 2017, 02:19:34 PM »
try this version:

http://www.mediafire.com/file/y4738budi6rtgax/mb_TagTools_2017-03-28.zip


Thank you for the reply! It works after minimized start now. But tagTool works only when MB is maximized. When we try to run some module (or open config window) from context menu in Compact/Minimized view - it still shows the error.

Code
MusicBee v3.1.6293.19583 (Win6.1), 28 Mar 2017 15:37:

System.ArgumentNullException: Value cannot be null.
Parameter name: value
   at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
   at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName)
   at MusicBeePlugin.AdvancedSearchAndReplacePlugin.InitializeComponent()
   at MusicBeePlugin.AdvancedSearchAndReplacePlugin..ctor(Plugin tagToolsPluginParam)
   at MusicBeePlugin.Plugin.asrEventHandler(Object sender, EventArgs e)
   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)

2
Plugins / Re: Additional Tagging and Reporting Tools
« on: March 26, 2017, 07:45:25 AM »

3
Plugins / Re: Additional Tagging and Reporting Tools
« on: March 21, 2017, 06:46:52 PM »
Some bugs with TagTool plugin when MB start minimized to Mini/Compact Player. After it the configuration window, creating presets, and may be something else that I didn't check, doesn't work. Each module had launched with errors also. I place some logs from different versions below:

Code: "AT&RT 4.18.6162.4867 on MusicBee 3.0.X.X"
3/21/2017 8:55:08 AM - 6.1.7601.65536 - 3.0.6132.15853 - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at MusicBeePlugin.Plugin.ReceiveNotification(String sourceFileUrl, NotificationType type)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at MusicBee.Plugin.#=q8RoorlQ8HIg85T6khe4eDptctZs9uZqlk1FqeoNVSVs=()


Code: "AT&RT 4.18.6270.19414 on MusicBee 3.1.X.X"
3/21/2017 7:19:27 PM - 6.1.7601.65536 - 3.1.6287.39764 - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ObjectDisposedException: Cannot access a disposed object.
Object name: '#=qd3gb_2djDMcwA57Pndq3gxbiMU3kKCarJlFTyaaZXsY='.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Form.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Form.UpdateHandleWithOwner()
   at System.Windows.Forms.Form.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
   at System.Windows.Forms.Form.ShowDialog()
   at MusicBeePlugin.Plugin.Configure(IntPtr panelHandle)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at MusicBee.Plugin.#=qyt0FUH9HPXzxojc6MBE8Jw==(IntPtr #=qepWpJlE8RxvBAk$uFMD8oQ==)

When MB start in Normal view or minimized to Tray/TaskBar - no errors. After manual minimization to Mini/Compact Player - too.

4
MusicBee Wishlist / Re: Easier process to tag occasion/mood
« on: March 18, 2017, 04:46:11 AM »
If these 'pre definitions' would work as freely-/user-defineable ones, +1!
Somewhat similar (i.e. more convenient/visual way to tag things easily): http://getmusicbee.com/forum/index.php?topic=19930.0

Churs.
c.

ps. There's also something rather odd here:
When adding a custom 'Key' field, I see 'Initial Key' as a 'Set Displayed Fields' option. If I remove that, the option to add 'Initial Key' as a sorting field disappears as well...
Guess I need to make a few screenshots & a big thread - or does anyone see the same out of the box ?
Cheers.

Hm, I found something interesting about the subj. Not so easy like a slider, but it could be a panel, for example.

5
MusicBee Wishlist / Re: Batch file replacing
« on: March 18, 2017, 04:20:58 AM »
Hm, interesting. I found useful Additional Tagging tool, to Copy & Paste all tag information from old files to new. But it isn't the same as replace, and doesn't work for Data Added.

Pages: 1