.fury Posted June 13, 2005 Share Posted June 13, 2005 I've received quite a few PM's asking how to make a sig image like mine, so I just decided it would be easier to make a short guide on how to get one. First, you'll need an Audioscrobbler account. Follow that link, sign up, then download one of the plugins from the link on the left hand side. (NB: AFAIK, foobar 0.9 beta is not supported yet - though 0.8 definitely is.) After doing this, check first that your plugin is sending songs correctly. You'll also need correctly tagged files. If you need to tag your files, use either one of the tools at Musicbrainz or manually tag your files (I use MP3/Tag Studio, though everyone has their personal preference.) Now onto the sigs: ---------------------------- // The easy option (recommended) - Simply go to this site and choose one of the options. NOTE: this is not my website, so if you have any problems it is unlikely that I can help. - This is the more straightforward option of the two, however if you wish to use your own server this can also be done: ---------------------------- // Host your own - You will need a server with PHP and GD enabled. You also need to be able to set permissions on folders. For those who do not know PHP or have their own server, or don't know what CHMOD is, it is probably wiser to use the option above. If you don't have your own server and want free PHP hosting, both f2o.org and 100Webspace offer this. I had some trouble trying to get the script working on f2o.org, though that could have just been me. - To get the script, go here. There are instructions on that page and the script is commented, so I won't go through how to do all this here. Basically all you should need to do is CHMOD the folder containing the script to 777 and edit the script so it points to your username. ---------------------------- Hope this is of some help. If there's anything any one needs to know just reply to this thread and I'll try help. Also, once you have signed up for audioscrobbler you can use their forums, where there are lots of people who can help, probably more than me. Have fun! Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/ Share on other sites More sharing options...
NickS_ Posted June 17, 2005 Share Posted June 17, 2005 How do I make my sig display more than two songs? Thanks. :blush: Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586078932 Share on other sites More sharing options...
.fury Posted June 17, 2005 Author Share Posted June 17, 2005 I think the owner of that site reduced it to show only 2 songs, to reduce load. after the url you previously typed type "/s/[number of songs here]/". So http://www.denness.net/rpi/username/yourusername/ would become http://www.denness.net/rpi/username/yourusername/s/4 Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586079062 Share on other sites More sharing options...
NickS_ Posted June 17, 2005 Share Posted June 17, 2005 Whoa!! Thanks! :) Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586079084 Share on other sites More sharing options...
Rix Posted June 19, 2005 Share Posted June 19, 2005 Hmm, started hosting this one myself now, anyway i can put a swear filter in it? Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586087176 Share on other sites More sharing options...
blush Posted June 19, 2005 Share Posted June 19, 2005 Thank you sooo much, I was also quite curious! Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586087294 Share on other sites More sharing options...
.fury Posted June 20, 2005 Author Share Posted June 20, 2005 Hmm, started hosting this one myself now, anyway i can put a swear filter in it? 586087176[/snapback] You could probably add a filter function to the php script to replace swear words by using preg_replace, though I haven't looked into it much because of exams. Once they've finished i'll have a mess around. Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586093095 Share on other sites More sharing options...
Sean B. Veteran Posted June 23, 2005 Veteran Share Posted June 23, 2005 Nice guide, thanks :cool:. Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586105938 Share on other sites More sharing options...
xhobbitx Posted June 27, 2005 Share Posted June 27, 2005 Very handy guide, thanks a lot. :). I'll be sure to put this to good use. Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586126868 Share on other sites More sharing options...
galoosh33 Posted June 28, 2005 Share Posted June 28, 2005 How long does it take Audioscrobbler to process 'My Recent Tracks'? I want to know if they receive the information correctly, but I'm not sure if the track names are sent immediatly or not... Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586133708 Share on other sites More sharing options...
.fury Posted June 28, 2005 Author Share Posted June 28, 2005 As long as the server is working correctly, the tracks appear immediately as "my recent tracks". It's only weekly charts and top artists that don't update immediately. Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586134256 Share on other sites More sharing options...
krak Posted June 29, 2005 Share Posted June 29, 2005 (edited) http://s87055070.onlinehome.us/recplay/ Any ideas on what I'm doing wrong? I uploaded all the files, CHMOD'd the direc, and only changed the user line. Host has GD enabled according to phpinfo gd GD Support enabled GD Version 2.0 or higher FreeType Support enabled FreeType Linkage with freetype GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled Edited June 29, 2005 by krak Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586139181 Share on other sites More sharing options...
.fury Posted June 30, 2005 Author Share Posted June 30, 2005 try changing the username to another one (mine is xAndyx for example) and see if it shows the songs properly, because it seems to be a problem with reading the rss feed. btw, what's your username? Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586142307 Share on other sites More sharing options...
krak Posted June 30, 2005 Share Posted June 30, 2005 My username is tedddee. I just tried putting xAndyx in and it does the same thing. :( Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586142945 Share on other sites More sharing options...
DrDrrae Posted June 30, 2005 Share Posted June 30, 2005 Can anybody help me add a swear filter to this? I've been trying and trying but I can't seem to get it to work. I know the filter I have made works (replaces all the words correctly) because I have tested it. I just can't figure out how to integrate it with the script. Whatever I try doesn't work, it either says there is no data at the txt file/feed, or doesn't replace. Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586143516 Share on other sites More sharing options...
galoosh33 Posted July 2, 2005 Share Posted July 2, 2005 I don't get it :huh: I've finished setting up my Audioscrobbler account it all works great. Now, I want to chose the first option of uploading, meaning I don't have to host the files on my server (cause I don't have one). Do I just paste this address: http://www.denness.net/scrobblersig/username/yourusernamehere ? Because it doesn't work, it keeps showing this defualt (?) image: Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586152174 Share on other sites More sharing options...
HilariousNinja Posted July 2, 2005 Share Posted July 2, 2005 :rolleyes: Where it says yourusernamehere put your username for audioscrobbler there Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586152785 Share on other sites More sharing options...
Jase Posted July 2, 2005 Share Posted July 2, 2005 whoa thanks for this :) Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586152795 Share on other sites More sharing options...
DrDrrae Posted July 2, 2005 Share Posted July 2, 2005 Can anybody help me add a swear filter to this? I've been trying and trying but I can't seem to get it to work. I know the filter I have made works (replaces all the words correctly) because I have tested it. I just can't figure out how to integrate it with the script. Whatever I try doesn't work, it either says there is no data at the txt file/feed, or doesn't replace. 586143516[/snapback] I guess no one can help me out. Well, does anyone know how I can contact the person who created the Recently Playing Script? Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586152927 Share on other sites More sharing options...
galoosh33 Posted July 2, 2005 Share Posted July 2, 2005 :rolleyes: Where it says yourusernamehere put your username for audioscrobbler there 586152785[/snapback] Dude, I'm no idiot. I've done that and it still shows the same thing. Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586154041 Share on other sites More sharing options...
The Hermit Posted July 4, 2005 Share Posted July 4, 2005 Thanks! As you can see I have it working. :D Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586160759 Share on other sites More sharing options...
HilariousNinja Posted July 4, 2005 Share Posted July 4, 2005 Dude, I'm no idiot. I've done that and it still shows the same thing. 586154041[/snapback] Looks like it's working now.. Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586161668 Share on other sites More sharing options...
thankins Posted July 4, 2005 Share Posted July 4, 2005 Probably get flammed for this but, what do i type into the sig area here on Neowin? I thought it would be [img=http://www.denness.net/scrobblersig.php?username=thankins/s/4 ] but for some reason i was wrong! :cry: Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586161736 Share on other sites More sharing options...
SevenForever Posted July 4, 2005 Share Posted July 4, 2005 Thanks for the nice guide. I have yet to make my signature, but I do enjoy the audioscrobbler page and community. Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586162231 Share on other sites More sharing options...
blush Posted July 4, 2005 Share Posted July 4, 2005 Probably get flammed for this but, what do i type into the sig area here on Neowin? I thought it would be [img=http://www.denness.net/scrobblersig.php?username=thankins/s/4 ] but for some reason i was wrong! :cry: 586161736[/snapback] Here: [img=http://www.denness.net/scrobblersig.php?username=thankins/s/4.png] Link to comment https://www.neowin.net/forum/topic/331645-guide-recently-played-tracks-sigs/#findComment-586163029 Share on other sites More sharing options...
Recommended Posts