Commit Graph

93 Commits

Author SHA1 Message Date
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
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
c3d5139b4e Closing PowerShell window
- Fixed closing of the PowerShell window at the end of the installation https://github.com/amd64fox/SpotX/issues/73
2022-07-13 07:37:48 +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
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
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
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
720a72fcea Typo 2022-07-06 02:47:41 +03:00
amd64fox
d4bda059a8 Fix for automatic install 2022-07-04 18:22:49 +03:00
amd64fox
0fe08d8f8f Update
Combination of Russian and main installer into one.
It is also now more convenient to add other languages if necessary
2022-07-03 20:45:29 +03:00
amd64fox
b39f484dbd fix curl
- Disable cert revocation checks (Schannel) https://github.com/amd64fox/SpotX/issues/51
 - Added repeated web request if curl cmdlet is used
2022-07-01 23:39:17 +03:00
amd64fox
d8dcb80612 Added request
- Added request to cutt.ly for patch install statistics
2022-06-29 03:37:35 +03:00
amd64fox
f800b9e27a typos 2022-06-26 22:49:05 +03:00
amd64fox
105833ac9e typos 2022-06-26 22:46:39 +03:00
amd64fox
79d251511b Update
- Added support for premium accounts https://github.com/amd64fox/SpotX/issues/53
 - Fixed some bugs when reinstalling Spotify
 - Added support for input parameters, for more flexible installation https://github.com/amd64fox/SpotX/issues/22
2022-06-26 21:52:14 +03:00
amd64fox
7b372c2f4b Update
- Migration to Spotify version 1.1.88.595
- Enabled ignore in recommendations
- Fix new lyrics https://github.com/amd64fox/SpotX/issues/56
- Fix top artists and tracks in profile https://github.com/amd64fox/SpotX/issues/55
- temporarily disabled feature enhance liked songs https://github.com/amd64fox/SpotX/discussions/49
2022-06-21 22:02:03 +03:00
amd64fox
c3cd47891a update to 1.1.86.857
- fixed bugs for 1.1.86.857
 - enabled enhance liked songs UI for 1.1.86
 - improvement of the installation process
2022-05-26 18:44:17 +03:00
amd64fox
de6eaaf1d4 if SpotX was detected
Improvement of the algorithm in cases where SpotX installation has already been detected
2022-05-21 11:35:55 +03:00
amd64fox
29236075a1 refactoring to disable podcasts 2022-05-21 10:47:17 +03:00
amd64fox
7eaf67de2c Update
- Changed client download source
Now client of latest version will be loaded immediately, regardless of your region.

 - Improved download and installation process
 - Fixed problem if SpotX was already installed.
 - minor changes in the code
2022-05-20 17:12:02 +03:00
amd64fox
36a7e099f2 Delete leveldb folder
- Fixes bug with incorrect experimental features for some accounts
2022-05-17 11:04:18 +03:00
amd64fox
8adb8ebf5c Update
- Added "Invite Collaborators" item to playlist menu
 - Bug fix if Spicetify was found
2022-05-17 09:59:53 +03:00
amd64fox
83d7972a98 Update
- Backup and restore for Spotify.exe
 - Removing legacy code
2022-05-16 17:05:08 +03:00
amd64fox
99caa61d4f Disabled logging 2022-05-12 21:40:05 +03:00
amd64fox
fd952fd9e5 Moving to the new version 1.85
Moving to the new version 1.85, old versions are partially supported.
Added a new method to block updates since the old one stopped working.
Minor bug fixes
2022-05-12 10:14:24 +03:00
amd64fox
db41d36aec fix for new lyrics
Attempt to fix the work of the new lyrics
2022-05-09 19:27:41 +03:00
amd64fox
d2a9b4e53e enabled new lyrics 2022-05-05 02:21:58 +03:00
amd64fox
78b068d6f0 fix for 1.1.84.716 2022-04-24 12:16:54 +03:00
amd64fox
af58b7af4e fix for 1.1.83 2022-04-12 11:16:07 +03:00
amd64fox
688aea881c 1.1.83 fix 2022-04-11 21:52:09 +03:00
amd64fox
3a3a843f9f Code optimization 2022-04-04 23:57:01 +03:00
amd64fox
81bb483435 Cache error 2022-04-04 05:46:58 +03:00
amd64fox
bfbc6a11e1 Delete Past Spotify Files Before Installing/Updating 2022-04-04 00:01:05 +03:00
amd64fox
4ea1373296 Code optimization 2022-04-03 09:28:01 +03:00
amd64fox
24ef481778 Enabled the new Search
Enabled the new Search with chips experience
2022-03-31 17:57:49 +03:00
amd64fox
2a5e28764c Removed warning in Powershell 7 and higher 2022-03-31 17:38:24 +03:00
amd64fox
327a0181d8 Removed $exp_features2
Removed forced installation of new icons, now new icons are applied by default
2022-03-31 17:28:07 +03:00
amd64fox
628d3aec12 Hide download icon and menu 2022-03-25 02:01:00 +03:00
amd64fox
f8898404a2 Hide Progress Bars
Hide Progress Bars when uninstalling Spotify from Microsoft Store (sometimes it failed)
2022-03-25 01:43:51 +03:00
amd64fox
6c165e0c52 fixed bug with switch
fixed bug with switch opening/closing playlist folders
https://github.com/amd64fox/SpotX/issues/29
2022-03-20 02:21:39 +03:00
amd64fox
6d898af81d Error in 1.1.80.699
Fixing the [issue](https://github.com/amd64fox/SpotX/issues/26)
2022-03-10 15:25:31 +03:00
amd64fox
d11e073e5b Revert "Disabled the friends feed"
This reverts commit 65dc144724.
2022-02-20 10:17:05 +03:00
amd64fox
65dc144724 Disabled the friends feed
Disabled the friends feed on the first start of the client
2022-02-20 10:07:19 +03:00
amd64fox
e52b136f87 Replacing Expand-Archive cmdlet
Replacing the Expand-Archive cmdlet with a more omnivorous .NET Framework
2022-02-18 10:08:18 +03:00
amd64fox
d73f55dbc8 condensed discography
Enabled a condensed discography shelf on artist pages
2022-02-17 17:06:04 +03:00
amd64fox
86fe0fb96b Regex fix for podcasts 2022-02-17 16:03:44 +03:00