Register - Login
Views: 99803255
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-03-22 07:19:38 AM
Jul - Computers and Technology - Now-Playing Image Scripts~! New poll - New thread - New reply
Next newer thread | Next older thread
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 1699/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 12-11-07 06:52:07 AM Link | Quote
Or, curiously, did you write your own or use a premade-one and how you get it to read song data.



Mine's homemade in python, with two modes. The first one is a mini-mode (and a blatant copy of Xkeeper's image !!111one), the other displays a bit more information (though I'm working on revamping that soon.) Song information is in a plaintext file (generated courtesy of AMIP) and processed in the same script.

____________________

chungy
Member
Level: 31


Posts: 104/174
EXP: 168443
For next: 16920

Since: 08-04-07


Since last post: 14.1 years
Last activity: 13.9 years

Posted on 12-11-07 08:23:02 AM Link | Quote
I would probably have to start using mpd or something to get one in the first place. At the moment I pretty much use players dedicated to the file format (mpg123, ogg123, flac123, waveplay, etc) to play my music
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 1700/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 12-11-07 08:51:07 AM Link | Quote
Originally posted by chungy
I would probably have to start using mpd or something to get one in the first place. At the moment I pretty much use players dedicated to the file format (mpg123, ogg123, flac123, waveplay, etc) to play my music

You could probably read the information from it through a socket. It should be relatively easy to get it, anyway.

____________________

Xkeeper

Level: 263


Posts: 3897/25353
EXP: 297141345
For next: 1819108

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 3 days
Last activity: 19 min.

Posted on 12-11-07 04:13:09 PM (last edited by Xkeeper at 12-11-07 05:39 PM) Link | Quote
AMIP?

That actually looks a lot more useful / better than my current crap method of doing it (relying on two old, outdated mIRC plugins )

And yeah, mine's the one he completely #(*!#%ing ripped off

I'll have to give AMIP a shot for improving things, as long as it has all the features I want. Currently I have to rely on a lot of things, so it's a real mess to do.




The two versions of mine... there are actually different colors too, but these are really the only ones I ever use

(Somehow I have my doubts that AMIP will be able to support all the features the big one shows)

____________________

Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 1776/5390
EXP: 29075585
For next: 259420

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 342 days
Last activity: 342 days

Posted on 12-11-07 07:02:23 PM Link | Quote
Jul - Post #1776 - 12-11-07 02:02:23pm
Mine is two parts. The backend is a C++ app running in the background, that listens on a socket for info requests. It reads info from whatever Winamp window it finds and sends it back. The frontend is a PHP script that connects to it, requests some info, and generates an image from it using GDI. The string positions, colours, and font sizes and the name of the background image are pulled from a database. I was thinking of adding a "make your own style" system, but I don't think anyone would care.

If Winamp isn't playing/running or it can't connect to the backend it defaults to pulling a random line from a text file and displaying it.

____________________
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 1704/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 12-12-07 03:52:45 AM Link | Quote
Originally posted by Xkeeper
And yeah, mine's the one he completely #(*!#%ing ripped off

Hey at least I was nice enough to admit it :<

Although, I should work on a theme system that uses INI-style files for it. It'll certainly be easier than having to modify the script itself.

____________________

Tyty

Level: 165


Posts: 365/8599
EXP: 58673540
For next: 262141

Since: 07-07-07


Since last post: 9.8 years
Last activity: 9.8 years

Posted on 12-12-07 03:54:58 AM Link | Quote


I wanna get one working, but my host dislikes these things, and my computer being vista won't run apache server tools.

____________________
DS Universal Forums
neotransotaku
Member
wonders why OSX does not come with their version of MSPaint?
Level: 53


Posts: 92/603
EXP: 1084696
For next: 72423

Since: 08-24-07

From: The Landmark @ One Market

Since last post: 2.6 years
Last activity: 41 days

Posted on 12-12-07 04:03:35 AM Link | Quote
Originally posted by Tyty210
I wanna get one working, but my host dislikes these things, and my computer being vista won't run apache server tools.

Have you tried the hint here.

Might be overkill but you could download VMWare, install some version of linux (I choose gentoo), install and load apache there, then port forward from vista to VMWare image.

It is what I had to do in order to get mysql to work because mysql doesn't like my windows installation for some reason.
Lyskar
12210
-The Chaos within trumps the Chaos without-
Level: 192


Posts: 905/12211
EXP: 99321229
For next: 552342

Since: 07-03-07

From: 52-2-88-7

Since last post: 7.4 years
Last activity: 7.3 years

Posted on 12-17-07 06:06:57 PM Link | Quote
12-17-07 12:06:57pm
905 posts
167 days
I don't know why I put this here.
I plan to make one work for me by doing the following:

Custom command in mIRC which sends data to a PHP script on my server.

Set AMIP to trigger such command.

Then the PHP file will show the same data mIRC gets, which pretty much would make it work.

____________________
"My name is Ozymandias, king of kings: Look on my works, ye mighty, and despair!" Nothing beside remains: round the decay Of that colossal wreck, boundless and bare, The lone and level sands stretch far away. -ShelleyDeath to n00bs!
Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 1842/5390
EXP: 29075585
For next: 259420

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 342 days
Last activity: 342 days

Posted on 12-17-07 10:24:10 PM (last edited by HyperHacker at 12-17-07 07:25 PM) Link | Quote
Jul - Post #1842 - 12-17-07 05:24:10pm
Updated mine. You can select different styles for here and the xkcd board now. Changed the default for here to match my layout better.

Now to add more styles.

____________________
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 1729/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 12-17-07 10:27:17 PM Link | Quote
For mine I'd like to craft a theme system that uses INI-style files for everything. Though that's been uh... a bit stalled for now, as I havne't really planned anything for it.

____________________

Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 1844/5390
EXP: 29075585
For next: 259420

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 342 days
Last activity: 342 days

Posted on 12-18-07 12:11:20 AM (last edited by HyperHacker at 12-17-07 09:15 PM) Link | Quote
Jul - Post #1844 - 12-17-07 07:11:20pm
Added some more styles. I'll probably do a few more of those speech bubble ones later, and maybe a few new ones if I come up with any good ideas.

Also, changed default text colour for Plain to white, which I forgot to do earlier. Since all the other text in the layout is white, it may as well be too. (Of course you can choose whatever colour you want. Yay.)

____________________
Xkeeper

Level: 263


Posts: 4227/25353
EXP: 297141345
For next: 1819108

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 3 days
Last activity: 19 min.

Posted on 01-02-08 12:25:09 PM Link | Quote
Finally updated mine:


Using AMIP and updating some things. For one, downloading always works (unless it's a nondownloadable file), instead of before where it only worked if it was, you know, playing. (It'd just say "$false" and stop working)

This one also actually works to the point I can use large playlists again. The last version would simply crash mIRC entirely (and sometimes, Winamp)

I think this makes my version better again

____________________
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 1821/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 01-06-08 05:35:15 AM Link | Quote
(re-)updated the "miniature" version of mine. It's no longer 22px high (38px, now), but it shows artist, title, and album info.

I'll probably add more, eventually.

____________________


Xkeeper

Level: 263


Posts: 4274/25353
EXP: 297141345
For next: 1819108

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 3 days
Last activity: 19 min.

Posted on 01-06-08 07:19:32 AM Link | Quote
I think it goes without saying that it kind of lost the "compact" feeling mine had.

It feels like my big one minus everything useful.

____________________
Next newer thread | Next older thread
Jul - Computers and Technology - Now-Playing Image Scripts~! New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

30 database queries, 4 query cache hits.
Query execution time: 0.079262 seconds
Script execution time: 0.031084 seconds
Total render time: 0.110346 seconds