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

Pages: 1
1
If I insert a CD, is there a way for MusicBee to show the tracks on the CD in Theater Mode instead of what's playing next?
In other words, If I'm playing Track One, It will show in the list along with the other tracks on the CD. Then when it goes to Track Two, Track One is still at the top of the list. Maybe an arrow, dot or highlight shows the track that's playing. Same could be said if your playing an Album on your hard drive. Any examples of this in any Theater Mode Add-Ons? Thanks

2
Is there any way to add code to an icon in Theater Mode that will close Music Bee? The only thing I've come across is a way to take you back to the Music Bee Main Player. I'm looking to close Music Bee while in Full Screen Theater Mode. Thanks

3
MusicBee Wishlist / Request for Music Bee to open in Theater Mode
« on: March 23, 2017, 06:58:01 PM »
Swear I requested this before but nothing came up during a search...
Is it possible to have Music Bee open in theater mode?
I use Music Bee to either shuffle my music library or play a CD, so no need for the Main Library, for me anyway.

Thanks

4
I created a TheaterMode.List plugin that I recently added to the TheaterMode.Embeded plugins. I noticed ALL the TheaterMode.Embeded plugins have the progress bar on the bottom. Is there a way to remove the progress bar? I already have one in my plugin and the one at the bottom kinda ruins the look. Thanks for any help.
https://drive.google.com/file/d/0Bx9FVdKX-qwSTjA0M01OZFhVNWM/view?usp=sharing

5
Questions / Is CD Autoplay still supported?
« on: March 23, 2017, 05:23:38 PM »
I did a search and came across this on the forum... rather old!
But I was wondering if MusicBee still supports auto-playing a CD when it is inserted?
I am running Windows 7 and there is no option in Autoplay for MusicBee.
Is there a way to get it working?
Thanks

https://getmusicbee.com/forum/index.php?topic=268.msg1279#msg1279

6
Questions / Help with Album Art background in Theater Mode
« on: December 30, 2014, 07:23:13 PM »
I'm trying to make an Album Art background for a Theater Mode customization.
So far, I am able to tile album art only up to 19 using the below code.
Music Bee won't allow me to go any higher.
Is there a way to go higher than 19 or use another id code such as music collection #
The tile background would change with each track change.
<element type="AlbumCover" id="Tracks[3]" x="5" y="415" width="200" height="200" brightness="1.0" onClick="PlayNext" ></element>
THANKS

7
TheaterMode / Zune 120
« on: December 23, 2014, 12:09:16 PM »
More like a Mini-Player, than Theater Mode, but I hope you enjoy it!
This is (kinda) my first attempt at this.
I always enjoyed my Zune 120, so i thought I'd make a Customization of it.

It's made for the size it opens up in, if you try full screen, it just gets screwed up.
Also, I'm not very happy with the font, as I couldn't find one to match the Zune font (Zegoe).

Here's some of the functionality.
The Play/Pause button, naturally Plays & Pauses the player.
The "Scrobbler" button in the middle, Left: Previous Track, Right: Next Track, Up: Volume Up, Down: Volume Down.
The "Back" button brings up a Coming Up Next menu over the Album Art.
To the left of the Play/Pause Icon is the Shuffle Icon. It's clear when not in Shuffle Mode, but you can click in the area to turn on/off shuffle.
The "WiFi" Icon will bring up Lyrics over the album art.
The "Battery" Icon will bring up the artist picture gallery.

https://www.dropbox.com/s/lyu3x5xdmzynfsf/Capture.JPG?dl=0

Download here: https://www.dropbox.com/s/0x0roiz9rl88wwo/Zune%20120.zip?dl=0

Thanks go out to the many people who have posted Customizations here.
I know nothing about xml code, and everything was done from seeing how other people did it.
THANK YOU & Enjoy!

