Jean van Kasteel

Results 93 comments of Jean van Kasteel

yes, hide what's not usable. I'm all in for that. I already did it for imdb icon and trailer

the issue is with torrents, we could resolve the magnet of them locally when storing though, it would indeed allow to better cache and have a temp fix if an...

I can't review this

in theory, `gulp dist` on a compatible distro will package a .deb Now I have now idea if it's compliant to anything, but it does install on Ubuntu and derivatives....

that's portable app, it isn't an install. Portable nwjs takes forever to load.

other appimages are not using nwjs

That's wierd, these deps should be included. Would you be using an old version of NPM by any chance ?

wathclist_collection.js: ``` fetch: function () { return App.Providers.get('Watchlist').fetch().then(function (items) { for (var i in items.results) { items.results[i].providers = { torrents: null, metadata: null }; } this.add(items.results); this.state = 'loaded'; this.trigger('loaded',...

It was a year ago, I don't remember. Have you tried using the snippet above in your file?