Netflix App for WMC8?

mholgate

Posts: 9
Joined: Wed Oct 15, 2014 9:36 pm
Location:

HTPC Specs: Show details

#21

Post by mholgate » Thu Oct 16, 2014 6:24 pm

PM'd you

mholgate

Posts: 9
Joined: Wed Oct 15, 2014 9:36 pm
Location:

HTPC Specs: Show details

#22

Post by mholgate » Sun Oct 19, 2014 1:51 pm

3rob3 wrote:The first screen that shows up after launching Netflix is full of "tiles" of recently played, suggestions, etc. To the right you can see more items and with a mouse I can scroll over, but with this I can only scroll around the first page.

Yes, I am running 1920x1080p. Are you all up to date with updates?
Yes all's up to date at my end.
Lot's of people don't seem to have the Larger option available, so I've updated the script to work with 'Default' mode:

Code: Select all

https://gist.github.com/holgate/01d73c6ac33ab4b6d66f
and for those with 'Larger' option should use this version of the script instead:

Code: Select all

https://gist.github.com/holgate/7dcc49ef9d202a5a199e

3rob3

Posts: 548
Joined: Sun Aug 28, 2011 8:48 pm
Location:

HTPC Specs: Show details

#23

Post by 3rob3 » Sun Oct 19, 2014 2:24 pm

Thanks for the update, I will give it a try today.

Just curious, how are you launching Netflix? From Media Center or from the Start screen. Do you leave the script running all the time? Just wondering how this could be integrated with Media Center.

MaxP0wers

Posts: 4
Joined: Sat Oct 18, 2014 3:02 pm
Location:

HTPC Specs: Show details

#24

Post by MaxP0wers » Mon Oct 20, 2014 2:08 am

Not working on my end either with the same issues as 3rob3. Tried it on my laptop as well, but had no success.

3rob3

Posts: 548
Joined: Sun Aug 28, 2011 8:48 pm
Location:

HTPC Specs: Show details

#25

Post by 3rob3 » Mon Oct 20, 2014 2:54 am

Yeah I tried again too, unfortunately same issues. Can scroll around the main screen but eventually it gets lost.

mholgate

Posts: 9
Joined: Wed Oct 15, 2014 9:36 pm
Location:

HTPC Specs: Show details

#26

Post by mholgate » Mon Oct 20, 2014 10:39 am

3rob3 wrote:Thanks for the update, I will give it a try today.
Just curious, how are you launching Netflix? From Media Center or from the Start screen. Do you leave the script running all the time? Just wondering how this could be integrated with Media Center.
Media Center starts a batch file which starts Netflix, this script, and also my T9 (predictive text) script for text entry into Netflix's search box. I don't see a problem keeping this Netflix script running all the time - it should only do its thing when Netflix is running.

My system is actually a little more complicated than that though - I have Promixis's Girder running in the background for other automation tasks, as well as ensuring Netflix/Media Center is focussed/full screen at the right times.

MaxP0wers

Posts: 4
Joined: Sat Oct 18, 2014 3:02 pm
Location:

HTPC Specs: Show details

#27

Post by MaxP0wers » Sun Oct 26, 2014 1:51 pm

Anyone get the autohotkey script working on default size screens?

mholgate

Posts: 9
Joined: Wed Oct 15, 2014 9:36 pm
Location:

HTPC Specs: Show details

#28

Post by mholgate » Thu Sep 24, 2015 5:59 pm

MaxP0wers wrote:Anyone get the autohotkey script working on default size screens?
If you're still interested in getting it working on other resolutions, try this: http://sticky-ux.com/apps/NetflixRemoteController/

Post Reply