Glavin001 / atom-playlist

(This package is currently not maintained) Queue and play music directly from Atom. (deep in development)
6 stars 0 forks source link

iTunes (for Mac) support #15

Open Glavin001 opened 10 years ago

Glavin001 commented 10 years ago

See https://github.com/reduxd/atom-itunes for example. However, use https://github.com/TooTallNate/node-iTunes

ddaws commented 10 years ago

We could support iTunes on any platform rather than only Mac because iTunes is cross platform.

Frozenfire92 commented 10 years ago

We could support iTunes on any platform rather than only Mac because iTunes is cross platform.

+1

Glavin001 commented 10 years ago

Scripting to iTunes is not. It uses AppleScript.

ddaws commented 10 years ago

Rather than interface / control iTunes, why not use the iTunes music library on the machine and still have Atom play the music. This way iTunes support may be platform independent.

Glavin001 commented 10 years ago

Sure, we could play the raw files however:

ddaws commented 10 years ago

Maybe we need to make a platform independant iTunes library for node?

Glavin001 commented 10 years ago

Maybe we need to make a platform independant iTunes library for node?

+1

Glavin001 commented 10 years ago

For now, we will stick with Mac support with AppleScript. Using https://github.com/TooTallNate/node-applescript instead of node-itunes.

Glavin001 commented 10 years ago

@dreid93 please publish https://github.com/dreid93/atom-playlist/tree/glavin as it is the only working version of this package -- with iTunes support and completed code foundation. And/or of course transfer ownership to someone who will maintain this repository if you are no longer interested and have other focuses. Hope to see you contributing sometime in the future! :)

ddaws commented 10 years ago

@Glavin001 I shall be contributing some more though if I don't follow through on that statement I will be transferring ownership. Sorry I have been AFK.

Glavin001 commented 10 years ago

No worries :).