Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foobar2000 DeskBand Controls (Read 429292 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foobar2000 DeskBand Controls

Reply #350
I love the new update!

<Removed Image>

  • Is it possible to set an "A" (transparency) value for the background colors?  If not, no worries
  • I noticed that after hitting "Apply", the selection jumps to the first item in the list in the left panel.
  • Any chance of getting vertical trackbars (volume bar, in particular)?


Thanks for your work, it's amazing!


I liked your setup so much I changed it to a more compact version to fit my small taskbar ;D

http://pastebin.com/PDb6v25J

foobar2000 DeskBand Controls

Reply #351
I love the new update!

<Removed Image>

  • Is it possible to set an "A" (transparency) value for the background colors?  If not, no worries
  • I noticed that after hitting "Apply", the selection jumps to the first item in the list in the left panel.
  • Any chance of getting vertical trackbars (volume bar, in particular)?


Thanks for your work, it's amazing!


I liked your setup so much I changed it to a more compact version to fit my small taskbar ;D

http://pastebin.com/PDb6v25J



lol its there.. look at the pastebin links 

foobar2000 DeskBand Controls

Reply #352
[size="6"][/size]
I love the new update!

<Removed Image>

  • Is it possible to set an "A" (transparency) value for the background colors?  If not, no worries
  • I noticed that after hitting "Apply", the selection jumps to the first item in the list in the left panel.
  • Any chance of getting vertical trackbars (volume bar, in particular)?


Thanks for your work, it's amazing!


I liked your setup so much I changed it to a more compact version to fit my small taskbar ;D

http://pastebin.com/PDb6v25J



lol its there.. look at the pastebin links 


O-oh.... 

WELL THANKS!

Could you make a version where the next backwards and pause button are visible? THANKS

foobar2000 DeskBand Controls

Reply #353
Hey, awesome plugin you made, man.
I have a problem, though.
It throws me an Operation not Supported exception when I try to open the deskband settings
Here's the exception text, in case you need it
http://pastebin.com/bWF64y42
I'm using W8.1

I works like a charm otherwise! Thanks!

foobar2000 DeskBand Controls

Reply #354
Sure, here: http://pastebin.com/XU5Niv3C

Thanks!  May I ask you how do I 'put' those settings directly? I have not seen any 'import settings' feature..


I tried to change DuckDuckGo as search engine over Google (right click - search in internet) but I am missing something, since it pops me up the main page of DuckDuckGo instead than the page with the results of the search.
The URL I am currently using in the 'General' tab of settings is the following:
Code: [Select]
 http://duckduckgo.com/?q=search&kp=-1&kl=us-en

What am I mistaking?
Thanks
L.

foobar2000 DeskBand Controls

Reply #355
Sure, here: http://pastebin.com/XU5Niv3C

Thanks!  May I ask you how do I 'put' those settings directly? I have not seen any 'import settings' feature..


I tried to change DuckDuckGo as search engine over Google (right click - search in internet) but I am missing something, since it pops me up the main page of DuckDuckGo instead than the page with the results of the search.
The URL I am currently using in the 'General' tab of settings is the following:
Code: [Select]
 http://duckduckgo.com/?q=search&kp=-1&kl=us-en

What am I mistaking?
Thanks
L.



Code: [Select]
https://duckduckgo.com/?q=%q%&kp=-1&kl=us-en



foobar2000 DeskBand Controls

Reply #356
I've been working around with this plugin and really love it. The only thing is I can't get the ratings to display.    This is what I have:
Code: [Select]
$replace($pad($repeat(★,%rating%), 5,.),., · )

Replacing %rating% with a number gives me the result I'm looking for, but it doesn't seem the pick up the rating tag. Works fine when I use %rating mm%, which is only listed in some of my tracks.
I'm using Windows 7 x64.
Thanks for your great work already.

HA! I discovered that using the DUI the rating also wasn't displayed which lead me on a new track resulting in the following code:
Code: [Select]
$replace($pad($repeat($char(9733),$meta(rating)), 5,.),., · )

Bye now


foobar2000 DeskBand Controls

Reply #358
Just want to say a big THANK YOU for this great component eldarien! 

foobar2000 DeskBand Controls

Reply #359
This component does exactly what I was looking for  Thanks for your work and support eldarien.

almost missed it as it is not listed on the main foobar components page.

foobar2000 DeskBand Controls

Reply #360
Very
Awesome
Component

Thank You


foobar2000 DeskBand Controls

Reply #361
Hey, I'm wondering if this already exists or if it is a possible feature to add somehow? It would be cool to be able to get a tool tip of the artist and song title when you mouse over the controls. I attached a photo of my profile and the config file if anyone wants to use it. 



Code: [Select]
{
  "General": {
"BandSize": 50,
"TextScrollSpeed": 300,
"DrawControlsOutline": false,
"HideIfNotPlaying": false,
"HideIfFoobar2000IsNotRunning": true,
"FloatingMode": false,
"InternetSearchFormat": "$if(%artist%,%artist%' - ')%title% 'lyrics'",
"InternetSearchUrl": "https://www.google.com/search?q=%q%"
  },
  "FloatingWindow": {
"Opacity": 1.0,
"Color": "#00FFFFFF",
"X": 0,
"Y": 0,
"Width": 155,
"Height": 50,
"BackgroundImage": null,
"UseBackgroundImage": false,
"UseTransparencyKey": false,
"StretchBackgroundImage": false
  },
  "TextBlocks": [
{
  "Name": "Primary Text",
  "Format": "%title%",
  "FontName": "Segoe UI",
  "FontSize": 9.0,
  "Italic": false,
  "Bold": false,
  "FontColor": "#FFFFFFFF",
  "X": 90,
  "Y": 5,
  "Width": 165,
  "Height": 16,
  "Scroll": true,
  "AlignToRight": true,
  "Visible": false,
  "StoppedText": ""
}
  ],
  "Buttons": [
{
  "Kind": 0,
  "X": 145,
  "Y": 23,
  "Width": 16,
  "Height": 16,
  "Visible": false,
  "IconPath": "C:\\Users\\Matt\\AppData\\Roaming\\DeskbandControls\\Icons\\Stop.ico",
  "AdditionalIconPath": null,
  "ColorizeColor": "#00FFFFFF"
},
{
  "Kind": 1,
  "X": 15,
  "Y": 13,
  "Width": 16,
  "Height": 16,
  "Visible": true,
  "IconPath": "C:\\Users\\Matt\\AppData\\Roaming\\DeskbandControls\\Icons\\Play.ico",
  "AdditionalIconPath": "C:\\Users\\Matt\\AppData\\Roaming\\DeskbandControls\\Icons\\Pause.ico",
  "ColorizeColor": "#00FFFFFF"
},
{
  "Kind": 2,
  "X": 0,
  "Y": 13,
  "Width": 16,
  "Height": 16,
  "Visible": true,
  "IconPath": "C:\\Users\\Matt\\AppData\\Roaming\\DeskbandControls\\Icons\\Prev.ico",
  "AdditionalIconPath": null,
  "ColorizeColor": "#00FFFFFF"
},
{
  "Kind": 3,
  "X": 30,
  "Y": 13,
  "Width": 16,
  "Height": 16,
  "Visible": true,
  "IconPath": "C:\\Users\\Matt\\AppData\\Roaming\\DeskbandControls\\Icons\\Next.ico",
  "AdditionalIconPath": null,
  "ColorizeColor": "#00FFFFFF"
},
{
  "Kind": 5,
  "X": 155,
  "Y": 23,
  "Width": 16,
  "Height": 16,
  "Visible": false,
  "IconPath": "C:\\Users\\Matt\\AppData\\Roaming\\DeskbandControls\\Icons\\StopAfterCurrentOff.ico",
  "AdditionalIconPath": "C:\\Users\\Matt\\AppData\\Roaming\\DeskbandControls\\Icons\\StopAfterCurrentOn.ico",
  "ColorizeColor": "#00FFFFFF"
},
{
  "Kind": 4,
  "X": 98,
  "Y": 4,
  "Width": 16,
  "Height": 16,
  "Visible": false,
  "IconPath": "C:\\Users\\Matt\\AppData\\Roaming\\DeskbandControls\\Icons\\Random.ico",
  "AdditionalIconPath": null,
  "ColorizeColor": "#00FFFFFF"
}
  ],
  "Trackbars": [
{
  "Kind": 0,
  "X": 50,
  "Y": 28,
  "Width": 115,
  "Height": 6,
  "Color": "#FFFFFFFF",
  "BackgroundColor": "#00000000",
  "UseBackgroundColor": false,
  "Visible": false,
  "HideBorders": false
},
{
  "Kind": 1,
  "X": 150,
  "Y": 25,
  "Width": 40,
  "Height": 6,
  "Color": "#FFFFFFFF",
  "BackgroundColor": "#00000000",
  "UseBackgroundColor": false,
  "Visible": false,
  "HideBorders": false
}
  ],
  "AlbumArt": {
"X": 10,
"Y": 2,
"Width": 36,
"Height": 36,
"Visible": false,
"StubImagePath": null,
"DoNotShowStubImage": false,
"PreserveAspectRatio": false
  }
}

foobar2000 DeskBand Controls

Reply #362
+1 for tooltip option

here's mine btw:


foobar2000 DeskBand Controls

Reply #363


How to place the player on left side of this "U>>" shortcut?

foobar2000 DeskBand Controls

Reply #364
right click the task bar to unlock. then drag/drop to re-arrange. you can then lock the task bar again.

foobar2000 DeskBand Controls

Reply #365
right click the task bar to unlock. then drag/drop to re-arrange. you can then lock the task bar again.



Not working, i can drag the shortcut to the left but not to the right side of the player...

foobar2000 DeskBand Controls

Reply #366
Hello !

First of all, thank's for this plugin, it's awesome !

My player look like this :


#> When there is several element at the same place, there is always one over the second... Maybe add a property for each element, so we can decide the depth of elements... (not clear, I know...)


#> Correct the bug : when we hit "Apply", the selected element jump to the first element..


#> New UI :
See my dropbox folder, with 3 pictures here : https://www.dropbox.com/sh/ovehbpusmafhjtg/...yrktAeviqa?dl=0

#> The possibility to give absolute values to elements (and not relative to the X-Y position of the element)


#> The possibility to change the default separator of text when "Scroll Text" is enable..


#> The possibility to select multiple elements (with the Ctrl key pressed), then have a "Move" button to move (up, down, left, right) all selected elements in a direction for 1-2 or a variable amount of pixel !


} Bug, Foobar2000 crashed because of your component (It has happened several times) :
} http://help.foobar2000.org/problem/bd22003...a8830af9fb43cb9
}
} I have the foobar remote controller on my android phone. And when I change the volume on the phone, it goes to the component foo_httpcontrol on the computer (through the wifi), and then Foobar2000 chash...
}
} Can you fix this ?


If you need icons (for actions), I have a database of ~25.000 icon (took from the Android OS) !

I have others ideas if you want

If you have any questions, don't hesitate !

foobar2000 DeskBand Controls

Reply #367
Hi bew78!
Nice ideas, thank you!
Can't promise now, but I definitely save them for later development

foobar2000 DeskBand Controls

Reply #368
With pleasure !
I love trying to find things to improve the apps/programs i use

If you need any help for the developpment, I can maybe help ! (I didn't do lot of programming, but I know how to  )

} Bug, Foobar2000 crashed because of your component (It has happened several times) :
} http://help.foobar2000.org/problem/bd22003...a8830af9fb43cb9
}
} I have the foobar remote controller on my android phone. And when I change the volume on the phone, it goes to the component foo_httpcontrol on the computer (through the wifi), and then Foobar2000 chash...
}
} Can you fix this ?

Do you have any ideas for this ?

foobar2000 DeskBand Controls

Reply #369
Afternoon all, I got this weird bug with Windows 8.1, if I run f2k as an administrator, the deskband says stopped all the time (with f2k playing songs), but the rest is working properly, volume and track length, any got this issue?

foobar2000 DeskBand Controls

Reply #370
I managed to make deskband crash explorer in a loop while playing a certain album. I can provide a sample if needed. I suspect it's the albumart.



foobar2000 DeskBand Controls

Reply #373
Quote
Win7 64bit with taskbar set to hide automatically, deskband controls 1.0.1 blocks the reappearing of the taskbar if you try to make it reappear where deskband controls is on it.

I see that, but have no idea how to fix for now. Will try though.


I have that too, in Windows 8.1. Exact samething.

Also when i right-click DBcontrols on taskbar for configuring it crashes and doesn't show prefs.

Using 1.1.

foobar2000 DeskBand Controls

Reply #374
NokTham - I have investigated your issue. This is happening because explorer process (taskbar) is still running under non-admin user account and foobar is in admin account. Thus explorer process does not have enough permissions to send messages to elevated foobar process (and that is why buttons and other commands does not work), but foobar process still can send messages to explorer process. This can not be fixed as it is windows security rules.