NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 61 62 63 64 65 … 93 Next »
SysInfo Plugin

 
  • 0 Vote(s) - 0 Average
SysInfo Plugin
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#41
2005-09-21, 10:28 AM
@huw

it would be great if its possible to translate everthing into german (or any other language).

now i had hard edit the dll (sorry) to get my german language shown.

another thing - when using the plugin shown on the main menu, it would be great to
select which drive he should show and what i found out - he is so busy to show the
cpu load, that he cant show the next recordings anymore ...

Cape-City
drugstore_cowboy
Offline

Member

Posts: 151
Threads: 11
Joined: Jul 2005
#42
2005-09-23, 01:15 AM
GBPVRkid Wrote:Here is the link to the .01 file..."http://www.reddick.co.uk/Sysinfo_0.1a.zip"

Just copy that .dll file into your GB-PVR directory (assuming you already installed .02a) and see if it works for you..wish you luck Smile


Hey I got it to work with 1.0 but the plugin would not work with the 2.0a version of the dll which would explain why so many others were having problems (The 2.0a version drops the file in the wrong folder and when you replace the 1.0 dll file located in the plugins folder with the 2.0 dll file you will get the "Object..." error). I tried everything to get the 2.0a version to work but no joy Sad

I was unable to get the temps to show but I have the ipanel working and the menu item plugin working (again except for the temps section). You can read the ReadMe.txt file located in the zip I have included if you need help. I also changed the Sys Info skin to blend with the BlueMCE look and feel... which is also included in the zip file.

For those who store their stuff on their D:\ drive I recompiled the 1.0 source code to display this on the ipanel Smile which again is in the zip file but if you want to display the C:\ drive on the Ipanel you will need to use the original 1.0 SysInfo.dll file as shown in the link provided by GBPVRKid above.

Hope this helps anyone out there... here is the recompiled file & skin with some notes for those having issues getting this working. I would actually like to get the Temperatures to work so if anyone has this working... please send me an email and tell me whatcha did to get it working Smile Oh yeah... to all those who will ask... I did install the MBM5 and added the lines to the config.xml file but again no joy
_______________________________
Drugstore_Cowboy
Hebus
Offline

Junior Member

Posts: 40
Threads: 5
Joined: Jan 2004
#43
2005-11-15, 08:27 AM
I get invalide zipfile Sad
drugstore_cowboy
Offline

Member

Posts: 151
Threads: 11
Joined: Jul 2005
#44
2005-11-19, 03:07 AM (This post was last modified: 2006-08-23, 06:57 AM by drugstore_cowboy.)
Hebus Wrote:I get invalide zipfile Sad

Don't forget to read the readme.txt file included in the zip file.... Oh and I stopped using this since the System Status plugin is out Smile I also noticed that the Ipanel does not refresh the "Recording soon: nothing" after adding this to the Ipanel Sad

Have fun
_______________________________
Drugstore_Cowboy
povarotti
Offline

Member

Posts: 70
Threads: 9
Joined: Dec 2004
#45
2006-01-10, 02:26 AM
drugstore_cowboy Wrote:Hey I got it to work with 1.0 but the plugin would not work with the 2.0a version of the dll which would explain why so many others were having problems (The 2.0a version drops the file in the wrong folder and when you replace the 1.0 dll file located in the plugins folder with the 2.0 dll file you will get the "Object..." error). I tried everything to get the 2.0a version to work but no joy Sad

I was unable to get the temps to show but I have the ipanel working and the menu item plugin working (again except for the temps section). You can read the ReadMe.txt file located in the zip I have included if you need help. I also changed the Sys Info skin to blend with the BlueMCE look and feel... which is also included in the zip file.

For those who store their stuff on their D:\ drive I recompiled the 1.0 source code to display this on the ipanel Smile which again is in the zip file but if you want to display the C:\ drive on the Ipanel you will need to use the original 1.0 SysInfo.dll file as shown in the link provided by GBPVRKid above.

Hope this helps anyone out there... here is the recompiled file & skin with some notes for those having issues getting this working. I would actually like to get the Temperatures to work so if anyone has this working... please send me an email and tell me whatcha did to get it working Smile Oh yeah... to all those who will ask... I did install the MBM5 and added the lines to the config.xml file but again no joy

i finally got around to trying to get this to work, and the good news, is that it does work -- specifically the temp readouts. the bad news is that it only kind of works, and sadly the original author left without dropping the most recent source (only a binary). as such, these are the steps i had to take to get it working.

