LibreSpotUWP v1.0.1 (Initial release, part 2 🎉)
LibreSpotUWP v1.0.1 (Initial release, part 2 🎉)
LibreSpotUWP is a Spotify client designed with UWP in mind, powered by LibreSpot. It supports Spotify Premium-based accounts, and works with Spotfiy Connect.
Disclaimer: This is an unofficial, third-party implementation of a Spotify client for the Universal Windows Platform (UWP). This project is not affiliated with, endorsed, or sponsored by Spotify AB. Spotify is a trademark of Spotify AB.
Release Notes
This is the initial release of LibreSpotUWP - A Spotify client designed for the Universal Windows Platform. I will note, this requires a Spotify Premium account to function.
I have done my best to avoid leaving any rough edges (especially compared to the prior beta release) - However I am human! If you come across something, please do send feedback so I can improve it! Otherwise this should be a much more refined experience :-)
Only known issue is that it can take upto 60s for a song to play for the first time. After that, song loads take much less time to complete - Especially if it has been cached or persisted. I plan to fix this in a future release.
In this part 2 release, I have added the option to sign in with text. Additionally I have changed the default client ID, since I mistakenly used my personal Client ID (which only allowed my account! Whoops 😅).
FAQ
How do I login?
To login, you must do the following:
- Download the latest version of LibreSpotUWP Login Helper
- Follow the instructions within the release notes.
- Once you have completed the steps of the LibreSpotUWP Login Helper, you'll see a QR Code and the option to copy the text.
- On your device, open LibreSpotUWP and then press Login. Then press either Scan QR Code or Paste login text to complete the sign in.
After logging in, the app crashes/hangs (v1.0.0-v1.0.1)
This is a known issue to be addressed - Currently if you keep opening the app enough times, it will work eventually (takes 3x attempts on a Lumia 950XL).
If it still does not work then do the following and try again:
- Go to Windows Settings, then Apps, then Apps and Features, then LibreSpotUWP, then Advanced options, then Reset
I had the beta installed (v0.1.0-beta), can I upgrade to the latest version?
You must do the following before upgrading:
- If the beta is still installed and opens, make sure to log out.
- Install the newest release.
- Go to Windows Settings, then Apps, then Apps and Features, then LibreSpotUWP, then Advanced options, then Reset
Installation
To install, make sure you install the dependencies provided first in the ZIP archives.
For PCs
- Unzip the folder and all the contents.
- Open PowerShell
- Change to the directory you unzipped using
cd path/to/folderetc - Run
.\Install.ps1
For Windows 10 Mobile (or CoreOS-based versions of Windows)
You might be able to install the appx simply by opening it - Make sure to do the dependencies first! If that does not work then try this:
- Open
Windows Settingsapp. - Enable
Device Portaland then open the URL displayed. Register the device using the code on screen if required. - In the deploy page, add the appx as the package to install and all the dependencies in the dependencies section.
Which file do I choose?
| Architecture | File Name | Typical Devices |
|---|---|---|
| ARM32 | LibreSpotUWP_1.0.1.0_ARM_Test.zip |
Windows 10 Mobile, Windows RT Devices |
| ARM64 | LibreSpotUWP_1.0.1.0_ARM64_Test.zip |
Copilot Plus PCs, HoloLens 2, Surface Duo, WoA, Snapdragon or Microsoft SQ1-SQ3 |
| x86 | LibreSpotUWP_1.0.1.0_x86_Test.zip |
Older PCs (typically with 4GB RAM or less), emulators, HoloLens 1 |
| x64 | LibreSpotUWP_1.0.1.0_x64_Test.zip |
Modern PCs |
How do I login?
To log in, you'll need to use LibreSpotUWP Login Helper to sign in to Spotify. In the LibreSpot app, you'll see the option to "Sign in with QR Code" - Use this and scan the generated QR code from the LibreSpotUWP Login Helper app. Alternatively use the "Sign in with text" option if you are on a PC! Then copy the text from the LibreSpotUWP Login Helper app.
This version of LibreSpotUWP is compatible with LibreSpotUWP Login Helper v1.0.0.1.
Full Changelog: v0.1.0-beta...v1.0.1