SnapStream Forums

Go Back   SnapStream Forums > SnapStream Developer Network > Beyond TV Downloads
Register FAQ Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 04-07-2008, 08:55 AM
SSDNAdmin SSDNAdmin is offline
Administrator
 
Join Date: Nov 2004
Posts: 174
[addon] BTVSmartie 5.0 (July 24 Update)

Author: 79dieselrabbit@planetquake.com

Short Description: LCDSmartie Support for BTV
Long Description: A plugin DLL for LCDSmartie that retrieves show info from Beyond TV about active live TV sessions, current recordings, upcoming recordings, and capture sources, for display by LCDSmartie on a LCD or VFD screen.
Version Number: 5.1
Status: Stable
Last Updated: 7/24/08

Homepage: http://darkside.planetquake.gamespy....tvsmartie.html
Installation Instructions: Extract BTVSmartie.dll to plugins directory in you LCDSmartie directory. There are a few registry entries you can add to "HKEY_CURRENT_USER\Software\VB and VBA Program Settings\BTVSmartie\Settings" that will change the interaction of the BTVSmartie plugin and BeyondTV. These are not required. "BTV_Address" - Sets the IP address of the BTV server. Defaults to "localhost". "BTV_Port" - Sets the port number of the BTV server. Defaults to "8129". "BTV_User" - Sets the user name to use to log into the BTV server. If not set, will default to "administrator". "BTV_Password" - Sets the password to use to log in to the BTV server. Defaults to "". "Data_Refresh_Interval" - Sets the time in seconds between data refreshes. Defaults to "30" "Null_Return" - Sets what string to return when the requested data does not exist, ie if there is no live tv, no current recordings or no scheduled recordings. Defaults to "".

Release Notes:
-Fixed crash when a capture source was disabled.
-Really upped param1b max to 10 for all param1 options this time.
-Added Genre info

License: Reads BTV and BTV Link License from the Registry
Requirements: Beyond TV 4.8 or greater, LCDSmartie 5.3 or greater.


Download btvsmartie5.1.zip

Last edited by Kilrsat; 07-25-2008 at 08:53 AM.
Reply With Quote
  #2  
Old 04-07-2008, 02:24 PM
HomeyFour's Avatar
HomeyFour HomeyFour is offline
l33t Member
 
Join Date: Jan 2005
Location: Sterling Heights, MI
Posts: 1,606
Re: [addon] BTVSmartie 5.0

79dieselrabbit, I am getting a logon thread failure: unknown error problem. I don't use any usernames or security features in BTV 4.8.1... what do I need to do? Also, I don't see any of those registry keys - do I need to create them?

Thanks!
__________________
HomeyFour
Server: C2D E7400 2.8 | 2048MB | Drive Pool: 120GB SATA 500GB SATA | 4x HD HomeRun | Intel G41 DVI->HDMI | Antec Fusion | Samsung 46" DLP | BM | BTV | Windows XP
Link 1: Veriton N2620G Celeron 1.5 | 2048MB| Windows 7-32
Link 2: Atom 330 | 2048MB | Nvidia ION | PureVideo | BM | Windows XP
Link 3: C2Q | 8192MB | Nvidia 8600 | PureVideo | BM | Windows 7-64

Last edited by HomeyFour; 04-07-2008 at 02:48 PM.
Reply With Quote
  #3  
Old 04-07-2008, 08:39 PM
79DieselRabbit 79DieselRabbit is offline
Senior Member
 
Join Date: Jun 2004
Location: Southern CA
Posts: 150
Re: [addon] BTVSmartie 5.0

The registry keys need to be created if they are going to be used. If the default values are ok, then you don't need to have them.

As for the error, are you familiar with DebugView?
Could you start BTV, start debugview, and then start LCDSmartie and let it run for 15min then post the log here?

Last edited by 79DieselRabbit; 04-07-2008 at 08:44 PM.
Reply With Quote
  #4  
Old 04-08-2008, 05:25 AM
HomeyFour's Avatar
HomeyFour HomeyFour is offline
l33t Member
 
Join Date: Jan 2005
Location: Sterling Heights, MI
Posts: 1,606
Re: [addon] BTVSmartie 5.0

Of course I know debugview, I'm a beta tester.

