On Linux: Remove the System.pl script as it retains to Windows. Also it appears Ubuntu dropped libhtml on 12.10 so re-add it:
#sudo apt-get install libhtml-display-perl
Well, it still doesn't work - pmblock.conf is not created in Xchat's profile.I'm not sure, maybe you created this for Windows? On Windows writing on root partition is okay, but not on Linux.
I updated script, no extra file was created. Could you make info about "your pm was blocked" in the PM one, not in the main chat window? Ppl might miss it. My .xchat2 profile in Ubuntu:
Right Majki that's just a comment in my line, I will fix the comment now, still try creating the file pmblock.conf under the xchat directory where your scripts should be located and try it then. You should see data writing to the pmblock.conf every time you issue a command. I will get to this script soon, just busy atm. >>
I will take a look at it when I can get a chance Majki .
I have a feeling its not writing the pmblock.conf, verify in your xchat directory that the config file is there and is writing the data. You might have to create the pmblock.conf file and then try it. Let me know how that goes.
Loaded - LastFM API via Rythembox - Use: /pl or /recent or /love or /loved & Change $fmset! or Do: /fmset <username>
- Last-FM: shaneo
Use of uninitialized value $songname in pattern match (m//) at /home/shaneo/.xchat2/lastfm.pl line 60.
Use of uninitialized value $cleanedsong in substitution (s///) at /home/shaneo/.xchat2/lastfm.pl line 60.
Use of uninitialized value $cleanedsong in substitution (s///) at /home/shaneo/.xchat2/lastfm.pl line 60.
Use of uninitialized value $cleanedsong in concatenation (.) or string at /home/shaneo/.xchat2/lastfm.pl line 61.
SpotsBox, Yes you can modify to show free/used memory. I made the change to show used memory since so many of you requested it that way. I may soon split the code to some subroutines.