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.


Topics - carloscs

Pages: 12
1
Bug Reports / Error switching from Theater Mode to Mini Player
« on: April 07, 2020, 12:58:16 PM »
Steps to reproduce:

In main player press Ctrl-T (open theater), Ctrl-M (open Mini Player)


Sometimes only happens on the second round: Ctrl-T, Ctrl-M, Ctrl-M (go Main), Ctrl-T, Ctrl-M



MusicBee v3.3.7367.38620D  (Win10.0), 7 abr 2020 12:53:

System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'TheatrePanel'.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.PointToScreen(Point p)
   at MusicBeePlugin.Plugin.TheatrePanel.FadeInPanel.parent_LocationChanged(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnLocationChanged(EventArgs e)
   at #=zziapYCHkKIL0B5EplaYmmhGl87_u.OnLocationChanged(EventArgs #=zHB5no$s=)
   at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
   at System.Windows.Forms.Control.UpdateBounds()
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at #=zSY5hHAbHQ4EHcR39WuTgwzM=.WndProc(Message& #=z9FSiH_o=)
   at #=zziapYCHkKIL0B5EplaYmmhGl87_u.WndProc(Message& #=z9FSiH_o=)
   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
Hi,

Ctrl-Alt-T starts Theather Mode but doesn't Restores the main player when invoked again Could we have that as it already happens iwith the Mini/Compact Player (pressing the open key again restores the main player).


Tx.
Carlos

3
MusicBee Wishlist / Add option "Show Album Count" to Column Browser.
« on: August 10, 2019, 04:26:11 AM »
Hi,

As I'm big enough now (bothi in age and size) and don't need to see big numbers to feel happy, could we have also an option "Show Album Count" (and change the current one to "Show Track Count").

Actually the reason for the request is that my main focus are albums, so seeing album counts would be much more useful.

Ty for your time, whether this goes in or not.
Carlos


Edit: and while looking again at the Column Browser, why doesn't the "All" line show the total track (and in the future album) count instead of being empty? It seems I haven't grown enough not to want to see <that> big number :)

4
Bug Reports / Escape key doesn't close the settings dialog (v 3.0.5874)
« on: February 17, 2016, 07:50:55 PM »
MusicBee (v 3.0.5874)

As on subject: pressing the Escape key doesn't close the settings dialog.

5
MusicBee (v 3.0.5874)

File Organizer doesn't add files to library when they aren't moved/renamed.

I'm doing some "in place" file reorganizing: the music files to reorganize are already in the correct file system directories BUT are not included in the library.

If I invoke File Organizer with "add to library" checked, only files that will be renamed/moved are added to the library.

 Files with no changes appear in the File Organizer dialog unchecked, are not added to the library and have to be added subsequently with the "Send To -> Music Library" command.

6
Bug Reports / Missing tab order in Rip CD dialog controls (v 3.0.5874)
« on: February 17, 2016, 06:12:12 PM »
MusicBee 3.0.5874

Missing tab order in Rip CD dialog controls:

- Initial focus is on "album artist" control. Pressing tab moves focus to "rip tracks as:" radiobox. Pressing shift-tab now seems to do nothing.
- Controls between "album artist" and "rip tracks as:" seem no to be included in tab order.

Tested installed 2.5 and tab order seems OK in the Rip CD dialog.

7
Bug Reports / Exception on opening Edit Dialog (v3.0.5874)
« on: February 16, 2016, 08:38:27 PM »
Pressed shift-enter (Edit) on an album.

Had to kill MB as the exception keeps repeating. Not reproducible after restart.

Before Edit Dialog opens:

MusicBee v3.0.5874.28706 (Win10.0), 16 fev 2016 20:11:

