Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Releases: krmax44/Playify

Support for direct playlists URLs and some refactors

29 Aug 19:37
91725fb
Compare
Choose a tag to compare

Spotify playlist urls like https://open.spotify.com/playlist/37i9dQZEVXbJiZcmkrIHGU (without the user part) are now supported. The parser has been rewritten and some refactors have been made. Thanks to Reddit user lakingscrzy1 for bringing this new URL scheme to my attention.

Backend switch

29 Aug 08:45
Compare
Choose a tag to compare

Due to limits on Heroku's free plans, I decided to switch to my own server. This should improve performance quite a bit.

Fix Transfer bug

21 Aug 09:15
Compare
Choose a tag to compare

v3.0.0 - Complete rewrite in Vue.js

07 Aug 20:24
Compare
Choose a tag to compare

Playify has been rewritten from the ground up, including the backend. This way, Playify will be more maintainable and has a more stable code base.

New features

  • transfer an unlimited amount of tracks (Google may limit playlists to 1000 songs)
  • custom URLs to allow every streaming service
  • detail pages instead of instant redirects
  • some design changes

This version may have some minor bugs. If you find one, please file an issue.

v2.0 - new design

23 Aug 16:41
Compare
Choose a tag to compare

This update ships with a brand new design, inspired by Spotify and the Material Design. Also, checkout the new website!

Updates will be rolled out via the Chrome Web Store - if you want to have the latest updates, better install Playify via the Web Store instead of the manual .crx way.

v1.0 - big playlist update!

25 Jul 17:52
Compare
Choose a tag to compare

Great news! The playlist features received some huge upgrades:

Playlists can now be completely transfered to Google Music

For more information on how to set it up, visit the Playify Transfer repo.

Songs play directly on the playlist page

Small, but nice improvement.

Updates will be rolled out via the Chrome Web Store - if you want to have the latest updates, better install Playify via the Web Store instead of the manual .crx way.

v0.5

19 Jul 15:12
Compare
Choose a tag to compare

Fixed bug. See this commit for more details.

Updates will be rolled out via the Chrome Web Store - if you want to have the latest updates, better install Playify via the Web Store instead of the manual .crx way.

Support for the Google Play Music Desktop Player

29 Jun 19:17
Compare
Choose a tag to compare

Playify now supports the Google Play Music Desktop Player. In order to use it, install the update, click on the Playify icon and select Google Play Music Desktop Player. Before you can use it though, you need to pair GPMDP with Playify. It's a simple process. To start, click 'Setup' next to 'Google Play Music Desktop Player' and follow the steps.

Updates will be rolled out via the Chrome Web Store - if you want to have the latest updates, better install Playify via the Web Store instead of the manual .crx way.

v0.3 - now supporting Amazon Music and YouTube!

28 Jun 16:53
Compare
Choose a tag to compare

You can now also be redirected to Amazon (US, DE, UK and AT only)

Updates will be rolled out via the Chrome Web Store - if you want to have the latest updates, better install Playify via the Web Store instead of the manual .crx way.

v0.2 - playlist update

27 Jun 18:34
Compare
Choose a tag to compare

You can now view playlists!

Playlists

Changelog:

  • playlists - they are not getting converted to GPM yet!
  • #nogpm - if you don't want to be redirected to GPM, add #nogpm to your URL
  • donate button - if you feel generous, you can buy me a coffee via PayPal or support me by contributing to the project

Updates will be rolled out via the Chrome Web Store - if you want to have the latest updates, better install Playify via the Web Store instead of the manual .crx way.