Commit Graph

276 Commits

Author SHA1 Message Date
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
amd64fox
f1df98877c add installer translation
- Added the ability to add a translation for the installer
 - Added icons for bug report and To suggest an idea
2022-07-06 02:45:12 +03:00
amd64fox
f12c977e1e Link fix 2022-07-04 18:42:35 +03:00
amd64fox
d3699b79bb Migration to version
- Migration to Spotify version 1.1.89.854
2022-07-04 18:40:32 +03:00
amd64fox
d4bda059a8 Fix for automatic install 2022-07-04 18:22:49 +03:00
amd64fox
bce7e809b9 gif optimization 2022-07-03 23:15:25 +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
77c558b464 Installing with parameters 2022-06-27 19:15:43 +03:00
amd64fox
701b037a30 typos 2022-06-26 23:23:49 +03:00
amd64fox
be332a6883 changing links 2022-06-26 23:22:10 +03:00
amd64fox
55d7d12314 changing links 2022-06-26 23:18:20 +03:00