Releases: krmax44/Playify
Support for direct playlists URLs and some refactors
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
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
see #11
v3.0.0 - Complete rewrite in Vue.js
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
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!
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
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
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!
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
You can now view 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.