NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 14 15 16 17 18 … 56 Next »
GBPVR LCD Plugin for LCDSmartie

 
  • 0 Vote(s) - 0 Average
GBPVR LCD Plugin for LCDSmartie
fooman1
Offline

Member

Posts: 57
Threads: 2
Joined: Feb 2006
#1
2006-02-20, 03:37 PM (This post was last modified: 2006-04-12, 09:35 AM by fooman1.)
Updated to 0.60 beta. Download attached to the end of this post.

This release has seen some major additions:
- Detailed display of video information; [requires My Videos plugin]
- Detailed display of music information;
- Radio display;
- Netradio display;
- Ability to customise screens shown in the various display modes;
- Ability to customise length of time to show screens in the various display modes;
- More configuration settings added.

Unfortunately, I have not been able to test this version thoroughly owing to the large amount of features and changes and my limited time. I did test and it worked fine when everything was hardcoded, but I have done barely any testing to see how well the plug-in works following the changes to allow custom configuration of the various modes. However, I will not have much (if any) time over the next few weeks to spend on development, so I release it here as it is still a major improvement over the previous version, 0.46b, and I think people will benefit.

Again, if you see any bugs, please make a post. Also, give me ideas about features you like/dislike/want/etc.

This version requires CommonGBPVRUtilities.dll and UltraID3Lib.dll (included).

Download attached to the end of this post.

-----------------
Updated to 0.46 beta. Download attached. In this release:
- Ability to change date/time display format.
- Ability to use non-ASCII (ie non-English) characters. ANSI characters should work provided your LCD is capable of displaying them. An update to LCDSmartie is required. See LCDSmartie_GBPVRPlugin Info.txt.
- Fixed minor bug with line 2 display introduced in version 0.46a.
- Fixed minor bug with display not returning to default after watching TV.
- Added ability to display more information in Live TV mode. LCD should cycle between channel name and channel number, and programme title and description if data is available.

I've updated the attachment below to point to the new version.

Provided no-one reports any major bugs, the aim for the next release will be to get the plugin to provide more detailed information for the screens other than live TV.

After that, I will look at adding the ability to completely customise the display, including how and what information can be displayed. This should be the point where those with LCDs with more than 2 lines can benefit fully.

--------
Plugin has been updated to 0.45 beta. New in this release:
- Minor bug fixes;
- Ability to connect to GBPVR LCD Plugin remotely (ie GBPVR on one machine, LCDSmartie on another) by using custom IP/Port;
- Ability to customise all messages used by the program, even the recording indicator. Only exception to this are the dynamic messages (eg currently playing audio or video file, or current channel number, etc).


---------
Original post:

My VFD isn't supported by jaLCDs so I've been writing a plug-in for LCDSmartie to use with GB-PVR. It's at a stage now where it is quite usable (at least for me), so I provide it here for others who may also benefit from it.

I do plan to update this a lot more and add more features, but my timeframe is quite open due to a busy schedule coming up. Perhaps the biggest thing going for it at the moment is the recording indicator.

Anyway, here it is at 0.4 beta. Instructions in the zip.

Questions/bugs/feature requests below please.
b00sfuk
Offline

Senior Member

Posts: 319
Threads: 26
Joined: Mar 2005
#2
2006-02-20, 05:43 PM
Thanks for sharing - been waiting for a recording indicator for ages. I have one question and one problem.

Question - it only seem to work if the GB-PVR GUI is running. Is this as designed or can it be made to show a program is recording when just the recording service is running?

Problem - when configured the GB-PVR GUI will only start some of the time. If I remove the plugin from the GB-PVR directory then the problem goes away. I get this error in the gb-pvr.log which might or might not be connected.

The channel tcp is already registered.
at System.Runtime.Remoting.Channels.ChannelServices.RegisterChannelInternal(IChannel chnl)


I'm using LCD Smartie with an IMON VFD (using IMonSmartie software that allows it to be supported as a Matrix Orbital VFD).

Thanks again.
haxorboy
Offline

Member

Posts: 74
Threads: 5
Joined: Jan 2006
#3
2006-02-20, 05:49 PM
I would be interested in knowing a bit more about your setup as that is the next piece of the puzzle I want to work into my HTPC. I have looked around and LCD/VFD's before but just haven't found the right fit yet.
[SIZE="1"]Samsung HL-S5087 50inch DLP XP Pro SP2 Nvidia 7800 w/HDMI PVR-500 Dvico Fusion5 Lite P4 3.2 1 GB RAM asRock mobo Turtle Beach Riviera 80GB/80GB Coolermaster ATC-610 Harmony 880 w/Girder
GB-PVR 099.12 w/Weather, Enhanced Web Admin, Sports Scores, Theater Listings, Newsfeed, Sassari[/size]
turkey
Offline

