Go Back   Winamp Forums > Winamp > Winamp Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 17th December 2007, 16:32   #1
josh48202
Junior Member
 
Join Date: Dec 2007
Posts: 5
html syntax

im trying to make a now playing html doc with that will display all the information of the songs that i am listening too. iv searched everywhere and cant find ne thing.
these are the syntax codes i already now.

[np:Artist1]
[np:Title1]
[np:Album1]
[np:Quality1]

does anyone else know ne more to add to the list??

please and thank you! =]
josh48202 is offline   Reply With Quote
Old 17th December 2007, 16:45   #2
Sawg
Forum King
 
Join Date: Jun 2000
Location: Phoenix, AZ
Posts: 7,451
Send a message via ICQ to Sawg Send a message via AIM to Sawg Send a message via Yahoo to Sawg
There is no way to do that with just HTML alone. Plus, it would require some pluginor tool to have interaction with Winamp.

| Brought to you by ^V ^C |
Sawg is offline   Reply With Quote
Old 17th December 2007, 16:49   #3
Nunzio390
Nugatory Aluminator
Look it up

 
Nunzio390's Avatar
 
Join Date: Oct 2002
Location: Tharsis Ridge (Martian lowlands)
Posts: 8,590
Send a message via AIM to Nunzio390 Send a message via Yahoo to Nunzio390
Also, none of this is any kind of HTML syntax/code at all ...

[np:Artist1]
[np:Title1]
[np:Album1]
[np:Quality1]

Don't email or PM me concerning Winamp. Instead, either start a NEW TOPIC or post a REPLY in the appropriate thread in these forums. This will also benefit others who may have a similar question or problem. But before posting, please first Search the forums and read all FAQs and all Sticky threads.

ORB Remote Broadcast

[ Automated Jukebox | Nunzio's Home | Wacky Videos | Solve the Prunella Puzzle! ]
[ LINE RIDER! | My Resume | Virtual Chess | Composite Sketch | My Niece's Band ]
[ Plugins by Joonas | DrO's Winamp Plugins and Extras | K-Jöfol ]
Nunzio390 is offline   Reply With Quote
Old 17th December 2007, 17:01   #4
josh48202
Junior Member
 
Join Date: Dec 2007
Posts: 5
i already have a plugin installed it works and creates a html doc using those codes. i just want to know if there are ne more codes like that i could use.

this is what i got now.
Quote:
<html>
<head>
<title>Now Playing</title>
</head>
<body>
<h2 align="center"><font face="Courier New, Courier, mono">Now Playing</font></h2>
<table width="60%" border=1 align="center" cellpadding="1" cellspacing="1" bordercolor="#000000" bgcolor="#FFFFFF">
<tr bgcolor="#6633FF">
<th><font color="#FFFF00">Artist</font></th>
<th><font color="#FFFF00">Song Title</font></th>
</tr>
<tr align="center">
<td>[np:Artist1]<br></td>
<td>[np:Title1]<br></td>
</tr>
</table>


</body>
</html>
josh48202 is offline   Reply With Quote
Old 17th December 2007, 17:05   #5
Nunzio390
Nugatory Aluminator
Look it up

 
Nunzio390's Avatar
 
Join Date: Oct 2002
Location: Tharsis Ridge (Martian lowlands)
Posts: 8,590
Send a message via AIM to Nunzio390 Send a message via Yahoo to Nunzio390
Those are not HTML codes - of any kind. I know. I program in HTML. What program/plugin are you referring to. Where can I see an example of where that "code" is used. Then maybe I can help you with this.

[EDIT]

You edited your above post while I was typing my reply and posted some code

Some sort of functions pulling from some other database are being inserted within the table cells. Can I see a link to the program that is creating this odd code?
Nunzio390 is offline   Reply With Quote
Old 17th December 2007, 17:06   #6
josh48202
Junior Member
 
Join Date: Dec 2007
Posts: 5
i posted it above sorry i wasnt exactly sure what it was called i use now playing v1.4 plugin
josh48202 is offline   Reply With Quote
Old 17th December 2007, 17:25   #7
josh48202
Junior Member
 
Join Date: Dec 2007
Posts: 5
heres the website to the plugin
code:
http://www.cc.jyu.fi/~ltnevala/nowplaying/


but i think i might have found some Parameters
josh48202 is offline   Reply With Quote
Old 17th December 2007, 17:26   #8
Nunzio390
Nugatory Aluminator
Look it up

 
Nunzio390's Avatar
 
Join Date: Oct 2002
Location: Tharsis Ridge (Martian lowlands)
Posts: 8,590
Send a message via AIM to Nunzio390 Send a message via Yahoo to Nunzio390
Ahhh... well there are quite a few "now playing" plugins, for different services, but you never indicated which particular one you are using, or what service you are using it with.

In any event, for an answer to your question, you'll either have to consult the documentation that may/may not have been provided, or ask your question of the author of the specific plugin you are using to find out whether or not other parameters can be used.

[EDIT]

LOL! You posted yet again as I was typing my reply. So, now that you have
identified the plugin, you need to contact either Antti or Lauri Nevala (the authors), to find out whether or not other parameters can be used.
Nunzio390 is offline   Reply With Quote
Old 17th December 2007, 17:30   #9
josh48202
Junior Member
 
Join Date: Dec 2007
Posts: 5
alright thank you Nunzio
josh48202 is offline   Reply With Quote
Old 17th December 2007, 17:32   #10
Nunzio390
Nugatory Aluminator
Look it up

 
Nunzio390's Avatar
 
Join Date: Oct 2002
Location: Tharsis Ridge (Martian lowlands)
Posts: 8,590
Send a message via AIM to Nunzio390 Send a message via Yahoo to Nunzio390
Yer welcome

Can a moderator now please take this thread out of Winamp Tech Support and move it to the Winamp Discussion forum instead?

Thanks
Nunzio390 is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Winamp > Winamp Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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