GithubHelp home page GithubHelp logo

Comments (7)

dippnerd avatar dippnerd commented on September 28, 2024 1

I think I figured it out. I ran the individual "tell application" commands in the script editor and noticed it doesn't consider the "up next" queue as a playlist, so it returns my entire library (which I assume is just either too much data or I just wasn't waiting long enough for it to return). I ran a playlist directly in iTunes and those songs showed up on the right as expected. I had a feeling, Up Next is always causing problems for some reason.

As for the playlists, it turns out I had a playlist with the ’ character in the name (not to be confused with ' unfortunately) and it didn't like that. Once I spotted it in the JSON I replaced it and voila!

This is an awesome tool, kudos on making it! iTunes control has been the missing link for a home automation control panel I'm trying to write for my iPad, I'll be sure to post the code once I have it in a decent state, if you have any interest :)

from itunes-remote.

Siddharth11 avatar Siddharth11 commented on September 28, 2024 1

Woah, that's great! I'd love to see your app 😃

from itunes-remote.

Siddharth11 avatar Siddharth11 commented on September 28, 2024

I'm also using macOS Sierra and it's working perfectly for me. This seems to be the issue on your device.

Error: listen EADDRINUSE :::5000

Port 5000 is already in use. Try changing the port no. from 5000 to any other value say 3000 on the server/server.js file. Let me know if the issue still persist.

from itunes-remote.

dippnerd avatar dippnerd commented on September 28, 2024

Wow I feel like an idiot! I didn't even see that port complaint. Sure enough, I changed it and it's working. Not sure what app changed since the update, but at least it was an easy fix, thanks!

A bit unrelated, but I still don't get anything popping up from the buttons in the top corners, a panel slides over but its just blank, any ideas?

from itunes-remote.

Siddharth11 avatar Siddharth11 commented on September 28, 2024

It is supposed to show you all custom made playlists on the left and all the tracks in current playlist on the right. You can check the console too for its output. I'm not able to recreate it.

from itunes-remote.

dippnerd avatar dippnerd commented on September 28, 2024

Is there anything I have to enable or tag playlists with? My console just shows "Connected to a client" and "Disconnected" over and over, that's it. I'm on the latest version of iTunes if it matters

from itunes-remote.

Siddharth11 avatar Siddharth11 commented on September 28, 2024

I'm not sure. For me it didn't require any configuration. Try to restart the server and console the output from server/serverSideEvents.js from functions emitting getPlaylists and getTracksData

from itunes-remote.

Related Issues (8)

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.