8
Questions / visibleTrigger="???????"
« on: December 10, 2014, 12:45:00 PM »
Is there a "visibleTrigger" when stopped?
What I have below is 2 buttons.
A Play button that displays a "play" symbol when paused and a "pause" symbol when playing.
There is also a Stop button, which currently displays a light colored square when playing and a dark colored square when paused or stopped.
What I'm looking to do is, when paused it remains the light colored square, but when stopped displays the dark colored square.
THANKS

<element type="Icon" image="Images\Better WMP\wm_paused.png" xAnchor="Panel.Center" x="-19" yAnchor="Panel.Bottom" y="-95" width="43" onClick="PlayPause" visibleTrigger="Playing"></element>
<element type="Icon" image="Images\Better WMP\wm_playd.png" xAnchor="Panel.Center" x="-19" yAnchor="Panel.Bottom" y="-100" width="43" onClick="PlayPause" visibleTrigger="NotPlaying"></element>
<element type="Icon" image="Images\Better WMP\PlayStop.png" xAnchor="Panel.Center" x="-96" yAnchor="Panel.Bottom" y="-81" width="14.1" onClick="PlayStop" visibleTrigger="Playing"></element>
<element type="Icon" image="Images\Better WMP\Stop.png" xAnchor="Panel.Center" x="-96" yAnchor="Panel.Bottom" y="-81" width="14.1" onClick="PlayStop" visibleTrigger="NotPlaying"></element>


9
Questions / Is there a way to make Now Playing List scroll?
« on: December 08, 2014, 06:03:04 PM »
I'm playing around and trying to create a Theater Mode Plugin. I'm interested in adding a Now Playing List, but the ones I've seen only have a set number of tracks. Is there a way to make it scroll, much like in the Now Playing Assistant?
THANKS
This is the code I'm using:

<element type="NowPlayingList" xAnchor="Panel.Right" x="-400" y="15" width="400" heightDock="Y:Panel.Bottom" height="-50" font="Segoe UI" style="Regular" size="8" fg="255,255,255" fg2="1,255,255" bg="150,10,10,10">
    <child id="#" width="25" format="#\." align="center" />
    <child id="TrackArtistAndTitle" width="175" />
   <child id="Artist" width="175" />
    <child id="Duration" width="35" />
</element>

10
Questions / Can't get Embeded Theater Mode to work?
« on: December 04, 2014, 06:08:48 PM »
For the life of me, i can't get the Embeded Theater mode to work. Went to Playing Track Panel and selected Bottom Pane. Went to the Bottom pane, Right clicked and selected Customise Panel Settings. In the Settings Tab, I selected an Embeded custimization in both drop downs, but still I don't get Theater Mode. What am i doing wrong? THANKS

11
MusicBee Wishlist / Open In Theater Mode
« on: December 02, 2014, 07:34:08 PM »
At least for myself, I usually just shuffle my music collection. So having Music Bee open in theater mode (of my choice) would be conveinant as I could just hit play once it opens. Instead of the going to the menu. Thanks

12
TheaterMode / Is it possible to do a Custom Volume Slider?
« on: March 13, 2014, 07:05:15 PM »
Can you take the default Volume Slider and Customize it like you can with the Play, Next, Buttons?
Or at least place the Volume Slider where you want?
THANKS

13
TheaterMode / How can I make a Custom Mute Button?
« on: March 11, 2014, 07:40:05 PM »
I haven't seen anyone do a Custom Mute Button for Player Controls. Is there something I can use simular to the Shuffle Buttons?
THANKS

While I'm here, can you do Custom Volume?


<element type="Icon" image="Images\shuffle.png" xAnchor="Panel.Center" x="-174" yAnchor="Panel.Bottom" y="-92" width="25" height="25" onClick="ShuffleToggle" visibleTrigger="ShuffleOn"></element>
<element type="Icon" image="Images\Rdio_Style_Shuffle_Onb.png" xAnchor="Panel.Center" x="-170" yAnchor="Panel.Bottom" y="-90" width="20" height="20" onClick="ShuffleToggle" visibleTrigger="ShuffleOff"></element>

Pages: 1