Code:
[\\BTV]
00000000	0.00000000	[2116] Starting the main function 
00000001	0.00180866	[2116] Checking to see if we need to exit 
00000002	0.25972518	[2444] Loading Settings 
00000003	0.26761711	[2444] BTVSmartie Worker Proc Starting 
00000004	0.27074191	[2444] BTVSmartie Logon Proc Starting 
00000005	0.27575558	[2444] Refreshing Logon 
00000006	1.01670516	[2216] Command line: "/stopmedia" "/nofocus" "/noshow" "/startscreen" "top" 
00000007	1.01707518	[2216] Warning: VideoPlayer::DetachVideo() was unable to remove the graph from the ROT 
00000008	1.01727009	[2216] Warning: VideoPlayer::DetachVideo() was unable to remove the graph from the ROT 
00000009	1.31517756	[2576] [2008/4/8 07:25:12] Session starting for User: , on IP: 127.0.0.1
00000010	1.40617561	[2444] Logon Failed: Unknown Error 
00000011	1.41288841	[2444] System.InvalidCastException: Unable to cast object of type 'BTVSmartie.BTVLicenseManager.PVSPropertyBag' to type 'BTVSmartie.BTVLicenseManager.PVSPropertyBag'. 
00000012	1.41288841	[2444]    at BTVSmartie.BTVLicenseManager.BTVLicenseManager.LogonRemote(String networkLicense, String username, String password) 
00000013	1.41288841	[2444]    at BTVSmartie.LCDSmartie.Logon(Boolean Refresh) 
00000014	1.41288841	[2444]    at BTVSmartie.LCDSmartie.MainSub()
__________________
HomeyFour
Server: C2D E7400 2.8 | 2048MB | Drive Pool: 120GB SATA 500GB SATA | 4x HD HomeRun | Intel G41 DVI->HDMI | Antec Fusion | Samsung 46" DLP | BM | BTV | Windows XP
Link 1: Veriton N2620G Celeron 1.5 | 2048MB| Windows 7-32
Link 2: Atom 330 | 2048MB | Nvidia ION | PureVideo | BM | Windows XP
Link 3: C2Q | 8192MB | Nvidia 8600 | PureVideo | BM | Windows 7-64
Reply With Quote
  #5  
Old 04-09-2008, 08:45 AM
HomeyFour's Avatar
HomeyFour HomeyFour is offline
l33t Member
 
Join Date: Jan 2005
Location: Sterling Heights, MI
Posts: 1,606
Re: [addon] BTVSmartie 5.0

Hmm. Well, I seem to have fixed it. I had another copy of the BTVSmartie.dll in the main LCD Smartie folder as well as in the plugin folder. I deleted the one in the main folder, and now it seems to work?
__________________
HomeyFour
Server: C2D E7400 2.8 | 2048MB | Drive Pool: 120GB SATA 500GB SATA | 4x HD HomeRun | Intel G41 DVI->HDMI | Antec Fusion | Samsung 46" DLP | BM | BTV | Windows XP
Link 1: Veriton N2620G Celeron 1.5 | 2048MB| Windows 7-32
Link 2: Atom 330 | 2048MB | Nvidia ION | PureVideo | BM | Windows XP
Link 3: C2Q | 8192MB | Nvidia 8600 | PureVideo | BM | Windows 7-64
Reply With Quote
  #6  
Old 04-09-2008, 09:50 PM
79DieselRabbit 79DieselRabbit is offline
Senior Member
 
Join Date: Jun 2004
Location: Southern CA
Posts: 150
Re: [addon] BTVSmartie 5.0

Wow, that's really weird.

Glad you solved it though. I could not, for the life of me, reproduce that exception so I was about send you a special version with extra debug code when I saw your reply.
Reply With Quote
  #7  
Old 04-13-2008, 10:54 AM
Dave Gestens Dave Gestens is offline
Registered User
 
Join Date: Dec 2004
Posts: 69
Re: [addon] BTVSmartie 5.0

Just some feedback that this worked great for me. Thank you for doing the update. It is much appreciated!

__________________
------------------------------------------------------------------
BTV 4.9.2 // 1.66g Dual Core, 2Gb RAM, 1.75 TB Storage, Gforce 8300 GT, XP Home // 7 Tuners -- 3 PVR-150 Tuners --
1 Silicon Dust HDHR Dual Tuner -- 1 HVR 2250 Dual tuner // Firefly Mini Remote // Wireless keyboard and Gamepad // CrystalFontz 624 4x20 Blue LCD & LCDSmartie & BTVSmartie Plugin
Reply With Quote
  #8  
Old 06-06-2008, 05:17 PM
fireflight fireflight is offline
Registered User
 
Join Date: Jun 2008
Posts: 3
Re: [addon] BTVSmartie 5.0

I keep receiving an error when I load LCDSmartie with the BTVSmartie plugin. "Load of plugin failed with #126: the specified module could not be found"

I've taken a look on the LCD Smartie forums and tried several of the solutions there, but I've had no luck.

Does anyone have any suggestions?
Reply With Quote
  #9  
Old 06-14-2008, 04:16 PM
Dave Gestens Dave Gestens is offline
Registered User
 
Join Date: Dec 2004
Posts: 69
Re: [addon] BTVSmartie 5.0

Hey 79DieselRabbit!

I have been using this plug in since you wrote it. Thanks again.

I have a suggestion. Would it be possible to add a option to display upcoming conflicts? Even if it was just that there IS a conflict would be great.

My panel cycles through several screens for just information, but I also have it monitoring CPU temp, HD temps, etc. When one of those exceeds a value it adds a warning screen to let me know.

Having that kind of extra screen for conflict notification would be great!

Thanks again.
__________________
------------------------------------------------------------------
BTV 4.9.2 // 1.66g Dual Core, 2Gb RAM, 1.75 TB Storage, Gforce 8300 GT, XP Home // 7 Tuners -- 3 PVR-150 Tuners --
1 Silicon Dust HDHR Dual Tuner -- 1 HVR 2250 Dual tuner // Firefly Mini Remote // Wireless keyboard and Gamepad // CrystalFontz 624 4x20 Blue LCD & LCDSmartie & BTVSmartie Plugin
Reply With Quote
  #10  
