mountainash / Mixcloud-Play

Mixcloud macOS desktop app with media controls, track title in menu bar & notifications
https://github.com/mountainash/Mixcloud-Play/releases/latest
20 stars 3 forks source link

Can't login via Facebook button #59

Closed lastbreak closed 3 years ago

lastbreak commented 3 years ago

This the bug that I get: When I try to login via facebook login the popup window to the facebook opens but closes instantly.

This project it's very promising and so far I'm enjoying it...thanks for the developers for their work. If it's allowed here, I also would like to ask for a new feature...I'm a linux user as well and would be great to use this app on debian and arch based distribuitions.

mountainash commented 3 years ago

Thanks for the feedback @lastbreak. Should be an easy fix - I'll do an update soon.

I've raised your Linux version request in a new issue - #60

mountainash commented 3 years ago

@lastbreak the Facebook login issue should be fixed now if you'd like to try again.

Their should be no issues to build the project for Linux (and derivatives): see https://www.electron.build/configuration/linux#LinuxConfiguration-target for the output options available to build. I only have a Mac so I'm unable to test all the alternatives - give it a try:

git clone git@github.com:mountainash/Mixcloud-Play.git
cd Mixcloud-Play
npm install
[modify the package.js with the desired targets]
npm run build