Advertisement
Guest User

Untitled

a guest
Mar 14th, 2018
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 7.20 KB | None | 0 0
  1. [
  2.   {
  3.     "GeneralSettings": {
  4.       "DisplayMode": "Deskband",
  5.       "DeskbandMode": "Docked",
  6.       "DrawBorders": false
  7.     },
  8.     "FloatingWindowSettings": {
  9.       "X": 0,
  10.       "Y": 0,
  11.       "Mode": "Horizontal",
  12.       "Opacity": 1.0,
  13.       "Color": "#FF6495ED",
  14.       "StretchBackgroundImage": false,
  15.       "UseTransparencyKey": false
  16.     },
  17.     "ModuleId": "00000000-0000-0000-0000-000000000000"
  18.   },
  19.   {
  20.     "PathToFoobar2000": "%PROGRAMFILES(x86)%\\foobar2000",
  21.     "HideIfNotPlaying": false,
  22.     "HideIfFoobar2000IsNotRunning": true,
  23.     "InternetSearchFormat": "$if(%artist%,%artist%' - ')%title%",
  24.     "InternetSearchUrl": "https://www.google.com/search?q=%q%",
  25.     "AlbumArt": {
  26.       "Visible": true,
  27.       "X": 7,
  28.       "Y": 2,
  29.       "Width": 50,
  30.       "Height": 50,
  31.       "DoNotShowStubImage": false,
  32.       "PreserveAspectRatio": true
  33.     },
  34.     "Buttons": {
  35.       "BtnStop": {
  36.         "Visible": true,
  37.         "X": 30,
  38.         "Y": 1,
  39.         "Width": 16,
  40.         "Height": 16,
  41.         "ColorizeColor": "#FFFFFFFF"
  42.       },
  43.       "BtnPlayPause": {
  44.         "Visible": true,
  45.         "X": 155,
  46.         "Y": 1,
  47.         "Width": 16,
  48.         "Height": 16,
  49.         "ColorizeColor": "#FFFFFFFF"
  50.       },
  51.       "BtnPrev": {
  52.         "Visible": false,
  53.         "X": 59,
  54.         "Y": 1,
  55.         "Width": 16,
  56.         "Height": 16,
  57.         "ColorizeColor": "#FFFFFFFF"
  58.       },
  59.       "BtnNext": {
  60.         "Visible": false,
  61.         "X": 74,
  62.         "Y": 1,
  63.         "Width": 16,
  64.         "Height": 16,
  65.         "ColorizeColor": "#FFFFFFFF"
  66.       },
  67.       "BtnRandom": {
  68.         "Visible": false,
  69.         "X": 1,
  70.         "Y": 1,
  71.         "Width": 16,
  72.         "Height": 16,
  73.         "ColorizeColor": "#FFFFFFFF"
  74.       },
  75.       "BtnStopAC": {
  76.         "Visible": false,
  77.         "X": 1,
  78.         "Y": 1,
  79.         "Width": 16,
  80.         "Height": 16,
  81.         "ColorizeColor": "#FFFFFFFF"
  82.       }
  83.     },
  84.     "PositionBar": {
  85.       "Visible": true,
  86.       "X": 61,
  87.       "Y": 46,
  88.       "Width": 107,
  89.       "Heigth": 7,
  90.       "Color": "#FFFFFFFF",
  91.       "BackgroundColor": "#00FFFFFF",
  92.       "HideBorders": false,
  93.       "PaddingTop": 0,
  94.       "PaddingBottom": 0
  95.     },
  96.     "VolumeBar": {
  97.       "Visible": true,
  98.       "X": 7,
  99.       "Y": 52,
  100.       "Width": 50,
  101.       "Heigth": 1,
  102.       "Color": "#FFFFFFFF",
  103.       "BackgroundColor": "#FF000000",
  104.       "HideBorders": true,
  105.       "PaddingTop": 0,
  106.       "PaddingBottom": 0
  107.     },
  108.     "Texts": [
  109.       {
  110.         "Name": "Artist",
  111.         "Visible": true,
  112.         "X": 61,
  113.         "Y": 3,
  114.         "Width": 108,
  115.         "Height": 16,
  116.         "FontName": "Segoe UI",
  117.         "FontSize": 8,
  118.         "FontStyleItalic": false,
  119.         "FontStyleBold": false,
  120.         "FontColor": "White",
  121.         "ShadowColor": "Transparent",
  122.         "ShadowOffset": 2,
  123.         "BackgroundColor": "Transparent",
  124.         "Format": "%artist%",
  125.         "PausedFormat": "",
  126.         "StoppedText": "Stopped",
  127.         "HorizontalAlign": 0,
  128.         "DetectHttpLinks": false,
  129.         "EnableScroll": true,
  130.         "ScrollSpeed": 100,
  131.         "ScrollStep": 2,
  132.         "ScrollSeparator": " **** "
  133.       },
  134.       {
  135.         "Name": "Song",
  136.         "Visible": true,
  137.         "X": 61,
  138.         "Y": 16,
  139.         "Width": 108,
  140.         "Height": 16,
  141.         "FontName": "Segoe UI",
  142.         "FontSize": 8,
  143.         "FontStyleItalic": false,
  144.         "FontStyleBold": false,
  145.         "FontColor": "White",
  146.         "ShadowColor": "Transparent",
  147.         "ShadowOffset": 2,
  148.         "BackgroundColor": "Transparent",
  149.         "Format": "%title%",
  150.         "PausedFormat": "",
  151.         "StoppedText": "",
  152.         "HorizontalAlign": 0,
  153.         "DetectHttpLinks": false,
  154.         "EnableScroll": true,
  155.         "ScrollSpeed": 100,
  156.         "ScrollStep": 2,
  157.         "ScrollSeparator": " **** "
  158.       },
  159.       {
  160.         "Name": "Album",
  161.         "Visible": true,
  162.         "X": 61,
  163.         "Y": 29,
  164.         "Width": 108,
  165.         "Height": 16,
  166.         "FontName": "Segoe UI",
  167.         "FontSize": 8,
  168.         "FontStyleItalic": false,
  169.         "FontStyleBold": false,
  170.         "FontColor": "White",
  171.         "ShadowColor": "Transparent",
  172.         "ShadowOffset": 2,
  173.         "BackgroundColor": "Transparent",
  174.         "Format": "%album%",
  175.         "PausedFormat": "",
  176.         "StoppedText": "",
  177.         "HorizontalAlign": 0,
  178.         "DetectHttpLinks": false,
  179.         "EnableScroll": false,
  180.         "ScrollSpeed": 100,
  181.         "ScrollStep": 2,
  182.         "ScrollSeparator": " **** "
  183.       }
  184.     ],
  185.     "Tooltip": {
  186.       "Enabled": true,
  187.       "Width": 400,
  188.       "Height": 400,
  189.       "BackgroundColor": "#FF000000",
  190.       "UseBorderlessWindow": false,
  191.       "ShowDelay": 1000,
  192.       "KeepOpenOnMouseOver": false,
  193.       "AlbumArt": {
  194.         "Visible": true,
  195.         "X": 0,
  196.         "Y": 0,
  197.         "Width": 400,
  198.         "Height": 400,
  199.         "DoNotShowStubImage": false,
  200.         "PreserveAspectRatio": true
  201.       },
  202.       "Texts": [
  203.         {
  204.           "Name": "Artist",
  205.           "Visible": true,
  206.           "X": 0,
  207.           "Y": 350,
  208.           "Width": 400,
  209.           "Height": 26,
  210.           "FontName": "Segoe UI",
  211.           "FontSize": 12,
  212.           "FontStyleItalic": false,
  213.           "FontStyleBold": true,
  214.           "FontColor": "White",
  215.           "ShadowColor": "Black",
  216.           "ShadowOffset": 2,
  217.           "BackgroundColor": "144, 0, 0, 0",
  218.           "Format": "%artist%",
  219.           "PausedFormat": "",
  220.           "StoppedText": "",
  221.           "HorizontalAlign": 1,
  222.           "DetectHttpLinks": false,
  223.           "EnableScroll": true,
  224.           "ScrollSpeed": 30,
  225.           "ScrollStep": 1,
  226.           "ScrollSeparator": " **** "
  227.         },
  228.         {
  229.           "Name": "Title",
  230.           "Visible": true,
  231.           "X": 0,
  232.           "Y": 375,
  233.           "Width": 400,
  234.           "Height": 26,
  235.           "FontName": "Segoe UI",
  236.           "FontSize": 12,
  237.           "FontStyleItalic": false,
  238.           "FontStyleBold": true,
  239.           "FontColor": "White",
  240.           "ShadowColor": "Black",
  241.           "ShadowOffset": 2,
  242.           "BackgroundColor": "144, 0, 0, 0",
  243.           "Format": "%title%",
  244.           "PausedFormat": "",
  245.           "StoppedText": "",
  246.           "HorizontalAlign": 1,
  247.           "DetectHttpLinks": false,
  248.           "EnableScroll": true,
  249.           "ScrollSpeed": 30,
  250.           "ScrollStep": 1,
  251.           "ScrollSeparator": " **** "
  252.         }
  253.       ]
  254.     },
  255.     "Menu": {
  256.       "Enabled": true,
  257.       "Stop": true,
  258.       "PlayPause": true,
  259.       "Previous": true,
  260.       "Next": true,
  261.       "Random": false,
  262.       "StopAfterCurrent": true,
  263.       "Playlist": true,
  264.       "CopyArtistAndTitle": false,
  265.       "CopyTitle": false,
  266.       "CopyArtist": false,
  267.       "OpenContainingFolder": true,
  268.       "SearchInInternet": true
  269.     },
  270.     "Playlist": {
  271.       "NumberOfItemsBeforeCurrent": 3,
  272.       "NumberOfItemsAfterCurrent": 5,
  273.       "Format": "%artist% - %title%",
  274.       "CascadedMenu": false
  275.     },
  276.     "MouseWheelMode": "Volume",
  277.     "ModuleId": "fb3f7ab3-a9f4-4c39-8c13-d9cd1110b579",
  278.     "Order": 0,
  279.     "Disabled": false,
  280.     "Offset": 0,
  281.     "Width": 180,
  282.     "Height": 56,
  283.     "StretchBackgroundImage": false
  284.   }
  285. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement