metadata.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Bas950",
  6. "id": "241278257335500811"
  7. },
  8. "contributors": [
  9. {
  10. "name": "ItsHarryUK",
  11. "id": "695355328753041410"
  12. }
  13. ],
  14. "service": "TruckStopRadio",
  15. "description": {
  16. "en": "Truck Stop Radio, is a popular radio station for Euro Truck Simulator and American Truck Simulator.",
  17. "nl": "Truck Stop Radio, is een populair radiostation voor Euro Truck Simulator en American Truck Simulator."
  18. },
  19. "url": "truckstopradio.co.uk",
  20. "version": "2.0.13",
  21. "logo": "https://cdn.rcd.gg/PreMiD/websites/T/TruckStopRadio/assets/logo.png",
  22. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/TruckStopRadio/assets/thumbnail.png",
  23. "color": "#2056f8",
  24. "category": "music",
  25. "tags": [
  26. "truckstopradio",
  27. "truckersmp",
  28. "tsr",
  29. "radio",
  30. "music",
  31. "ets2",
  32. "ats"
  33. ],
  34. "settings": [
  35. {
  36. "id": "lang",
  37. "multiLanguage": true
  38. },
  39. {
  40. "id": "details",
  41. "title": "Music Details row1",
  42. "icon": "fas fa-comment-alt-edit",
  43. "value": "\"%title%\" by %artist%",
  44. "placeholder": "Use %artist% or %title% or %presenter% or %description% or {0} to delete the row completely"
  45. },
  46. {
  47. "id": "state",
  48. "title": "Music Details row2",
  49. "icon": "fas fa-comment-alt-edit",
  50. "value": "Presented by %presenter%",
  51. "placeholder": "Use %artist% or %title% or %presenter% or %description% or {0} to delete the row completely"
  52. },
  53. {
  54. "id": "browse",
  55. "title": "Show Browsing Status",
  56. "icon": "fad fa-book-reader",
  57. "value": true
  58. },
  59. {
  60. "id": "timestamp",
  61. "title": "Show Timestamps",
  62. "icon": "fad fa-stopwatch",
  63. "value": true
  64. },
  65. {
  66. "id": "buttons",
  67. "title": "Show Buttons",
  68. "icon": "fas fa-compress-arrows-alt",
  69. "value": true
  70. },
  71. {
  72. "id": "cover",
  73. "title": "Show Cover",
  74. "icon": "fad fa-images",
  75. "value": true
  76. }
  77. ]
  78. }