1. {
  2. "General": {
  3. "BandSize": 470,
  4. "TextScrollSpeed": 300,
  5. "DrawControlsOutline": false,
  6. "HideIfNotPlaying": true,
  7. "HideIfFoobar2000IsNotRunning": true,
  8. "FloatingMode": false,
  9. "InternetSearchFormat": "$if(%artist%,%artist%' - ')%title%",
  10. "InternetSearchUrl": "https://www.google.com/search?q=%q%"
  11. },
  12. "FloatingWindow": {
  13. "Opacity": 1.0,
  14. "Color": "#FF000000",
  15. "X": 1001,
  16. "Y": 778,
  17. "Width": 400,
  18. "Height": 50,
  19. "BackgroundImage": null,
  20. "UseBackgroundImage": false,
  21. "UseTransparencyKey": false,
  22. "StretchBackgroundImage": false
  23. },
  24. "TextBlocks": [
  25. {
  26. "Name": "Artist",
  27. "Format": "%artist%",
  28. "FontName": "Segoe UI",
  29. "FontSize": 11.0,
  30. "Italic": false,
  31. "Bold": false,
  32. "FontColor": "#AAFFFFFF",
  33. "X": 0,
  34. "Y": 2,
  35. "Width": 200,
  36. "Height": 20,
  37. "Scroll": false,
  38. "AlignToRight": true,
  39. "Visible": true,
  40. "StoppedText": ""
  41. },
  42. {
  43. "Name": "Time elapsed",
  44. "Format": "%playback_time%",
  45. "FontName": "Segoe UI",
  46. "FontSize": 8.0,
  47. "Italic": false,
  48. "Bold": false,
  49. "FontColor": "#5DFFFFFF",
  50. "X": 40,
  51. "Y": 22,
  52. "Width": 28,
  53. "Height": 16,
  54. "Scroll": false,
  55. "AlignToRight": true,
  56. "Visible": false,
  57. "StoppedText": null
  58. },
  59. {
  60. "Name": "Time remaining",
  61. "Format": "-%playback_time_remaining%",
  62. "FontName": "Segoe UI",
  63. "FontSize": 8.0,
  64. "Italic": false,
  65. "Bold": false,
  66. "FontColor": "#5DFFFFFF",
  67. "X": 214,
  68. "Y": 22,
  69. "Width": 32,
  70. "Height": 16,
  71. "Scroll": false,
  72. "AlignToRight": false,
  73. "Visible": false,
  74. "StoppedText": null
  75. },
  76. {
  77. "Name": "Rating",
  78. "Format": "%playback_time% / %length% $repeat($char(9733),%rating%)",
  79. "FontName": "Segoe UI",
  80. "FontSize": 7.0,
  81. "Italic": false,
  82. "Bold": false,
  83. "FontColor": "#5AFFFFFF",
  84. "X": 245,
  85. "Y": 26,
  86. "Width": 250,
  87. "Height": 12,
  88. "Scroll": false,
  89. "AlignToRight": false,
  90. "Visible": true,
  91. "StoppedText": null
  92. },
  93. {
  94. "Name": "Album",
  95. "Format": "%album%",
  96. "FontName": "Segoe UI",
  97. "FontSize": 8.0,
  98. "Italic": false,
  99. "Bold": false,
  100. "FontColor": "#64FFFFFF",
  101. "X": 0,
  102. "Y": 22,
  103. "Width": 200,
  104. "Height": 16,
  105. "Scroll": false,
  106. "AlignToRight": true,
  107. "Visible": true,
  108. "StoppedText": null
  109. },
  110. {
  111. "Name": "Title",
  112. "Format": "%title%",
  113. "FontName": "Segoe UI",
  114. "FontSize": 10.0,
  115. "Italic": false,
  116. "Bold": false,
  117. "FontColor": "#96FFFFFF",
  118. "X": 246,
  119. "Y": 4,
  120. "Width": 300,
  121. "Height": 20,
  122. "Scroll": false,
  123. "AlignToRight": false,
  124. "Visible": true,
  125. "StoppedText": null
  126. },
  127. {
  128. "Name": "invisiblock: L trackbar",
  129. "Format": "",
  130. "FontName": "Segoe UI",
  131. "FontSize": 8.0,
  132. "Italic": false,
  133. "Bold": false,
  134. "FontColor": "#FFFFFFFF",
  135. "X": 241,
  136. "Y": 23,
  137. "Width": 6,
  138. "Height": 40,
  139. "Scroll": false,
  140. "AlignToRight": false,
  141. "Visible": true,
  142. "StoppedText": null
  143. },
  144. {
  145. "Name": "invisiblock: R trackbar",
  146. "Format": null,
  147. "FontName": "Segoe UI",
  148. "FontSize": 8.0,
  149. "Italic": false,
  150. "Bold": false,
  151. "FontColor": "#FFFFFFFF",
  152. "X": 461,
  153. "Y": 23,
  154. "Width": 7,
  155. "Height": 40,
  156. "Scroll": false,
  157. "AlignToRight": false,
  158. "Visible": false,
  159. "StoppedText": null
  160. }
  161. ],
  162. "Buttons": [
  163. {
  164. "Kind": 0,
  165. "X": 38,
  166. "Y": 4,
  167. "Width": 16,
  168. "Height": 16,
  169. "Visible": false,
  170. "IconPath": "C:\\Users\\merfius\\AppData\\Roaming\\DeskbandControls\\Icons\\Stop.ico",
  171. "AdditionalIconPath": null,
  172. "ColorizeColor": "#00000000"
  173. },
  174. {
  175. "Kind": 1,
  176. "X": 53,
  177. "Y": 4,
  178. "Width": 16,
  179. "Height": 16,
  180. "Visible": false,
  181. "IconPath": "C:\\Users\\merfius\\AppData\\Roaming\\DeskbandControls\\Icons\\Play.ico",
  182. "AdditionalIconPath": "C:\\Users\\merfius\\AppData\\Roaming\\DeskbandControls\\Icons\\Pause.ico",
  183. "ColorizeColor": "#00000000"
  184. },
  185. {
  186. "Kind": 2,
  187. "X": 68,
  188. "Y": 4,
  189. "Width": 16,
  190. "Height": 16,
  191. "Visible": false,
  192. "IconPath": "C:\\Users\\merfius\\AppData\\Roaming\\DeskbandControls\\Icons\\Prev.ico",
  193. "AdditionalIconPath": null,
  194. "ColorizeColor": "#00000000"
  195. },
  196. {
  197. "Kind": 3,
  198. "X": 83,
  199. "Y": 4,
  200. "Width": 16,
  201. "Height": 16,
  202. "Visible": false,
  203. "IconPath": "C:\\Users\\merfius\\AppData\\Roaming\\DeskbandControls\\Icons\\Next.ico",
  204. "AdditionalIconPath": null,
  205. "ColorizeColor": "#00000000"
  206. },
  207. {
  208. "Kind": 5,
  209. "X": 0,
  210. "Y": 0,
  211. "Width": 16,
  212. "Height": 16,
  213. "Visible": false,
  214. "IconPath": "C:\\Users\\merfius\\AppData\\Roaming\\DeskbandControls\\Icons\\StopAfterCurrentOff.ico",
  215. "AdditionalIconPath": "C:\\Users\\merfius\\AppData\\Roaming\\DeskbandControls\\Icons\\StopAfterCurrentOn.ico",
  216. "ColorizeColor": "#00000000"
  217. },
  218. {
  219. "Kind": 4,
  220. "X": 0,
  221. "Y": 0,
  222. "Width": 16,
  223. "Height": 16,
  224. "Visible": false,
  225. "IconPath": "C:\\Users\\merfius\\AppData\\Roaming\\DeskbandControls\\Icons\\Random.ico",
  226. "AdditionalIconPath": null,
  227. "ColorizeColor": "#00000000"
  228. }
  229. ],
  230. "Trackbars": [
  231. {
  232. "Kind": 0,
  233. "X": 246,
  234. "Y": 22,
  235. "Width": 220,
  236. "Height": 6,
  237. "Color": "#6FFFFFFF",
  238. "Visible": true
  239. },
  240. {
  241. "Kind": 1,
  242. "X": 242,
  243. "Y": 36,
  244. "Width": 50,
  245. "Height": 6,
  246. "Color": "#6FFFFFFF",
  247. "Visible": false
  248. }
  249. ],
  250. "AlbumArt": {
  251. "X": 207,
  252. "Y": 4,
  253. "Width": 33,
  254. "Height": 33,
  255. "Visible": true,
  256. "StubImagePath": null,
  257. "DoNotShowStubImage": true
  258. }
  259. }