vinz243

Results 31 issues of vinz243

It would be really cool if for example, in addition to this: ``` coffee func = (foo, bar="bar") -> ``` We could do for example: ``` coffee func = (foo...

Hi I'd like to create an application using anode but i can't find any tutorial or demo or example. Any example?

https://github.com/roastlechon/nodejs-rtorrent/blob/master/src/node/lib/rtorrent.js https://code.google.com/p/gi-torrent/wiki/rTorrent_XMLRPC_reference

feature
core

AbstractTorrentClient ``` getTorrents() addTorrent(dataType, data) removeTorrent(hash) pauseAll() setConfig(key, value) getUploadSpeed() getDownloadSpeed() ``` AbstractTorrent ``` constructor(hash) pause() getUploadSpeed() getDownloadSpeed() ``` (all functions returns promises) Useful links: https://github.com/roastlechon/nodejs-rtorrent/blob/master/src/node/lib/rtorrent.js https://code.google.com/p/gi-torrent/wiki/rTorrent_XMLRPC_reference https://github.com/baalexander/node-xmlrpc

feature
core

Make a mockup torrent provider for drafts and unit tests

feature
core

Made callbacks optional thus it will avoid some errors or bugs

Right now, if want to listen to playback changes (like pause/resume/stop) I have to continuously pool the `ChromeCast#getMediaState()` event. Is there a way I be notified of changes without pooling?

help wanted

Hi, I think your extsnion is really good and useful, but sadly I use CoffeeScript. Could you add CoffeeScript support some day ?

- [x] make Artwork provider queue based for getting files, to avoid huge CPU spikes when loading all covers at once - [x] rewrite Album and Artist component to accept...

There is an important security flaw with previous version