1) downloaded and installed 0.2a version into \gbpvr\plugins (and the \skin folder)
2) downloaded, installed, and configured MotherBoard Monitor 5 (this actually took the most time to get right -- MBM5 is very flexible, which is a detractor at first, but really nice in the end)
3) added the following block to gbpvr's config.xml file (located in \gbpvr)
<SysInfoPlugin>
<Mbm5>C:\\Program Files\\Motherboard Monitor 5\\Log\\MBM 5 Interval Log.xml</Mbm5>
</SysInfoPlugin>
-- NOTE: this plugin was written a long time ago, and as such, i believe plugins were writing config settings to <settings>, instead of <PluginSettings> at the time; i had to place these xml tags in <settings> for it to work


all in all, it seems to work quite nicely, except for a few drawbacks:
- i don't think the plugin ever closes the I/O access to the MBM .xml file after it reads it, meaning that MBM is unable to write changes -- kind of a big drawback
- no source provided, so no easy way to fix bugs/extend its functionality; however, from the source provided for v0.1 it shouldn't be too difficult to add the parsing of the MBM .xml file for temp readouts


if i get some free time i might take over this plugin, as i have wanted this functionality for quite some time.

i did not test the IPanel implementation.

also, i am running the latest version of gbpvr (0.95.16).

pov.
drugstore_cowboy
Offline

Member

Posts: 151
Threads: 11
Joined: Jul 2005
#46
2006-01-10, 03:51 AM
povarotti Wrote:i have wanted this functionality for quite some time.

I ended up using the System Status plugin instead but I kept the MBM installed and added a function on my Niveous remote to display the CPU and Case temps onscreen. Keyboard shortcuts exist in MBM that will allow you to do display these temps on screen and since I was already using Girder I just added the function Smile

If Psycik was looking to add some more functionality to the already impressive System Status plugin - I think that temps would be the next logical integration *hint hint*
_______________________________
Drugstore_Cowboy
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#47
2006-01-10, 04:06 AM
I could look at that. The old sys info one, had to have MBM installed??

Was there ever any source for it? I'd hate to re-invent to whell.
drugstore_cowboy
Offline

Member

Posts: 151
Threads: 11
Joined: Jul 2005
#48
2006-01-10, 04:26 AM (This post was last modified: 2006-01-10, 04:31 AM by drugstore_cowboy.)
psycik Wrote:I could look at that. The old sys info one, had to have MBM installed??

Yeah the MBM software allows you to save the parsed information in an xml format that is rewritten each time based on a user specified interval.

psycik Wrote:Was there ever any source for it? I'd hate to re-invent to whell.
Here is what I found:
SysInfo Plugin 0.1a
SysInfo source

Nope the only source was for the first version - no other versions available Sad
_______________________________
Drugstore_Cowboy
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#49
2006-01-10, 05:52 AM
That source doesn't seem to match up with the dll. I.e. the source doesn't show the MBM stuff.

Was there anything special in the MBM xml file??
povarotti
Offline

Member

Posts: 70
Threads: 9
Joined: Dec 2004
#50
2006-01-10, 04:23 PM
psycik Wrote:That source doesn't seem to match up with the dll. I.e. the source doesn't show the MBM stuff.

Was there anything special in the MBM xml file??

nope, it's really quite straight-forward...

Code:
<?xml version="1.0"?>
<!-- created by the MBM 5 logger.dll -->

