Update page 'FAQ'

RemixDev
2019-09-13 11:52:51 +00:00
parent 64e043c231
commit 990b93f675
+7 -4
@@ -4,7 +4,7 @@ There are mainly three branches
[Deezloader Reborn](https://git.teknik.io/Ermyas/DeezLoader) v3.1.3 - Discontinued <br>
[Deezloader Remaster](https://mega.nz/#F!jPZ3kKjJ!MPpIqsV12PDugz6Nn0-DVw) v1.0.1 - Discontinued<br>
[Deezloader Remix](https://notabug.org/RemixDevs/DeezloaderRemix) v4.2.1
[Deezloader Remix](https://notabug.org/RemixDevs/DeezloaderRemix) v4.2.2
Then there is the [Android Version](https://gitlab.com/Nick80835/DeezLoader-Android) based on Remix, don't ask me about it as it's not mantained by me.
@@ -25,6 +25,7 @@ Then there is the [Android Version](https://gitlab.com/Nick80835/DeezLoader-Andr
**Remix**<br>
* It works
* Updated Libraries
* Custom theme for Materializecss
* Implementation with Spotify APIs (No third party services) to download playlists albums and tracks (Only if avaiable on deezer)
@@ -50,12 +51,14 @@ If you get this error: **This application "Deezloader Remix.app" can't be opened
If you can't login follow these steps
### All I can see is a blank screen
* If you're on windows try updating
* If you get something like `Error: listen EACCES` that's probally it
* Make sure you have ONLY ONE istance of ANY Deezloader open at once.
* Deezloader creates a web server on port 1730, if that port is already used Deezloader won't start correctly.
* Try changing the serverPort to 49152 in config.json (see [Where can I find the log files](#login-button-does-nothing) to see where the config folder is on your os)
* Try following the steps in the section [**Login button does nothing**](#login-button-does-nothing)
### Login button does nothing
* Make sure you have ONLY ONE istance of ANY Deezloader open at once.
* If you get something like `Error: listen EACCES` that's probally it
* Deezloader creates a web server on port 1730, if that port is already used Deezloader won't start correctly.
* If you're using proxys try disabling them
* Restart the app.
* Maybe just a restart of the app could make the app working