Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - apagg

Pages: 1 [2] 3 4
16
Users / Re: How to send advanced ZWave commands?
« on: June 28, 2010, 03:37:45 pm »
It is also available from the web-admin. Its the "Port/Channel Number"

regards
apagg

17
Users / Re: How to send advanced ZWave commands?
« on: June 28, 2010, 08:52:38 am »
You can do this from the web-admin. Go to wizard->interfaces->Zwave->Advanced->send command to device
and select "Set Config Param".

# 48 Value (int)     : is the value in your case 1
# 239 NodeID (int) : this is the zwave node id not the device number.
# 248 Parameter ID (int) : the parameter number in your case 3

18
Developers / Re: Tester for updateMedia id3 unicode fix needed
« on: June 20, 2010, 09:50:54 pm »
My testing so far

.mp3 (id3 v2.3):Works for special characters and pictures
.mp3 (id3 v2.4):Works for special characters and pictures
.ogg: works for special characters
.flac: works for special characters
.mkv: works for special characters in filename
.avi: works for special characters in filename

great work :)

19
Developers / Re: Tester for updateMedia id3 unicode fix needed
« on: June 18, 2010, 08:35:09 pm »
I have done more testing it looks like it happens with earlier versions as well. The same result happens if the .mp3 file dont contain any tags.

Logfile from original UpadateMedia: http://pastebin.com/Liy8JTqh

Your latest: http://pastebin.com/MCLCfvfe

20
Developers / Re: Tester for updateMedia id3 unicode fix needed
« on: June 16, 2010, 09:45:40 pm »
Import of .mkv and .avi are broken in the last UpdateMedia :(

21
Developers / Re: Tester for updateMedia id3 unicode fix needed
« on: June 15, 2010, 10:25:13 pm »
Great work

I have utf support for mp3 flac and ogg, but only picture for mp3.


22
Developers / Re: DataLogger Plugin - Energy Monitoring
« on: June 06, 2010, 11:02:21 pm »
that's nice :)

I updated the page whit one more working module the Düwi 05433

23
Users / Re: How do you feel about
« on: June 06, 2010, 01:15:23 pm »
do we want to rename people's files?
I would say no, atleast not whitout user confirmation. People may have many reasons for nameing files the way hey do.

I peronaly like the way MediaMonkey can tag files from filename.

24
Developers / Re: DataLogger Plugin - Energy Monitoring
« on: June 05, 2010, 10:50:34 pm »

25
Developers / Re: DataLogger Plugin - Energy Monitoring
« on: June 05, 2010, 04:45:14 pm »
Quote
@apagg What devices you used to gather power usage data?

z-wave but I think all devices that report state should work

26
Users / Re: Can't launch PlutoMO on nokia E52 (s60v3)
« on: May 31, 2010, 04:26:25 pm »
I gave up and gave the phone to my wife :)

apagg

27
Developers / Re: DataLogger Plugin - Energy Monitoring
« on: May 31, 2010, 12:32:35 am »
here is a screenshot of the energyGraph.

Quote
Why did you decide to use the state changed event and a separate energy graph outside the generic graphing?
The reason I use the state change event is that its the only data that was available to me for monitoring the energy consumption. I also like the fact that I can plot energy consumption per device.  The reason for making a separate energy graph was that I wanted a different look and the processing of the state data is different from sensor-data. When processing the state data you need to assume the state stays the same until the next state change.
I hope this was understandable English is not my strong point :) 



apagg

28
Developers / Re: DataLogger Plugin - Energy Monitoring
« on: May 30, 2010, 10:54:01 pm »
I now have a working energyGraph.php that uses the State Changed event and I did some changes to graph.php to plot state better.

Quote
-Found a dependency problem with graph.php, it requires php-image-graph package
I thought sambuca had taken care of this http://svn.linuxmce.org/trac.cgi/ticket/630

Latest files can be found here http://code.google.com/p/apagg-lmce/source/browse/#svn/trunk/www/lmce-admin/operations/datalog

apagg

29
Developers / Re: DataLogger Plugin - Energy Monitoring
« on: May 30, 2010, 09:56:38 am »
Looks nice   :)

Did you have to make any changes to dataLogger.php or graph.php?

30
Users / Re: Mobile Phone
« on: May 27, 2010, 10:48:26 am »

Pages: 1 [2] 3 4