AVS Forum


Google™ Search AVS:

Go Back   AVS Forum > Video Components > Home Theater Computers



Reply
Forum Jump
 
Thread Tools
Old 05-11-05, 07:19 AM   #1   |  Link


RedDom
Member
 
Join Date: Jan 2004
Location: UK
Posts: 27
JRMC Smartie LCD plugin. (Beta)

I've created a basic plugin for lcd smartie, to get info from JRMC and display it on any LCD supported by smartie. Its my first shot at JRMC development, .Net development and smartie plugin development, its also only been tested on my dev machine and my media pc. so expect it not to work, but post any feedback here and I'll try and fix it. I don't have much time to work on it but I'll do my best.
I don't have anywhere to host it so will attach to this message (I think you will need to be logged in to download it)


Thx
RD

JRMC_Now plugin for LCD Smartie
by Dominic Stubbins


This should be considered Alpha quality code, I wrote it for my own system, where i use it with JRMC11 and netremote. It has a number of known Bugs:

1)You may find you end up with some rougue media center processes running. I cant get it to shutdown properly when you close media center.
2)the plugin is not threaded, smartie will hang if it cant talk to jrmc for a while, if for example you are using the jrmc UI!

3) Many others I'm sure.


Prerequisites
JRMC (only tested 11, should work on some earlier ones)
.Net
LCDSmartie 5.3 (lcdsmartie.sourceforge.net)

Install:
Copy JRMC_Now.dll, interop.mediajukebox.dll into the lcdSmartie\Plugins directory.


USage.


There Are two functions in the plugin

Function 1, returns all the information about the current track in playing now.

you specify, dll name,FunctionNo (Number) ,Fieldname (String),Formatted (String)

dllname=JRMC_Now.dll
functionno=1
Fieldname, can be any of the fields in your database, for example. (Album,Artist,Albumartist,Name,Duration,Bitrate,genre,custom 1 all work, as do some others),
formatted should be set to "TRUE" or "False", this will format the response, so for example duration, will either be returned as min:seconds or just seconds if formatted=false

examples of lcdsmartie entries

$dll(JRMC_Now.dll,1,artist,true) displays artist
$dll(JRMC_Now.dll,1,duration,true) displays 3:24
$dll(JRMC_Now.dll,1,duration,false) displays 204


Function = 2, returns the state of the current system, it has two options, Position or status. Position returns the current track time, either in seconds, or formatted. Status returns the current play status, stopped (0) paused (1) ,playing(2) or waiting(3) either as a number or formatted as text

$dll(JRMC_Now.dll,2,status,true) displays "Playing"
$dll(JRMC_Now.dll,2,status,false) displays "2"
$dll(JRMC_Now.dll,2,position,true) displays 1:24
$dll(JRMC_Now.dll,2,position,true) displays 84
Attached Files
File Type: zip release.zip (14.9 KB, 339 views)
RedDom is offline   Reply With Quote
Old 05-11-05, 08:05 AM   #2   |  Link
jriver
Advanced Member
 
Join Date: Nov 2001
Location: Minneapolis
Posts: 886
Thanks, Dominic.
__________________
Jim Hillegass / J. River Media Center
jrmediacenter.com
jriver is offline   Reply With Quote
Old 09-27-05, 09:53 PM   #3   |  Link
Cyndrax
Member
 
Join Date: Jun 2001
Location: Austin, TX USA
Posts: 139
When I try to run this (with 5.3.2 and 5.3), I get an error "Can't Load Plugin"

Load of plugin failed: LoadLibrary failed with #126: The specified module could not be found.

Is there something that needs to be done to register the plugin with either JRMC or LCDSmartie?
Cyndrax is offline   Reply With Quote
Old 09-28-05, 04:07 AM   #4   |  Link
RedDom
Member
 