Old 06-20-2008, 07:57 PM
fireflight fireflight is offline
Registered User
 
Join Date: Jun 2008
Posts: 3
Thumbs up Re: [addon] BTVSmartie 5.0

Quote:
Originally Posted by fireflight View Post
I keep receiving an error when I load LCDSmartie with the BTVSmartie plugin. "Load of plugin failed with #126: the specified module could not be found"

I've taken a look on the LCD Smartie forums and tried several of the solutions there, but I've had no luck.

Does anyone have any suggestions?
Ok. After much research I've finally resolved my issues and figured I'd share with the class.

I kept receiving an error #126 from LCD Smartie. After much trial and error I copied msvcr71.dll to my windows/system32 directory and this resolved all my issues!

BTVSmartie is working beautifully now!
Reply With Quote
  #11  
Old 06-26-2008, 09:23 PM
tmd720 tmd720 is offline
Registered User
 
Join Date: Jan 2008
Posts: 18
BTV 4.8.2 breaks BTVSmartie 5.0

After upgrading to 4.8.2, the BTVSmartie stops working. It complaints about augument or index out of range.

I am running Vista Ultimate 32bit.

If I restart LCDSmartie, it works for one cycle, then displays exception message.

Anyone encountered the same issue?
Reply With Quote
  #12  
Old 06-27-2008, 08:42 PM
fireflight fireflight is offline
Registered User
 
Join Date: Jun 2008
Posts: 3
Re: [addon] BTVSmartie 5.0

I had a couple of requests for the next version. It would be great if we could get info from recorded shows that we're currently watching. Also, I'd love to be able to read the category of the program (Movie, Sports, etc).
Reply With Quote
  #13  
Old 06-30-2008, 07:21 PM
Dave Gestens Dave Gestens is offline
Registered User
 
Join Date: Dec 2004
Posts: 69
Re: BTV 4.8.2 breaks BTVSmartie 5.0

Quote:
Originally Posted by tmd720 View Post
After upgrading to 4.8.2, the BTVSmartie stops working. It complaints about augument or index out of range.

I am running Vista Ultimate 32bit.

If I restart LCDSmartie, it works for one cycle, then displays exception message.

Anyone encountered the same issue?
Mine still works fine after the 4.82 upgrade. I'm running XP home though. ( I am running build 5607 though)
__________________
------------------------------------------------------------------
BTV 4.9.2 // 1.66g Dual Core, 2Gb RAM, 1.75 TB Storage, Gforce 8300 GT, XP Home // 7 Tuners -- 3 PVR-150 Tuners --
1 Silicon Dust HDHR Dual Tuner -- 1 HVR 2250 Dual tuner // Firefly Mini Remote // Wireless keyboard and Gamepad // CrystalFontz 624 4x20 Blue LCD & LCDSmartie & BTVSmartie Plugin

Last edited by Dave Gestens; 06-30-2008 at 07:29 PM.
Reply With Quote
  #14  
Old 07-01-2008, 12:22 AM
79DieselRabbit 79DieselRabbit is offline
Senior Member
 
Join Date: Jun 2004
Location: Southern CA
Posts: 150
Re: BTV 4.8.2 breaks BTVSmartie 5.0

Quote:
Originally Posted by tmd720 View Post
After upgrading to 4.8.2, the BTVSmartie stops working. It complaints about augument or index out of range.

I am running Vista Ultimate 32bit.

If I restart LCDSmartie, it works for one cycle, then displays exception message.

Anyone encountered the same issue?
Could you run it with debugview running and post the log?
Reply With Quote
  #15  
Old 07-01-2008, 12:25 AM
79DieselRabbit 79DieselRabbit is offline
Senior Member
 
Join Date: Jun 2004
Location: Southern CA
Posts: 150
Re: [addon] BTVSmartie 5.0

Quote:
Originally Posted by fireflight View Post
I had a couple of requests for the next version. It would be great if we could get info from recorded shows that we're currently watching. Also, I'd love to be able to read the category of the program (Movie, Sports, etc).
Info on currently playing recordings I can't do. The API doesn't support it. It's been about 4 years since I asked for it?

Category info for existing options I could probably do.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[addon] BTV Negociator (July 14 Update) SSDNAdmin Beyond TV Downloads 261 12-02-2008 03:46 PM
[plugin] System Status (w/MBM or SpeedFan) (July 27 Update) SSDNAdmin Beyond Media Downloads 36 03-26-2008 12:48 PM
[addon] BeyondPPC (Mar 31 Update) SSDNAdmin Beyond TV Downloads 5 03-05-2007 06:42 AM
[plugin] Pandora (July 10 Update) SSDNAdmin Beyond Media Downloads 23 08-11-2006 11:09 AM


All times are GMT -6. The time now is 02:02 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
©2004-2009 Snapstream Media
You Rated this Thread: