Commit Graph

63 Commits

Author SHA1 Message Date
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
amd64fox
00fac9038b typo 2022-02-17 12:00:26 +03:00
amd64fox
fce3bdbd2a typos 2022-02-07 17:09:47 +03:00
amd64fox
7d7b197dd9 new fix if there was a launch from the admin
Found an easier fix to fix a bug installing Spotify with administrator rights
2022-02-07 00:16:04 +03:00
amd64fox
9c22f6d34d Cache cleanup optimization
- Fixed slow client startup if cache purge was set
- Now there is a log file (Spotify/cache/log.txt) in which you can find information about the script to clear the cache.
- A little code optimization
2022-02-05 22:43:40 +03:00
amd64fox
8395b4a30b Update Install.ps1
- Enabled Enhance playlist
- add minification js, json, css, html
- minor bug fixes and code reduction
2022-02-02 07:05:04 +03:00
amd64fox
6a71397c65 Code optimization, removing unused functions, adding exceptions.
- Removed redundant features from clearing cache and blocking updates
- Improved behavior when overwriting a patch
- Added exceptions if there is no response from the Github server
- If it was not possible to download the file, it will start the download one more time
- Code optimization and minor bug fixes
2022-01-15 18:55:46 +03:00
amd64fox
deae6dd38b Client update, error starting with administrator rights, code and file optimization
- Added the ability to update the Spotify client if a newer version is found for your region
- Fixed error if the script was run with administrator rights
- Fixed error when updating backup copy of chrome_elf_bak.dll
- Fixed bug with chrome_elf_bak.dll
- Optimization of code and files
2022-01-07 15:34:22 +03:00
amd64fox
bb581ac4af typo 2021-12-12 13:22:16 +03:00
amd64fox
8ecfa9b130 New icons, test blocking ad overlay, add "Made For You"
- Enabled the 2021 icons redraw which loads a different font asset for rendering icon glyphs.
- Activated "Made For You" in the left sidebar
- Attempting to disable an ad overlay that suggests upgrading to premium
2021-12-12 13:02:20 +03:00
amd64fox
3da3216b85 Full screen mode activated 2021-12-06 06:40:30 +03:00
amd64fox
d69b95262b Rolling back code with podcasts 2021-12-05 13:00:36 +03:00
amd64fox
0ab5daddce Remove podcasts from the homepage only
- Now podcasts are only removed from the home page
2021-12-05 12:52:33 +03:00
amd64fox
79df9c4ead Private mode icon bug
- Fixed a bug with the private mode icon, if the private mode was enabled, then the icon was not shown on all client pages.
- Code optimization
2021-12-05 12:42:42 +03:00
amd64fox
18d279d517 Added disabling podcasts (optional) 2021-11-30 20:26:27 +03:00
amd64fox
34610b33f8 Revert "Typos"
This reverts commit 00ab5bd8b2.
2021-11-13 16:24:17 +03:00
amd64fox
00ab5bd8b2 Typos 2021-11-13 16:21:45 +03:00
amd64fox
b11eef040f Typos
- Minor fix
- typos
2021-11-13 15:55:22 +03:00
amd64fox
3616b19c6c Optimizing code
- Optimizing code
-  Added option to install if Spicetify was found
2021-11-12 17:42:45 +03:00
amd64fox
189b11405c Disabled Sentry
- prevented Sentry from sending console log/error/warning to Spotify developers
2021-11-09 18:17:17 +03:00
amd64fox
3cdc07434a fix for rtl 2021-11-08 12:01:00 +03:00
amd64fox
482754771c Disable Logging, Remove RTL
- Stopped various elements to log user interaction.
- Removed all right-to-left CSS rules to simplify CSS files.
2021-11-07 12:50:07 +03:00
amd64fox
5255ffb452 Update Install.ps1 2021-10-29 20:01:00 +03:00
amd64fox
b2c1edca87 typo 2021-10-11 13:57:47 +03:00
amd64fox
fc6809db90 rollback 2021-10-11 13:09:51 +03:00
amd64fox
d8c20b3b69 Update Install.ps1 2021-10-11 13:03:31 +03:00
amd64fox
9a92c5776b typo 2021-10-09 17:22:51 +03:00
amd64fox
4607e00ab4 bug fix of the moved desktop folder 2021-10-09 16:45:49 +03:00
amd64fox
17d2b3327e Update Install.ps1
Fixed xpui.js backup bug
2021-09-30 06:09:49 +03:00
amd64fox
ee2ceaa916 Update Install.ps1
Code optimization
2021-09-28 02:26:22 +03:00
amd64fox
046fe6de9e Update Install.ps1
Hide sponsored ads in playlists (Experimental)
2021-09-26 15:35:08 +03:00