Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
[RELEASE] XBMCFlix-o-mate
#75
(2012-05-18, 08:48)MonsieurPoirot Wrote: But, the ability to turn subtitles on or off is tremendously important to me. Otherwise, I can't really use this setup.
....
Thank you again for all your hard work on this so far. I really, really appreciate it.

(Also, FWIW, I use my setup with 1080P / 1920x1080. I imagine most other folks these days are as well. So only handling that resolution would certainly be enough for me.)

Thanks for the feedback. Unfortunately, it is the higher resolutions (seems anything above like 1280x800) is where the problems start and will require the most amount of work.

(2012-05-18, 15:10)kevev Wrote: You have my vote to continue development.

Without auto-fullscreen we will have to find a way to hide the mouse pointer.

Here is some autoit code:

....

Also auto-play next video would be nice. We can leave it playing all day if desired. The volume control is a nice feature to have too.

Ah yes I forgot about the mouse...I did notice that and that it was necessary to go full screen to get rid of it. I don't like the idea of doing it with AutoIt - and without looking at the code too much I have a feeling that it would also be cumbersome and problematic in its own right (not just AutoIt but actually "hiding" the cursor).

As far as the auto-play is concerned, unfortunately (as per my last post) you can't leave it playing all day...only until the end of a season - at which point you would have to manually select the next season in the list. UPDATE: I was wrong about this...it will continue to advance to the next season when done with one!

I think that the only solution is to actually account for all scenarios of resolution, which is going to be a huge pain in the arse. Previously this app would work with all resolutions I tested, regardless of full screen/non/kiosk. If I continue down this road I think I will have to limit it to simply FULL SCREEN kiosk implementation which is what most XBMC users will use.

I may use the default Netflix method ("F") to bring it into full screen - and then I only need to account for one set of icons at each resolution (and hopefully only 2 sets - a high res and a low).

The new interface is actually easier in the sense that you don't need to take it OUT of full screen to access certain controls (like Next episode).

I will be taking a look over the weekend and hopefully I will have something usable over the next couple days.
.peace out.
Reply


Messages In This Thread
[RELEASE] XBMCFlix-o-mate - by bengalih - 2012-04-16, 19:20
Changelog - by bengalih - 2012-04-16, 20:39
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-04-25, 16:45
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-04-26, 07:55
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-04-26, 17:01
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-04-30, 06:23
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-01, 02:44
RE: [RELEASE] XBMCFlix-o-mate - by Zellig - 2012-04-26, 21:20
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-04-26, 22:22
RE: [RELEASE] XBMCFlix-o-mate - by Zellig - 2012-04-26, 22:39
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-04-26, 23:20
RE: [RELEASE] XBMCFlix-o-mate - by hoopz - 2012-04-28, 18:15
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-04-28, 18:48
RE: [RELEASE] XBMCFlix-o-mate - by hoopz - 2012-04-29, 11:20
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-04-29, 17:37
RE: [RELEASE] XBMCFlix-o-mate - by hoopz - 2012-04-30, 01:09
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-04-30, 01:19
RE: [RELEASE] XBMCFlix-o-mate - by hoopz - 2012-04-30, 01:33
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-04-30, 03:35
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-01, 05:22
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-02, 03:37
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-05, 03:36
RE: [RELEASE] XBMCFlix-o-mate - by Zellig - 2012-05-06, 03:14
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-06, 05:28
RE: [RELEASE] XBMCFlix-o-mate - by Zellig - 2012-05-06, 22:20
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-13, 03:17
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-13, 18:56
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-16, 08:23
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-16, 14:45
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-16, 15:08
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-16, 16:57
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-16, 18:23
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-16, 19:45
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-16, 20:31
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-16, 20:58
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-17, 02:08
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-17, 23:11
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-18, 15:10
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-18, 16:45
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-19, 00:21
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-21, 17:12
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-21, 17:58
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-21, 18:07
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-21, 19:02
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-21, 22:07
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-21, 18:25
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-21, 18:38
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-22, 05:29
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-22, 07:56
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-27, 04:06
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-27, 05:01
RE: [RELEASE] XBMCFlix-o-mate - by bengalih - 2012-05-28, 00:54
RE: [RELEASE] XBMCFlix-o-mate - by kevev - 2012-05-28, 16:40
RE: [RELEASE] XBMCFlix-o-mate - by Varming - 2012-07-30, 21:28
RE: [RELEASE] XBMCFlix-o-mate - by volarium - 2012-08-31, 20:02
RE: [RELEASE] XBMCFlix-o-mate - by calib3r - 2012-08-31, 23:56
RE: [RELEASE] XBMCFlix-o-mate - by Sureguy - 2012-09-07, 21:38
RE: [RELEASE] XBMCFlix-o-mate - by calib3r - 2012-09-12, 05:20
RE: [RELEASE] XBMCFlix-o-mate - by Sureguy - 2012-09-15, 03:59
RE: [RELEASE] XBMCFlix-o-mate - by calib3r - 2012-09-15, 06:19
Logout Mark Read Team Forum Stats Members Help
[RELEASE] XBMCFlix-o-mate5