mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-13 20:28:25 +10:00
version bump to 1.2.33.1042
- enabled animations on the left and right on the sidebars and makes the right sidebar collapsible - russian translation supplemented - "dinner" section is blocked
This commit is contained in:
@@ -11,6 +11,7 @@ function sectionBlock(e, type) {
|
||||
{ id: '0JQ5DAnM3wGh0gz1MXnu4w', name: 'Best of songwriters' },
|
||||
{ id: '0JQ5IMCbQBLhSb02SGYpDM', name: 'Biggest Indie Playlists' },
|
||||
{ id: '0JQ5DAnM3wGh0gz1MXnu5g', name: 'Charts' },
|
||||
{ id: '0JQ5DAnM3wGh0gz1MXnu3p', name: 'Dinner' },
|
||||
{ id: '0JQ5DAob0KOew1FBAMSmBz', name: 'Featured Charts' },
|
||||
{ id: '0JQ5DAob0JCuWaGLU6ntFY', name: 'Focus' },
|
||||
{ id: '0JQ5DAnM3wGh0gz1MXnu3s', name: 'Fresh new music' },
|
||||
|
||||
@@ -188,20 +188,20 @@
|
||||
"replace": "\"Место проведения\""
|
||||
},
|
||||
"47": {
|
||||
"match": "\"Liked Songs Filter Tags\"",
|
||||
"replace": "\"Фильтр тегов для любимых треков\""
|
||||
"match": "\"Unpin upcoming audiobook\"",
|
||||
"replace": "\"Открепить предстоящую аудиокнигу\""
|
||||
},
|
||||
"48": {
|
||||
"match": "\"Notifications\"",
|
||||
"replace": "\"Уведомления\""
|
||||
},
|
||||
"49": {
|
||||
"match": "\"You.re now sharing control of .host..s Jam\"",
|
||||
"replace": "\"Теперь вы делитесь управлением джема с %host%\""
|
||||
"match": "\"Pin upcoming audiobook\"",
|
||||
"replace": "\"Закрепить предстоящую аудиокнигу\""
|
||||
},
|
||||
"50": {
|
||||
"match": "\"You can play specific tracks, add to the Queue, and reorder songs while in the Jam.\"",
|
||||
"replace": "\"Вы можете воспроизводить конкретные треки, добавлять их в очередь и изменять порядок треков во время прослушивания джема.\""
|
||||
"match": "\"When this audiobook is released we.ll add it to Your Library.\"",
|
||||
"replace": "\"Когда эта аудиокнига выйдет, мы добавим её в вашу библиотеку.\""
|
||||
},
|
||||
"51": {
|
||||
"match": "\"Bring back to main window\"",
|
||||
@@ -216,8 +216,8 @@
|
||||
"replace": "\"Похожие видео\""
|
||||
},
|
||||
"54": {
|
||||
"match": "\"Remove .displayName. from this Jam\"",
|
||||
"replace": "\"Убрать %displayName% из этого джема\""
|
||||
"match": "\"Upcoming audiobook\"",
|
||||
"replace": "\"Предстоящая аудиокнига\""
|
||||
},
|
||||
"55": {
|
||||
"match": "\"Song\"",
|
||||
|
||||
@@ -418,6 +418,15 @@
|
||||
"fr": "1.2.32",
|
||||
"to": ""
|
||||
}
|
||||
},
|
||||
"SwitchingBetweenHomeAdsAndHpto": {
|
||||
"name": "allowSwitchingBetweenHomeAdsAndHpto",
|
||||
"description": "Allow switching between the new Home Ads format and legacy HPTO format (as opposed to only showing the legacy HPTO format)",
|
||||
"native_description": "Allow switching between the new Home Ads format and legacy HPTO format (as opposed to only showing the legacy HPTO format)",
|
||||
"version": {
|
||||
"fr": "1.2.34",
|
||||
"to": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"EnableExp": {
|
||||
@@ -661,7 +670,7 @@
|
||||
"native_description": "Enable the slide-in/out transition on the right sidebar",
|
||||
"version": {
|
||||
"fr": "1.2.8",
|
||||
"to": ""
|
||||
"to": "1.2.33"
|
||||
}
|
||||
},
|
||||
"YLXEnhancements": {
|
||||
@@ -805,7 +814,7 @@
|
||||
"native_description": "Enables all cards throughout app to be Encore Cards",
|
||||
"version": {
|
||||
"fr": "1.2.26",
|
||||
"to": ""
|
||||
"to": "1.2.33"
|
||||
}
|
||||
},
|
||||
"Plus": {
|
||||
@@ -916,15 +925,6 @@
|
||||
"to": ""
|
||||
}
|
||||
},
|
||||
"GPCSignal": {
|
||||
"name": "enableGPCSignal",
|
||||
"description": "Enables sending of the GPC signal to the backend",
|
||||
"native_description": "Enables sending of the GPC signal to the backend",
|
||||
"version": {
|
||||
"fr": "1.2.32",
|
||||
"to": ""
|
||||
}
|
||||
},
|
||||
"NewConnectBar": {
|
||||
"name": "enableNewConnectBar",
|
||||
"description": "New Connect Bar without arrow and clickable elements",
|
||||
@@ -996,6 +996,24 @@
|
||||
"fr": "1.2.23",
|
||||
"to": ""
|
||||
}
|
||||
},
|
||||
"SidebarAnimations": {
|
||||
"name": "enableSidebarAnimations",
|
||||
"description": "Enable animations on the left and right on the sidebars and makes the right sidebar collapsible",
|
||||
"native_description": "Enable animations on the left and right on the sidebars and makes the right sidebar collapsible",
|
||||
"version": {
|
||||
"fr": "1.2.34",
|
||||
"to": ""
|
||||
}
|
||||
},
|
||||
"RightSidebarCollapsible": {
|
||||
"name": "enableSidebarAnimations",
|
||||
"description": "Enable the right sidebar to collapse into the right margin",
|
||||
"native_description": "Enable the right sidebar to collapse into the right margin",
|
||||
"version": {
|
||||
"fr": "1.2.34",
|
||||
"to": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"CustomExp": {
|
||||
@@ -1076,7 +1094,7 @@
|
||||
"value": "canonical-top-position",
|
||||
"version": {
|
||||
"fr": "1.2.19",
|
||||
"to": ""
|
||||
"to": "1.2.33"
|
||||
}
|
||||
},
|
||||
"GlobalNavBar": {
|
||||
|
||||
Reference in New Issue
Block a user