GithubHelp home page GithubHelp logo

imanel / deezplayer Goto Github PK

View Code? Open in Web Editor NEW
48.0 48.0 14.0 41.62 MB

Deezer Desktop app for Windows, Linux and macOS

Home Page: https://deezplayer.imanel.org

JavaScript 1.38% CoffeeScript 98.62%

deezplayer's People

Contributors

imanel avatar mcassiano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

deezplayer's Issues

Audio device change

When audio device changes the application doesn't find the currently selected one and tracks are not played. Restarting the app fixes the problem.

Here's how to replicate the problem with a Bluetooth audio adapter

  • Start application when A2DP device is used
  • Close the computer (sleep). After the A2DP device disconnects open the computer
  • OSX will automatically reconnect with the last used A2DP device but DeezPlayer won't start playback when play button is pressed.

No longer working

It's saying 'You're using an outdated browser' something along those lines. Is their a fix?

Deezer does not support the current implementation anymore

Hello,

When opening the app (version 2.0.1), a message is displayed, over the Deezer website.
It's English translation is : "Do not run after the time lost, Deezer is no longer used with this version of your browser. Update your browser or download our computer app to continue enjoying your music.".

Use the API

I'm thinking about making small, simple client for Deezer for OSX with ability to play the music. I've tried to use iOS SDK on OSX but without any success even though the library is build for i386 architecture.

So probably the only possible way will be through hacking the web app through WebView as your app do. I think that it's possible to use WebView as only the "proxy" for communicating and playing the music. For the data it's possible to use the API (http://developers.deezer.com/api). What do you think about it, may I contribute to your project with these kind of ideas or should I make my own?

Login with google/facebook doesn't work

Clicking on login with facebook/google doesn't work. On web page version this opens oauth popup window. Deezplayer doesn't react at all disallowing me from logging in.

Offline mode

Offline mode is the only thing missing from this app. I will try to see how the chrome extension works, maybe a port to safari could be done.

Controllers of Player not Working

This code is not working in Arch Linux, because media controls do not respond
Note: I used debtap to convert to Arch package

  globalShortcut.register 'MediaPlayPause',     -> runJS "dzPlayer.control.togglePause();"
  globalShortcut.register 'MediaStop',          -> runJS "dzPlayer.control.pause();"
  globalShortcut.register 'MediaNextTrack',     -> runJS "dzPlayer.control.nextSong();"
  globalShortcut.register 'MediaPreviousTrack', -> runJS "dzPlayer.control.prevSong();"

No support in Airfoil in OS X

Hi

I want to use airfoil on OS X to Stream my music to my Airport Express (AE). I chose DeezPlayer in Airfoil, but the sound still comes out of the build in speakers instead of getting streamed to the AE. Airfoil is telling me the sound would come through my AE. Airfoil works flawless with Spotify or any other software. Is that a problem of DeezPlayer or Airfoil?

Suggestions

Thanks for this app, Deezer's app is awful and full of glitches and this wrapper is all I needed!

  1. Drag and drop should be disable, I can open any website inside the app window http://stackoverflow.com/questions/31670803/prevent-electron-app-from-redirecting-when-dragdropping-items-in-window

  2. Is it possible to add a few options or an user config file? I would like to choose things like: toggle app open maximized by default, default volume, hide menubar/title when using Windows (or even better: fill the entire screen except for the taskbar).

You should to post your app on HN to spread the word ๐ŸŒฎ ๐Ÿ—บ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.