System.ObjectDisposedException: Cannot access a disposed object.
Object name: '#=q8J22H$P6yAMi4PgxzHXK43jWItMmItacb1dAkVFkjvs='.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.GetSafeHandle(IWin32Window window)
   at System.Windows.Forms.ToolTip.Hide(IWin32Window win)
   at System.Windows.Forms.ToolTip.HideAllToolTips()
   at System.Windows.Forms.ToolTip.BaseFormDeactivate(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnDeactivate(EventArgs e)
   at #=qdGjfFfdpsT3j6Rim8wMZe5YeXrdtuV5hUrlYZYPttgc=.OnDeactivate(EventArgs #=qfz_a2Sjnw6nms2j2TzLNCg==)
   at MusicBee.MusicBeeMain.OnDeactivate(EventArgs #=qquKgGFnZjiZQHN$NveYR_A==)
   at System.Windows.Forms.Form.set_Active(Boolean value)
   at System.Windows.Forms.Form.WmActivate(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at #=qdGjfFfdpsT3j6Rim8wMZe5YeXrdtuV5hUrlYZYPttgc=.WndProc(Message& #=qCGX$IBQtReWsnCfSq1UwTQ==)
   at MusicBee.MusicBeeMain.WndProc(Message& #=qJa$UPD3jxm2WtwiXG57Hsg==)
   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)


After Dialog Appears (seems like the same exception...)

MusicBee v3.0.5874.28706 (Win10.0), 16 fev 2016 20:23:

System.ObjectDisposedException: Cannot access a disposed object.
Object name: '#=q8J22H$P6yAMi4PgxzHXK43jWItMmItacb1dAkVFkjvs='.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.GetSafeHandle(IWin32Window window)
   at System.Windows.Forms.ToolTip.Hide(IWin32Window win)
   at System.Windows.Forms.ToolTip.HideAllToolTips()
   at System.Windows.Forms.ToolTip.BaseFormDeactivate(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnDeactivate(EventArgs e)
   at #=qdGjfFfdpsT3j6Rim8wMZe5YeXrdtuV5hUrlYZYPttgc=.OnDeactivate(EventArgs #=qfz_a2Sjnw6nms2j2TzLNCg==)
   at MusicBee.MusicBeeMain.OnDeactivate(EventArgs #=qquKgGFnZjiZQHN$NveYR_A==)
   at System.Windows.Forms.Form.set_Active(Boolean value)
   at System.Windows.Forms.Form.WmActivate(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at #=qdGjfFfdpsT3j6Rim8wMZe5YeXrdtuV5hUrlYZYPttgc=.WndProc(Message& #=qCGX$IBQtReWsnCfSq1UwTQ==)
   at MusicBee.MusicBeeMain.WndProc(Message& #=qJa$UPD3jxm2WtwiXG57Hsg==)
   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)



8
MusicBee Wishlist / Suggestions for main panel botton label
« on: March 05, 2011, 04:40:32 PM »
Suggestions for main panel botton label :

With Artwork view chosen: the label on the bottom shows "selected 1 album, 25,2 NB, 36:22" -> Please add "NN tracks" after the album.

With the other two views: add the number of different albums selected? Don't know if anyone will find it confusing if not entire albums are selected...

9
MusicBee Wishlist / Support back mouse button
« on: March 01, 2011, 05:28:07 AM »
It seems like the back mouuse button is not supported.

Example:

Main Panel with Artwork view -> double click -> View with single album selected.

Pressing the back mouse button does nothing, while pressing backspace or the back toolbar button works.

10
MusicBee Wishlist / Multiple artwork problems
« on: February 24, 2011, 12:45:38 AM »
I'm trying to mantain some albums with multiple artwork images organised. Except for the front cover, I'm not embedding the other images in the tracks.

Problems found:

- when adding artwork, the "save to folder.jpg" checkbox is always checked and disabled.
- when editing artwork  the "save to folder.jpg" checkbox is always disabled unless I uncheck first the track which has it checked.
- the "link to an organised copy of the picture" text field is fixed to Cover.jpg.
- "link to an organised copy of the picture" is impenetrable. Took a long time until I got what it meant.
- "Save To" button suggests it should be used to save the image inside the track  to disk.
- (Nitpick) It's unusal for the delete button to be on top.
- No simple way to extract a image inside a track to the disk.

Fixes:
- the "save to folder.jpg" checkbox should always be enabled.
- when an image with "save to folder.jpg" checked is saved, remove the check from all the other images.
- unprotect the "link to an organised copy of the picture" textfield.
- auto fill the "link to an organised copy of the picture" textfield with the name of the selected image file or according to the selected picture type.
- rename "link to an organised..." to "link to picture in the same folder as the track (auto-organised)" or "link to picture next to (beside?) the track (auto-organised)".
- rename the "Save To" button to one of "Edit", "Manage", "Organise", "?".
- the "Save To"/Edit/Manage/... buton should be on top.
- add an option to the image popup menu  (and/or a button?) "Extract to disk..."

11
MusicBee Wishlist / Dependent skins
« on: February 22, 2011, 10:12:16 PM »
I'm noticing that there are some skins just copied from other skins, with a few changes to get the new look.

Copying the entire skin is a waste, as when the original skin changes to add fixes (or new features), the new skin doesn't get the fixes.

Suggestion: add a dependsOn skin feature.

For example. the Pop Pink Skin has suggestions for "Darker-Player-Panel Mod". This could be implemented as:

Pop Pink Darker.xml
<?xml version="1.0" encoding="utf-8"?>
<root dependsOn="Pop Pink">
<colours id="Default">
<!-- 76-->  <element id="Player.Background" bg="140,140,140" bg2="100,100,100" fg="60,60,60" bdr="140,140,140" />
</colours>
</root>

Just my .02€, as I don't do skins :)

12
MusicBee Wishlist / Rename Tag Search and Replace button
« on: February 17, 2011, 12:56:00 AM »
In the Tag Search and Replace dialog, the "Replace All" button is misleading.

- At start it should be named "Find" or "Preview".
- And after the preview "Replace" instead of "Save".

Edit:
- And after the preview the first button should be named "Find Again" instead of "Start Over".

13
MusicBee Wishlist / Move tracks from Inbox to Music Library in order
« on: February 15, 2011, 08:46:51 PM »
Use case:

Selected 2 albums in Inbox and used File Organiser to add them to the Music Library, and in a Music Library tab selected the "Recently Added" playlist.

The order shown is (disk-track): 1-11, 1-10, 1-09, 2-01, 2-04, ...

Tracks should be added in (reverse?) order, at least Album, disc#, track#

Edit:

Some other strange thing: if I sort the "Recently Added" playlist by "Date Added" the '#' order is: 11, 10, 9, 12, 15, ...

As this tracks all show "... 19:05" in the date column there may be many reasons for the different order...

14
MusicBee Wishlist / Rememeber Selected Tracks artwork setting
« on: February 15, 2011, 08:37:58 PM »
On reopening MusicBee the Navigator Panel->Selected Tracks artwork setting isn't remembered, it always reopens with "Playyin Traks" selected.

Please remember  the "Selected Tracks" setting.

Thanks
Carlos

15
Steps to reproduce:

- In the Navigator Panel check Show Now Playing Artwork->Selected tracks.
- In the Main Panel hold and press down key.

result: the artowrk image in the Navigator Panel flickers between each row moved in the Main Panel.

Could MusicBee "see" that the image is the same and not refresh the image?

Pages: 12