Michael David Kuckuk

Results 67 comments of Michael David Kuckuk

Hey @jowie, it sounds like you want to just migrate your account data and that is precicely what [netflix-migrate](https://github.com/LBBO/netflix-migrate) is there for. This repository just provides the JS library netflix-migrate...

Hey @CHarnel, it'll be merged once enough users report that it works for them. There are also a few minor adjustments I want to make before then, but they should...

No, there isn't. But what exactly do you mean by "play a title"? Do you want the title to be added to your viewing history because you "watched" it? In...

Sorry, but I was not able to reproduce this issue on my computer (Windows 8.1, Node v11.13.0). I will try again on another computer running Windows 10 and probably a...

Actually, I just noticed that this issue has the exact same error as #20. Are you sure you entered correct credentials?

Hey @tproenca, thanks for reporting this issue and sorry for taking so long to get back to you. It looks like netflix changed their API a bit there. If you'd...

If possible, I would like to work on this. I think the cause for this lies in `code/lib/cli/src/generators/baseGenerator.ts:242` where the staticDir is passed to the package scripts in order to...

Alright, I hope to have fixed the issue. However, I can't figure out how to test the CLI locally. I've tried running `yarn build cli` successfully (after some problems that...

I'm not sure whether it's relevant to this discussion or not, but since the issue mentions side effects, I thought I'd just mention it briefly. Importing `Grid` from `@giphy/react-components` indeed...