Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Theatertek DVD player

Place your requests for plugins here

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Fast351
Developer
Posts: 233
Joined: February 17th, 2006, 3:23 pm
Location: Twin Cities, Minnesota, USA
Contact:

Post by Fast351 »

The official release of this DLL at

http://www.fast351.com/htpc/theatertek.zip has been updated to include the instructions for enabling the screen only when Theatertek is running.

-Mike

sanderh
Posts: 1
Joined: May 9th, 2006, 9:29 am

Post by sanderh »

Fast351 wrote:The official release of this DLL at

http://www.fast351.com/htpc/theatertek.zip has been updated to include the instructions for enabling the screen only when Theatertek is running.

-Mike
I don t understand how to set it up. I ve read the .txt file a few times now but my English is not so good.
Where do I add??? these values exatly?

Then add two actions

if $dll(theatertek.dll,4,0,0) > 0 enablescreen(1)
if $dll(theatertek.dll,4,0,0) = 0 disablescreen(1)

I have 4 screens now in the lcd Smartie setup. Do I add a fifth and than paste these 2 lines on my 2x40 lcd display?

I really don t understand how to set it up...... :(

Fast351
Developer
Posts: 233
Joined: February 17th, 2006, 3:23 pm
Location: Twin Cities, Minnesota, USA
Contact:

Post by Fast351 »

No, you add a 5th screen with the information that you want to have on the screen. For example, I have this:

Text01="$dll(theatertek,1,1,0)-$dll(theatertek,1,2,0) $dll(theatertek,2,0,hh:nn:ss) "

Text02="$dll(theatertek,3,0,0) $dll(theatertek,1,4,0)X "


Then click on the "actions" tab in setup and add the two lines you pasted, correcting for the screen number where you added the new lines.

rickd
Posts: 1
Joined: May 11th, 2006, 3:13 am

Post by rickd »

How can I pass the dvd id number out of smartie to girder so I can fire up dvd profiler and grab info on dvd

Post Reply