Member

Posts: 206
Threads: 17
Joined: Sep 2005
#4
2006-02-20, 08:01 PM (This post was last modified: 2006-02-20, 08:09 PM by turkey.)
b00sfuk Wrote:Question - it only seem to work if the GB-PVR GUI is running. Is this as designed or can it be made to show a program is recording when just the recording service is running?

Have a look at my setup in the Smartie Screen Forum

The GBPVR screens are a bit intricate, and they don't use a plugin, just a utility from Mister Slimm that was recently released. It works very well for me, and I never use the GBPVR gui or the tray indicator, only the recording service and the enhanced web interface for scheduling.
fooman1
Offline

Member

Posts: 57
Threads: 2
Joined: Feb 2006
#5
2006-02-20, 11:42 PM
Thanks for the replies,

b00sfuk Wrote:Question - it only seem to work if the GB-PVR GUI is running. Is this as designed or can it be made to show a program is recording when just the recording service is running?
Yes, this is as designed. I thought if it was used for a HTPC then the frontend would be running all of the time (at least at my place it will be). However, I will look at trying to get it to run when just the recording service is running.


b00sfuk Wrote:Problem - when configured the GB-PVR GUI will only start some of the time. If I remove the plugin from the GB-PVR directory then the problem goes away. I get this error in the gb-pvr.log which might or might not be connected.

The channel tcp is already registered.
at System.Runtime.Remoting.Channels.ChannelServices.RegisterChannelInternal(IChannel chnl)
Interesting. When developing it I had the same problem when I would run GBPVR, its server thread would not terminate when GBPVR was closed. As a result, one would need to Ctrl-Alt-Del and terminate the GBPVR process to end the program properly and allow GBPVR to start again. However, the fix was simple (make it a background thread) and now it works fine on my machine.

My suggestion for now would be to check if anything on your machine is blocking port 9826. The two DLLs communicate using TCP on that port so if another application is using it or a firewall is somehow preventing them from communicating that could be your problem. In the next update I will make use of a config file so you can change the port used. Hopefully that should fix the problem.


b00sfuk Wrote:I'm using LCD Smartie with an IMON VFD (using IMonSmartie software that allows it to be supported as a Matrix Orbital VFD).
I'm using the same. Smile

haxorboy Wrote:I would be interested in knowing a bit more about your setup as that is the next piece of the puzzle I want to work into my HTPC. I have looked around and LCD/VFD's before but just haven't found the right fit yet.
I'm using an iMon VFD (16x2) that came with my SilverStone case. It runs on USB. I like the software that comes with it, but note that some find it a bit limiting, especially since not all LCD applications support that VFD.
n@boleo
Offline

Member

Posts: 152
Threads: 12
Joined: Apr 2005
#6
2006-02-21, 12:15 AM (This post was last modified: 2006-02-21, 12:20 AM by n@boleo.)
This one is working for me !!! thanks so much !

One improvement i can imagine is the ability to automaticaly cycle to an alternate screen when "Media centre + date/tile" is shown : For now i was monitoring my CPU usage, memory and temperatures using classical LCDSmarties with Monitoring MotherBoard... But as my LCD is only 2 lines I can't now have plugin and monitoring at the same time

Would it be possible add such a feature?
[SIZE="1"]Pentium IV 1.4Ghz, 640 Mo RAMBUS, 2x PVR250, Maxtor 160 Go cache 8Mo, LG 17" LCD, Antec Overture modded case, Matrix Orbital LCD 2*20[/SIZE]
wannabepvr
Offline

Senior Member

Posts: 635
Threads: 131
Joined: Sep 2005
#7
2006-02-21, 01:11 AM
Hmmm interesting.....

What is this LCDSmartie? (size?, lines, colour?)
...and where might one get one? Did it come with you case?

photo?
Core2-E2180, 1G RAM, 1Gb-5450 Silent, 2Tb +300g HDDs.
Three tuners: [SIZE=2][SIZE=1]Twinhan DVB-T x 1, Hauppauge Nova 500T (dual)
[/SIZE][/SIZE]
DTB Digital SD + HD content (PAL-MPEG2-AC3).
Custom case made very quiet. Zalman CPU cooler.
Sits in rack with other HiFi.

ParaLED to show tuner activity.

Display: 42" 1920x1080p Panasonic Plasma