<MBM_INTERVAL>
<Log Date="1/10/2006" Time="9:23:02 AM" CPU="2212 MHz" T_Mobo="25º C" T_CPU="27º C" T_HD0="32º C" V_Core_0="1.36 V" V_Core_1="2.61 V" V_3.3="3.38 V" V_5.00="4.08 V" V_12.00="11.61 V" V_Minus_12.00="-2.24 V" V_Minus_5.00="0.00 V" F_Fan_1="3183 RPM" F_Fan_2="0 RPM" F_Fan_3="0 RPM"/>
<Log Date="1/10/2006" Time="9:22:32 AM" CPU="2212 MHz" T_Mobo="25º C" T_CPU="27º C" T_HD0="32º C" V_Core_0="1.36 V" V_Core_1="2.61 V" V_3.3="3.38 V" V_5.00="4.08 V" V_12.00="11.61 V" V_Minus_12.00="-0.10 V" V_Minus_5.00="0.00 V" F_Fan_1="3214 RPM" F_Fan_2="0 RPM" F_Fan_3="0 RPM"/>
<Log Date="1/10/2006" Time="9:22:02 AM" CPU="2212 MHz" T_Mobo="25º C" T_CPU="27º C" T_HD0="31º C" V_Core_0="1.36 V" V_Core_1="2.61 V" V_3.3="3.38 V" V_5.00="4.08 V" V_12.00="11.61 V" V_Minus_12.00="-4.95 V" V_Minus_5.00="0.00 V" F_Fan_1="3214 RPM" F_Fan_2="0 RPM" F_Fan_3="0 RPM"/>
<Log Date="1/10/2006" Time="9:21:32 AM" CPU="2212 MHz" T_Mobo="25º C" T_CPU="28º C" T_HD0="31º C" V_Core_0="1.36 V" V_Core_1="2.61 V" V_3.3="3.38 V" V_5.00="4.08 V" V_12.00="11.61 V" V_Minus_12.00="-0.68 V" V_Minus_5.00="0.00 V" F_Fan_1="3214 RPM" F_Fan_2="0 RPM" F_Fan_3="0 RPM"/>
<Log Date="1/10/2006" Time="9:21:02 AM" CPU="2212 MHz" T_Mobo="25º C" T_CPU="28º C" T_HD0="31º C" V_Core_0="1.36 V" V_Core_1="2.61 V" V_3.3="3.38 V" V_5.00="4.08 V" V_12.00="11.55 V" V_Minus_12.00="-0.10 V" V_Minus_5.00="0.00 V" F_Fan_1="3214 RPM" F_Fan_2="0 RPM" F_Fan_3="0 RPM"/>
<Log Date="1/10/2006" Time="9:20:32 AM" CPU="2212 MHz" T_Mobo="25º C" T_CPU="27º C" T_HD0="31º C" V_Core_0="1.36 V" V_Core_1="2.61 V" V_3.3="3.38 V" V_5.00="4.08 V" V_12.00="11.61 V" V_Minus_12.00="-0.68 V" V_Minus_5.00="0.00 V" F_Fan_1="3183 RPM" F_Fan_2="0 RPM" F_Fan_3="0 RPM"/>
<Log Date="1/10/2006" Time="9:20:02 AM" CPU="2212 MHz" T_Mobo="25º C" T_CPU="27º C" T_HD0="31º C" V_Core_0="1.36 V" V_Core_1="2.61 V" V_3.3="3.36 V" V_5.00="4.08 V" V_12.00="11.61 V" V_Minus_12.00="-2.07 V" V_Minus_5.00="0.00 V" F_Fan_1="3214 RPM" F_Fan_2="0 RPM" F_Fan_3="0 RPM"/>
<Log Date="1/10/2006" Time="9:19:32 AM" CPU="2212 MHz" T_Mobo="25º C" T_CPU="27º C" T_HD0="31º C" V_Core_0="1.36 V" V_Core_1="2.61 V" V_3.3="3.38 V" V_5.00="4.08 V" V_12.00="11.61 V" V_Minus_12.00="-6.35 V" V_Minus_5.00="0.00 V" F_Fan_1="3214 RPM" F_Fan_2="0 RPM" F_Fan_3="0 RPM"/>
<Log Date="1/10/2006" Time="9:19:02 AM" CPU="2212 MHz" T_Mobo="25º C" T_CPU="27º C" T_HD0="31º C" V_Core_0="1.36 V" V_Core_1="2.61 V" V_3.3="3.38 V" V_5.00="4.08 V" V_12.00="11.67 V" V_Minus_12.00="-1.42 V" V_Minus_5.00="0.00 V" F_Fan_1="3183 RPM" F_Fan_2="0 RPM" F_Fan_3="0 RPM"/>
<Log Date="1/10/2006" Time="9:18:32 AM" CPU="2212 MHz" T_Mobo="25º C" T_CPU="27º C" T_HD0="31º C" V_Core_0="1.36 V" V_Core_1="2.61 V" V_3.3="3.38 V" V_5.00="4.08 V" V_12.00="11.61 V" V_Minus_12.00="-4.13 V" V_Minus_5.00="0.00 V" F_Fan_1="3183 RPM" F_Fan_2="0 RPM" F_Fan_3="0 RPM"/>
</MBM_INTERVAL>
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  PIP plugin for Kodi sgilani 2 2,936 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,432 2020-11-14, 08:01 PM
Last Post: sub
  VIdeo playback from plugin mvallevand 5 3,508 2015-08-06, 10:43 PM
Last Post: sub
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 2,937 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,800 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,176 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 1,979 2013-03-12, 06:48 AM
Last Post: psycik
  Plugin problems with started from the command line mvallevand 11 5,054 2012-08-12, 07:56 PM
Last Post: sub
  Get NextPVR data directory from outside a plugin McBainUK 3 2,272 2012-02-11, 05:42 PM
Last Post: mvallevand
  Weather Plugin imilne 0 1,456 2012-01-15, 08:33 PM
Last Post: imilne

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

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

Linear Mode
Threaded Mode