Liam Kaufman
Liam Kaufman
Unfortunately I’m not sure, I haven’t dug into this issue. In haven’t been working on this for awhile though so the underlying technology had likely changed a bunch. Sent from...
PRs accepted!
Okay, that certainly looks odd. I'd recommend debugging the source for Delivery.js. I'd recommend adding some `console.log()` statements to deliveryJS (within your node_modules folder). Alternatively you can use node inspector...
Are you reporting a bug?
@JeroenRood `_this` is a reference to `this`, not a copy of it, so it should be fine where it is. Also `_this` isn't needed in the if `receiving` is true,...
Hi @phauer great idea, unfortunately I don't have the bandwidth for this at the moment. I would however accept a pull request to insure that pyItunes is in the right...
I'm good with changing the name. Options so far: 1. pyitunes-lib-utiles 2. libpytunes 3. lib-pytunes 4. tuneslib 5. itunes-lib 6. pyitunes-lib-parse 7. lib-pyitunes My preference is something that has pyitunes...
@NathanDotTo I've made you a collaborator - if you're not interested I can revoke! I'm good with the name change and the additional effort. I'm not able to lead this,...
IT has been renamed!
@NathanDotTo Are one of you able to setup the .travis file? I assume from there I just have to create a travis account?