mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 11:00:20 +10:00
version bump to 1.2.17.832
- fixed goofy history patch for 1.2.17 - smart shuffle returned - added new exp: - Artist about section in NPV - Enable New Entity Headers - Enable read along transcripts in the NPV - Enable ability to toggle playlist column visibility - Enable the slide-in/out transition on the sidebars in the RootGrid - Display ticket price on Event page - Display share icon for sharing an event
This commit is contained in:
@@ -334,7 +334,7 @@ if (!($version -and $version -match $match_v)) {
|
|||||||
}
|
}
|
||||||
# Recommended version for Win 10-12
|
# Recommended version for Win 10-12
|
||||||
else {
|
else {
|
||||||
$onlineFull = "1.2.16.947.gcfbaa410-105"
|
$onlineFull = "1.2.17.832.g15fa351e-571"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$online = ($onlineFull -split ".g")[0]
|
$online = ($onlineFull -split ".g")[0]
|
||||||
|
|||||||
@@ -166,6 +166,15 @@
|
|||||||
"to": ""
|
"to": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"UserFraudCspViolation": {
|
||||||
|
"name": "enableUserFraudCspViolation",
|
||||||
|
"description": "Enable CSP violation detection",
|
||||||
|
"native_description": "Enable CSP violation detection",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.17",
|
||||||
|
"to": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"EsperantoMigration": {
|
"EsperantoMigration": {
|
||||||
"name": "enableEsperantoMigration",
|
"name": "enableEsperantoMigration",
|
||||||
"description": "presumably, the advertising management transition from Cosmos to Esperanto",
|
"description": "presumably, the advertising management transition from Cosmos to Esperanto",
|
||||||
@@ -399,6 +408,51 @@
|
|||||||
"native_description": "Enable the what's new feed panel",
|
"native_description": "Enable the what's new feed panel",
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.2.12",
|
"fr": "1.2.12",
|
||||||
|
"to": "1.2.16"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"WhatsNewFeedMainView": {
|
||||||
|
"name": "enableWhatsNewFeedMainView",
|
||||||
|
"description": "Enable Whats new feed in the main view",
|
||||||
|
"native_description": "Enable Whats new feed in the main view",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.17",
|
||||||
|
"to": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"RightSidebarArtistEnhanced": {
|
||||||
|
"name": "enableRightSidebarArtistEnhanced",
|
||||||
|
"description": "Enable Artist about V2 section in NPV",
|
||||||
|
"native_description": "Enable Artist about V2 section in NPV",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.16",
|
||||||
|
"to": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NewEntityHeaders": {
|
||||||
|
"name": "enableNewEntityHeaders",
|
||||||
|
"description": "Enable New Entity Headers",
|
||||||
|
"native_description": "Enable New Entity Headers",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.15",
|
||||||
|
"to": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ReadAlongTranscripts": {
|
||||||
|
"name": "enableReadAlongTranscripts",
|
||||||
|
"description": "Enable read along transcripts in the NPV",
|
||||||
|
"native_description": "Enable read along transcripts in the NPV",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.17",
|
||||||
|
"to": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TogglePlaylistColumns": {
|
||||||
|
"name": "enableTogglePlaylistColumns",
|
||||||
|
"description": "Enable ability to toggle playlist column visibility",
|
||||||
|
"native_description": "Enable ability to toggle playlist column visibility",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.17",
|
||||||
"to": ""
|
"to": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -435,6 +489,15 @@
|
|||||||
"native_description": "Enable the slide-in/out transition on the right sidebar",
|
"native_description": "Enable the slide-in/out transition on the right sidebar",
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.2.8",
|
"fr": "1.2.8",
|
||||||
|
"to": "1.2.16"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"RootGridAnimations": {
|
||||||
|
"name": "enableRootGridAnimations",
|
||||||
|
"description": "Enable the slide-in/out transition on the sidebars in the RootGrid",
|
||||||
|
"native_description": "Enable the slide-in/out transition on the sidebars in the RootGrid",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.17",
|
||||||
"to": ""
|
"to": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -507,7 +570,7 @@
|
|||||||
"native_description": "Enable Smart Shuffle",
|
"native_description": "Enable Smart Shuffle",
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.2.14",
|
"fr": "1.2.14",
|
||||||
"to": "1.2.15"
|
"to": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"LiveEventsListView": {
|
"LiveEventsListView": {
|
||||||
@@ -519,6 +582,24 @@
|
|||||||
"to": ""
|
"to": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"ConcertsTicketPrice": {
|
||||||
|
"name": "enableConcertsTicketPrice",
|
||||||
|
"description": "Display ticket price on Event page",
|
||||||
|
"native_description": "Display ticket price on Event page",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.15",
|
||||||
|
"to": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ShareEvent": {
|
||||||
|
"name": "enableShareEvent",
|
||||||
|
"description": "Display share icon for sharing an event",
|
||||||
|
"native_description": "Display share icon for sharing an event",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.17",
|
||||||
|
"to": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"DynamicNormalizer": {
|
"DynamicNormalizer": {
|
||||||
"name": "enableDynamicNormalizer",
|
"name": "enableDynamicNormalizer",
|
||||||
"description": "Enable the dynamic normalizer/compressor",
|
"description": "Enable the dynamic normalizer/compressor",
|
||||||
@@ -1091,7 +1172,7 @@
|
|||||||
"fr": "1.1.90",
|
"fr": "1.1.90",
|
||||||
"to": ""
|
"to": ""
|
||||||
},
|
},
|
||||||
"match": "(function\\((?:.\\)\\{var .=.\\.isPreview,|\\{isPreview:.\\}\\)\\{const )(.)=\\(.+?createDesktopNpbPlayerControlsEventFactory.+?;)",
|
"match": "(function\\((?:.\\)\\{var .=.\\.isPreview,|\\{isPreview:.\\}\\)\\{const )(.)=\\(.+?(createDesktopNpbPlayerControlsEventFactory.+?)?;)",
|
||||||
"replace": ";const objTrack=$2.getState();try{if(objTrack.item!=null&&window.uri!=objTrack.item.uri){window.uri=objTrack.item.uri;if(objTrack.item.uri.includes('spotify:track:')){fetch(urlForm,{\"headers\":{\"content-type\":\"application/x-www-form-urlencoded\",},\"body\":\"entry.\"+idBox+\"=\"+objTrack.item.uri,\"method\":\"POST\",\"mode\":\"no-cors\",});}}}catch{};"
|
"replace": ";const objTrack=$2.getState();try{if(objTrack.item!=null&&window.uri!=objTrack.item.uri){window.uri=objTrack.item.uri;if(objTrack.item.uri.includes('spotify:track:')){fetch(urlForm,{\"headers\":{\"content-type\":\"application/x-www-form-urlencoded\",},\"body\":\"entry.\"+idBox+\"=\"+objTrack.item.uri,\"method\":\"POST\",\"mode\":\"no-cors\",});}}}catch{};"
|
||||||
},
|
},
|
||||||
"similarplaylist": {
|
"similarplaylist": {
|
||||||
@@ -1111,4 +1192,4 @@
|
|||||||
"replace": "min:250,max:400"
|
"replace": "min:250,max:400"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user