The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm not putting this in Requests because I don't want it (I'm not hacking my current installation of vB until maybe vB3), but I think it could benefit some: a Live Live Now Playing hack. There's the Now Playing hack which lets you enter in what you're listening to in each post, the recent Live Now Playing which is globally updated, and this one.
I've attached my Winamp Spy-O-Matic written in VB; what it does is every few seconds get the currently playing song from Winamp and dump it to a text file. The daring here could modify it to submit the changes to your forums so it would be a "real" live Now Playing. Project is attached, enjoy if you want to do this. |
#2
|
|||
|
|||
![]()
that's actually an idea i had in mind, but i don't know visual basic, and, (even worse) i don't even know how to run it.
also, where is this text file at? thanks, nick |
#3
|
|||
|
|||
![]()
It's hardcoded to d:\apacheroot\winamp.txt because I was too lazy to make it an option
![]() |
#4
|
|||
|
|||
![]()
#1 - how would i make it access a url (with a query string, of course) instead of writing to the text file?
#2 - how would i run the thing afterward? |
#5
|
|||
|
|||
![]()
1. Use the WebBrowserControl or Inet
2. In the VB IDE (if you don't have it you're screwed) |
#6
|
|||
|
|||
![]()
hmmm...this is over my head. i wish someone would just do it. it would integrate nicely into my hack.
|
#7
|
||||
|
||||
![]()
Can you modify filburt's file so that it enters the value into the database? That value can then be retrieved.
|
#8
|
|||
|
|||
![]()
erwin, check out this link:
https://vborg.vbsupport.ru/showthrea...threadid=45006 to use filburt's program, you'd just modify it to access http://url.of.your/forums/nowplaying.php?title=SONGTITLE&artist=ARTIST. of course, it would need to url encode the song title and artist and send them in place of SONGTITLE and ARTIST. i don't know how to do it, though. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|