amd64fox
6786d4b1c1
fix enablenavalt
...
- fix error in enablenavalt input parameter
2022-07-22 04:22:34 +03:00
amd64fox
937acf8eb5
Del spotify.bak
...
- Deleting a possibly outdated copy of spotify.bak
2022-07-21 21:46:07 +03:00
amd64fox
a32f1a89fe
Update
...
- up 1.1.90.859
- improved algorithm for restoring files when refusing to re-block updates
2022-07-21 20:13:39 +03:00
amd64fox
51695f87d1
typo
2022-07-21 10:40:06 +03:00
amd64fox
9e7ec8f6fb
hosts backup
...
- create a backup before changing the hosts file
2022-07-21 10:30:39 +03:00
amd64fox
93127b1376
fix regex
2022-07-21 09:40:50 +03:00
amd64fox
96ceebda0c
fix regex
...
Fixing a bug where the script deleted commented lines in the hosts file (Thanks Bec-de-Xorbin)
2022-07-21 09:22:41 +03:00
amd64fox
a02860d3dd
exp_off => exp_spotify
...
- changing the name of the input parameter from exp_off to exp_spotify
2022-07-21 08:33:41 +03:00
amd64fox
e79382186e
Fix error in condition
...
- Fix error in condition when restoring files in reinstallation of Spicetify
2022-07-21 04:57:15 +03:00
amd64fox
0b8a0dc57e
cutt
...
- removing translation strings
- comment added
2022-07-20 08:49:34 +03:00
amd64fox
02b0664913
fix Install_Basic
...
- fixation standard Spotify features
2022-07-19 23:44:41 +03:00
amd64fox
fb05aa948f
Fix links
2022-07-19 15:28:07 +03:00
amd64fox
ef040003d3
added cutt statistics
1.3
2022-07-19 14:52:42 +03:00
amd64fox
d9f024b6f1
new search enabled by default
...
Function has moved more into the main functionality of the client (outdated)
2022-07-19 14:21:59 +03:00
amd64fox
12125fd9cb
Merge branch 'main' of https://github.com/amd64fox/SpotX
2022-07-19 14:16:17 +03:00
amd64fox
061c418e6d
Update
...
- migration to Spotify version 1.1.90.855
- added to Scoop installer (Thanks to NeoFoxxo)
- equalizer activated
- new device picker panel activated
- updated incoming parameters
- edits in the Russian translation of Spotify
- code reduction and correction
Co-Authored-By: NeoFoxxo <104744179+NeoFoxxo@users.noreply.github.com >
2022-07-19 14:16:07 +03:00
amd64fox
9d819c031e
Merge pull request #83 from NeoFoxxo/main
...
added how to install spotx via scoop
2022-07-19 13:37:00 +03:00
amd64fox
daa382dfe7
minor edits
2022-07-19 13:36:32 +03:00
NeoFoxxo
97617cce03
added how to install via scoop
2022-07-19 09:51:57 +10:00
amd64fox
b70c0cb4c0
fix the hosts file
...
- Attempt to fix the hosts file https://github.com/amd64fox/SpotX/issues/52
2022-07-15 06:58:41 +03:00
amd64fox
259580f704
typo
2022-07-14 07:54:29 +03:00
amd64fox
133f2c0c97
Cleanup readme, simplifying install.bat
2022-07-14 07:15:36 +03:00
amd64fox
c3d5139b4e
Closing PowerShell window
...
- Fixed closing of the PowerShell window at the end of the installation https://github.com/amd64fox/SpotX/issues/73
1.2
2022-07-13 07:37:48 +03:00
amd64fox
8ea7f0c677
Merge pull request #71 from amd64fox/basic-automated-installer
...
Added basic automated installer
2022-07-12 22:16:21 +03:00
amd64fox
7877f39333
updated changes
2022-07-12 22:09:19 +03:00
Nuzair46
038ef3fc61
updated changes
2022-07-12 21:13:53 +05:30
Nuzair46
c888ed03a6
Added basic automated installer
2022-07-12 20:41:38 +05:30
amd64fox
8bf3b46a21
fixed link
2022-07-12 08:04:32 +03:00
amd64fox
9777d44c84
Update
...
- Added item "In most cases, this helps solve problems"
- Rewritten description for automatic installation
2022-07-12 07:56:18 +03:00
amd64fox
b1dd99dd4a
Search box Playlist Menu
...
- Adds a search box so users are able to filter playlists when trying to add songs to a playlist using the contextmenu
2022-07-12 06:19:02 +03:00
amd64fox
900564f786
Merge branch 'main' of https://github.com/amd64fox/SpotX
2022-07-09 06:17:41 +03:00
amd64fox
a99bf71e88
Revert "script run error"
...
This reverts commit c8e50f67fb .
2022-07-09 06:17:26 +03:00
amd64fox
c6094e5605
Merge pull request #69 from dembeck/Language-Function
...
Fix for PR #67 "'Language' variable with a value invalid"
2022-07-09 06:16:13 +03:00
Dustin Dembeck
7c96a49f95
Merge branch 'amd64fox:main' into Language-Function
2022-07-08 17:33:02 -07:00
Dustin Dembeck
647279169e
Removed ValidateScript attribute.
...
Removed ValidateScript attribute from the language parameter to fix the error and is not needed as the value is checked later.
2022-07-08 17:06:06 -07:00
amd64fox
92163cedd2
Changing the Command
...
- Changing the Command for Powershell Language Detection
2022-07-09 01:05:40 +03:00
amd64fox
e63cbcf5db
Update
...
- updated view of translation strings
2022-07-08 15:20:21 +03:00
amd64fox
b94d597e18
Merge branch 'main' of https://github.com/amd64fox/SpotX
2022-07-08 14:02:11 +03:00
amd64fox
c8e50f67fb
script run error
...
- Fixed error when running script without parameters
2022-07-08 14:02:09 +03:00
amd64fox
79a946700e
Merge pull request #67 from dembeck/Language-Function
...
Added a function to assign language strings.
2022-07-08 12:54:05 +03:00
Dustin Dembeck
a9731ae08c
Added language param, and other related edits.
...
- Added a language parameter.
- Added a function to normalize language codes.
- Renamed and removed duplicate code from the 'Set-ScriptLanguageStrings' function.
- Added an if statement to handle setting the 'ru' variable.
2022-07-08 01:19:21 -07:00
amd64fox
7f8adc0a0e
up 1.1.89.862
...
- Migration to Spotify version 1.1.89.862
2022-07-07 16:03:06 +03:00
Dustin Dembeck
eceec38ddb
Update Install.ps1
2022-07-06 21:31:59 -07:00
Dustin Dembeck
c16777beab
Added a function to assign language strings.
...
Added a function to assign language strings to improve the organization of the script and increase future flexibility.
This should not cause any issues or require any other changes to the script.
Removed lines 69 to 201
Added lines 69 to 256
2022-07-06 17:25:24 -07:00
amd64fox
d750a447ba
up 1.1.89.858
...
- Migration to Spotify version 1.1.89.858
- Developers fixed enhance liked (unlocked again)
2022-07-06 22:36:54 +03:00
amd64fox
22f43006ab
Minor fixes
2022-07-06 18:29:48 +03:00
amd64fox
38bdc38ef4
Removing obsolete lines
2022-07-06 03:09:05 +03:00
amd64fox
fcc7a76d47
fix labels
2022-07-06 03:03:59 +03:00
amd64fox
04b8a076dc
added title
2022-07-06 02:55:47 +03:00
amd64fox
720a72fcea
Typo
2022-07-06 02:47:41 +03:00