Join Date: Jan 2004
Location: UK
Posts: 27
It seems like lcd smartie cant see the plugin, there is no need to register anything, just make sure the 2 dll's are in lcd smarties plugins directory. I think the name is case sensitive in lcd smartie.

do other smartie plugns work?
what version of jrmc are you using?, also try starting jrmc first, or stopping it if its started.

RD
RedDom is offline   Reply With Quote
Old 03-02-06, 05:41 PM   #5   |  Link
CHA
Member
 
Join Date: Feb 2002
Location: Sweden
Posts: 117
Is this plug-in still available..? Download fails..
CHA is offline   Reply With Quote
Old 03-13-06, 05:49 AM   #6   |  Link
mircea
New Member
 
Join Date: Mar 2006
Posts: 3
download unavailable...

please...
somebody still has a copy of this plugin?

thanks in advance!
mircea is offline   Reply With Quote
Old 03-23-06, 05:51 AM   #7   |  Link
mircea
New Member
 
Join Date: Mar 2006
Posts: 3
still not

Logged on, still the download fails... could somebody send it to mircea at crutescu com
thank you in advance
mircea is offline   Reply With Quote
Old 04-04-06, 11:10 AM   #8   |  Link
mircea
New Member
 
Join Date: Mar 2006
Posts: 3
Unhappy

...Please....
In my current setup, i cannot use something else than JRMC...
mircea is offline   Reply With Quote
Old 04-17-06, 12:58 PM   #9   |  Link
CHA
Member
 
Join Date: Feb 2002
Location: Sweden
Posts: 117
Bump..
I need it too..
CHA is offline   Reply With Quote
Old 04-19-06, 03:29 PM   #10   |  Link
CHA
Member
 
Join Date: Feb 2002
Location: Sweden
Posts: 117
Finally got hold of it..works great..

Anyone interested in a copy, send me a PM.
CHA is offline   Reply With Quote
Old 10-16-06, 04:17 PM   #11   |  Link
isearchable
New Member
 
Join Date: Aug 2006
Posts: 5
If someone has this, can they re-post it please. I have JRMC 11 and Smartie 5.3.

I would love to see playing now on there.
isearchable is offline   Reply With Quote
Old 10-20-06, 01:55 PM   #12   |  Link
doctorcilantro
Member
 
Join Date: Sep 2005
Posts: 172
Yes, could someone post this. Also wondering if anyone has tried on MC12 yet?

thaks
DC
doctorcilantro is offline   Reply With Quote
Old 12-13-06, 07:43 AM   #13   |  Link
raym2
New Member
 
Join Date: Feb 2005
Posts: 5
Quote:
Originally Posted by doctorcilantro
...Also wondering if anyone has tried on MC12 yet?
Tried it out today with MC12. Works great! There's some issues with it as detailed in the readme but nothing too serious.
raym2 is offline   Reply With Quote
Old 02-14-07, 10:28 PM   #14   |  Link
doctorcilantro
Member
 
Join Date: Sep 2005
Posts: 172
Works well on MC12 w/o MC11 installed (I read about your issue Raym).

IT does leave a rogue MC process hanging around using 5mb of memory. Hoping no <C database corruption can occure since there is no clean exit of MC.

Also, strang bug:

When the plugin is running you can't right click on pictures that have been opened and rotated in MC. You have to right click the title bar to reset the system. I also lose mouseover focuse in panes as well as totally losing the ability to scroll with the scrollwheel. f I kill LCDsamrtie these problmes go away; they are rather annoying and interupt workflow dramtically.

DC
doctorcilantro is offline   Reply With Quote
Reply

Forum Jump

AVS Forum > Video Components > Home Theater Computers



Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 04:25 PM.


Load Balanced and Protected By
 

Hosting Services Powered By

Page generated in 0.18605208 seconds (100.00% PHP - 0% MySQL) with 10 queries

Copyright ©1995 - 2010 AVS Forum.com, Inc. - All Rights Reserved. No information may be posted elsewhere without written permission.