Skip to content

LibreSpotUWP v1.0.2

Latest

Choose a tag to compare

@megabytesme megabytesme released this 19 Jun 19:18

LibreSpotUWP v1.0.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 a new 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 :-)

In this release, I have added:

  1. New OOBE (Out Of Box Experience) - Makes sign-in very easy and straightforward.
  2. LibreSpot Core enhancement - Massively reduced initial song load times.
  3. Bug fixes - App should be much more reliable, even if an older version was previously installed.

Installation

To install, make sure you install the dependencies provided first in the ZIP archives.

For PCs

  1. Unzip the folder and all the contents.
  2. Open PowerShell
  3. Change to the directory you unzipped using cd path/to/folder etc
  4. 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:

  1. Open Windows Settings app.
  2. Enable Device Portal and then open the URL displayed. Register the device using the code on screen if required.
  3. 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.2.0_ARM_Test.zip Windows 10 Mobile, Windows RT Devices
ARM64 LibreSpotUWP_1.0.2.0_ARM64_Test.zip Copilot Plus PCs, HoloLens 2, Surface Duo, WoA, Snapdragon or Microsoft SQ1-SQ3
x86 LibreSpotUWP_1.0.2.0_x86_Test.zip Older PCs (typically with 4GB RAM or less), emulators, HoloLens 1
x64 LibreSpotUWP_1.0.2.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.2.

Full Changelog: https://github.com/megabytesme/LibreSpotUWP/compare/v1.0.1..v1.0.2