Tetsuo

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • 9. Dezember 2017 at 20:09 #32845

    Thank you for the fix Heiner 🙂

    25. November 2017 at 12:25 #32628

    Hi Heiner, I follow the github report: https://github.com/plietar/librespot/issues/265

    As I presume, the answer is we need to quote the user variable in the command.

    Suggestion, can you quote username in spotifyconnect/controller/Setup.php at line 104:

    $parameter[] = '--username '.$_REQUEST['username'];

    to :

    $parameter[] = '--username '."\"".$_REQUEST['username']."\"";

    Thanks 😉

    17. November 2017 at 20:49 #32509

    Hi Heiner.

    No problem just post an issue on github.
    You can close here.
    Thanks for your help 😉

    12. November 2017 at 11:51 #32422

    Hello Heiner.

    Just find wath’s the problem, in my login name I have a pipe character ‚|‘ so when you use the login in the script the system interpret it as a pipe.

    Just make the test with an other spotify account and it’s work well.

    Can you fix this by protect the login during command line ?

    Thnx

    10. November 2017 at 22:17 #32413

    Hi.
    Badly it’s not resolve.
    Try many installation.

    – go top startup tab, switch the plugin to the left, enter the beta url.
    – Try to launch, same message.
    – Go to the plugin tab, hit reinstall button, same message …

    I observe that the configuration form is always completed with my informations even after new installation
    Maybe I need to full delete all older files from the current version, but I didn’t find a way to do this.

    9. November 2017 at 9:06 #32372

    Thanks for your help Heiner, I’ll retry with beta url 😉

Viewing 6 posts - 1 through 6 (of 6 total)