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
1
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>)))

2
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)

3
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.

4
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.

5
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.

6
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.

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

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

9
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

10
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?

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

12
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.

13
MusicBee Wishlist / Hotkey and/or toolbar buttons
« on: April 02, 2023, 05:35:27 PM »
An option for Hotkey and/or toolbar buttons for the elemnets in the picture bellow.
https://ibb.co/2ZKMkcv

14
MusicBee Wishlist / Configurable font side for Group by element
« on: April 02, 2023, 04:55:50 PM »
I wish for configurable font side for Group by element as seen in this picture
https://ibb.co/X8hK35V

15
MusicBee Wishlist / Wishes for sidebar
« on: April 02, 2023, 04:40:08 PM »
I would like to be able to to configure sidebar to something like that.(docked eq and vertical vu meter)
https://ibb.co/0ZV49rj

Pages: 12