1x wired MVP
1x PC client
[URL="http://web.aanet.com.au/media/"]
[/URL]
fooman1
Offline

Member

Posts: 57
Threads: 2
Joined: Feb 2006
#8
2006-02-21, 02:47 AM
n@boleo Wrote:One improvement i can imagine is the ability to automaticaly cycle to an alternate screen when "Media centre + date/tile" is shown : For now i was monitoring my CPU usage, memory and temperatures using classical LCDSmarties with Monitoring MotherBoard... But as my LCD is only 2 lines I can't now have plugin and monitoring at the same time
I don't fully understand what you mean. You can cycle through a number of screens in LCDSmartie so you should be able to use this plugin and also cycle through your system information.

Actually, now I think I understand what you're getting at. You want HTPC info all the time except for when "Media Centre" and the current date/time is displayed. If you go to the "Actions" tab in LCDSmartie, you can check a condition and make it do something. To do what you want, simply add the $dll(...) command for line 1, check if it equals "<space><space>Media Centre<space><space>" (substitute a normal blank space for <space>) and make the output go to another screen of your choice.



wannabepvr Wrote:Hmmm interesting.....

What is this LCDSmartie? (size?, lines, colour?)
...and where might one get one? Did it come with you case?
LCDSmartie is software that supports a number of LCD/VFD displays. It lets you display stuff on them. You can find more information and download it from http://lcdsmartie.sourceforge.net/
n@boleo
Offline

Member

Posts: 152
Threads: 12
Joined: Apr 2005
#9
2006-02-21, 01:55 PM
fooman1 Wrote:I don't fully understand what you mean. You can cycle through a number of screens in LCDSmartie so you should be able to use this plugin and also cycle through your system information.

Actually, now I think I understand what you're getting at. You want HTPC info all the time except for when "Media Centre" and the current date/time is displayed. If you go to the "Actions" tab in LCDSmartie, you can check a condition and make it do something. To do what you want, simply add the $dll(...) command for line 1, check if it equals "<space><space>Media Centre<space><space>" (substitute a normal blank space for <space>) and make the output go to another screen of your choice.

I wanted to cycle automaticaly through my 2 screens (1st one for MBM, 2nd one for your plugin)... But i guess i was too tired Big Grin to notice that "sticky" was checked for the 2nd screen, as result, LCDSmarties doesn't cycle screens at all !!Rolleyes

I'm keeping your second trick in mind it could be useful later

Everything is fine now, thanks ! :p

I now have a question : what do you think about a translation for your plugin ? I guess it would increase the usage and also the WAF
[SIZE="1"]Pentium IV 1.4Ghz, 640 Mo RAMBUS, 2x PVR250, Maxtor 160 Go cache 8Mo, LG 17" LCD, Antec Overture modded case, Matrix Orbital LCD 2*20[/SIZE]
fooman1
Offline

Member

Posts: 57
Threads: 2
Joined: Feb 2006
#10
2006-02-21, 02:03 PM
Hi,

I updated the plugin in the first post to 0.45 beta. This allows you the ability to use custom messages for each of the states. Have a try.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (15): 1 2 3 4 5 … 15 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  New plugin - MovieTrailers imilne 11 6,021 2014-09-25, 08:16 AM
Last Post: imilne
  HD Logos for the NPVR WebRadio Plugin Lao Pan 3 3,297 2014-02-09, 01:32 PM
Last Post: Lao Pan
  Files plugin tmrt 13 7,272 2014-01-09, 11:16 PM
Last Post: mvallevand
  Plex Plugin - first release psycik 141 58,519 2013-06-16, 08:59 PM
Last Post: JonnyCam
  External tool: Transfer Season Record schedules from GBPVR to NPVR kendrak24 37 20,491 2013-04-11, 05:58 AM
Last Post: kendrak24
  Web Cams plugin for NextPVR McBainUK 37 15,250 2012-10-19, 07:35 AM
Last Post: McBainUK
  PhotoFilter: New Photos/Videos plugin to browse using metadata cncb 1 1,922 2012-08-10, 04:06 PM
Last Post: cncb
  Any interest in a Spotify Plugin for NextPVR? McBainUK 38 13,745 2012-05-22, 05:37 AM
Last Post: McBainUK
  System Plugin - CPU Temperature Monitoring imilne 1 1,983 2012-03-28, 07:59 PM
Last Post: LegioX
  System Plugin - 2nd Test Release (4th Feb) imilne 31 10,561 2012-02-24, 12:22 PM
Last Post: Reddwarf

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode