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 - aktor

Pages: 12 3
1
When clicking configure layout button od music explorer tab I got this error.
Thanks for help.
MusicBee v3.6.8878.11963D  (Win6.1), 27 apr 2024 12:40:

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at #=zJH5cSVysJYiST7WOR0jyM7zJcmfx.#=zZRyYj7MCvsi6EZeCNg==.#=zqpoKbNdPDhxbz6QeQrceyKc=()
   at #=zJH5cSVysJYiST7WOR0jyM7zJcmfx.#=zZRyYj7MCvsi6EZeCNg==.#=zEQmDYFCgAHj7(#=zVS8RPfqlNUrQEkRlFw== #=zhRvDF0M=, #=zsnPdj18rpCzkDqakDpcsV_E= #=z391sup8=, Boolean #=zgyLh7mQ=)
   at #=zJH5cSVysJYiST7WOR0jyM7zJcmfx.#=zGV7RS6wlDBEW.#=zEQmDYFCgAHj7(#=zJ9qJ6HPUN01oW2b9$xH2UDw= #=zOiOV7Tw=, #=zVS8RPfqlNUrQEkRlFw== #=zhRvDF0M=, #=zsnPdj18rpCzkDqakDpcsV_E= #=z391sup8=)
   at #=zJH5cSVysJYiST7WOR0jyM7zJcmfx.#=zYJZjd9ftsf5PEv$Cvg==()
   at #=zJH5cSVysJYiST7WOR0jyM7zJcmfx.#=zfk1Dv9GwXe7q.#=zO6TteC02lHAb(MouseEventArgs #=zG7yBVro=)
   at #=zJH5cSVysJYiST7WOR0jyM7zJcmfx.OnMouseClick(MouseEventArgs #=zG7yBVro=)
   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.Form.WndProc(Message& m)
   at #=zBlooTrdPMhAbn95KqJSW2gg=.WndProc(Message& #=zVO2Kekk=)
   at #=zJH5cSVysJYiST7WOR0jyM7zJcmfx.WndProc(Message& #=zVO2Kekk=)
   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
MusicBee Wishlist / Playlist Autoremove option.
« on: April 24, 2024, 01:18:56 PM »
I would appreciate an option for playlists that removes a track from playlist after it is played.

3
Questions / Nowplaying icon
« on: April 20, 2024, 03:37:17 PM »
Is it possible to define playing icon for different tabs. My skin lines: 
<images id="Default">
<element id="PlayingIcon.Default">
AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA   
</element>
</images>

They work for every tab except for music explorer. I would like to limit this icon for Now Playing tab.
Is it possible?
Thank you.

4
Questions / Small Caps Tags
« on: March 30, 2024, 01:11:46 PM »
This formula should make a text small caps. Can someone correct it to work in Music bee.
$Upper("LEFT("<Title>",1"))+LOWER(SUBSTRING(<Title>,2,LEN(<Title>)))

5
Questions / Podcast RSS link not working
« on: January 31, 2024, 12:16:17 PM »
I have a RSS https://speedboatdope.com/rss/ or https://anchor.fm/s/e5b98774/podcast/rss that is not working in MB but works in other apps. Any idea why? (MB unable to verify validity of this url)

6
Questions / Highlight Rule
« on: January 21, 2024, 10:55:48 AM »
I would like to construct a rule that would mark an album with an icon when some of the track have no rating. Rating has no value doesn't work.

7
MusicBee Wishlist / Customizable fill text background option
« on: December 24, 2023, 03:54:10 PM »
I would like an option to set text background color in album cover view/text below artwork.

8
For Various reason I have some albums with tags with track format 01/02/03 etc and most with 1/2/3 etc. I would like to have them display uniformly and also maybe an option.

9
MusicBee Wishlist / A option for small caps font style.
« on: November 28, 2023, 05:53:15 PM »
If it possible to implement a option for small caps font style.

10
MusicBee Wishlist / Album of the day.
« on: September 25, 2023, 10:05:06 AM »
I would like a feature where MusicBee picks a random album every day and makes it an album of that day.

11
General Discussions / MusicBee v3.6
« on: September 04, 2023, 12:19:34 PM »
Is there a link to a beta version?

12
Questions / CD Art Display
« on: September 03, 2023, 10:31:52 PM »
Is Cd Art display plugin part of MusicBee or is 3rd party dll and if so how can i delete it. Thanks

13
Bug Reports / SSX.dll problem.
« on: August 20, 2023, 05:52:05 PM »
If i try to open files in windows explorer the following error appears. Musicbee.exe bad image windows\ssx.dll is not designed to run in windows or it contains an error. I re-installed musicbee but it didn't help. Any ideas?

14
TheaterMode / Simple embedded Theater mode
« on: April 30, 2023, 12:04:10 PM »
I made a simple embedded TM which displays album artwork and wavebar. Can someone correct the script so that the wavebar stays centered and adjusts its height when you change size of embedded TM.
Code :
<?xml version="1.0" encoding="utf-8"?>
<root>
<settings enableScaling="true" />
<theaterMode>
  <settings backgroundColor="180,180,180" />
</theaterMode>

<element name="#RightSidebar" type="Block" xAnchor="Panel.Right" x="-380" y="0" width="380" heightDock="Panel" height="0" ></element>


<element type="SoundGraph" xAnchor="AlbumCover.Right" x="35" yAnchor="AlbumCover.Bottom"  y="-210" widthDock="x:Panel.99" width="0" height="180"  fg="105, 105, 105" bg="TrackAndArtistPanel(40)"/>



<element type="AlbumCover" x="9" y="9" widthDock="Panel.Height" width="-20" heightDock="Panel" height="-20" min="100" max="300" brightness="1.0" ></element>


</root>

15
I wish for more artwork fields in the artwork and track view. And add option for row span. That is my wish, Tanks and godspeed.

Pages: 12 3