Send Tune |
|
Submitted By Félix Cloutier (Félix) |
DescriptionThis script allows you to send the tune you're currently listening to with iTunes.Just type in /sendtune, then the song you're listening to is sent to your active conversation's contact. If, instead, you type in /sendzip, it will be compressed before being sent. Remember that you MUST NOT share commercial music! See my others XTras ! Please rate this Xtra as well! Changes1.1.1 — Fixed compatibility with Adium 1.21.1.2 — Fixed /sendzip to work CommentsYou can reply to individual comments by clicking the "Reply" link next to each. # by ihaveabellybutton on 07/16/05 at 06:06:40Seems like it would work but file transfer never works for me on adium
# by Félix on 07/16/05 at 11:12:56The problem with 'tell app "Finder" to del ...' is that it won't delete it at the end of the transfer.
# by here is what needs to be done on 07/16/05 at 15:46:51i've found that saving stuff in the "/tmp/" folder works well. this folder is emptied on restart so it will be deleted automatically and requires no scripting :)
# by Félix on 07/16/05 at 17:14:40I wasn't aware that it was flushed on restart, thanks for the tip :)
I'll fix it this night, now I'm not in an AppleScripting mood... # by schinckel on 09/26/05 at 09:41:44Glad to know my current conversation thing is starting to do the rounds ;)
# by Daniel on 03/06/06 at 12:10:11Hi, Félix could you make an applescript that lowers the volume of iTunes when adium speaks e.g. tells me if there's a new email received or a contact comes online?
# by Daniel on 03/06/06 at 12:13:18I mean not mutes the volume of the music, just lowers it so i can understand what adium says but also hear the music.
# by Daniel on 03/06/06 at 12:16:31Like in Garageband when you're making a podcast. When you start speaking the background music fades you know.
(English is not my motherthung also :) sorry for any mistakes) # by gaszefid on 04/08/06 at 11:08:06LOVE IT. enough said. only one thing: this is going to be used to illegally transfer and share music, you realized that, right?
# by RCanine on 07/08/06 at 10:12:27Using your line of reasoning, kitchen knives should be illegal because they can be used for stabbing people and pens should be illegal because they are used to write bad checks.
Tons of bands put their music on MySpace or other sites for free download. Lots of sites, have free music downloads: http://www.google.com/search?q=Free+m...p3+download Don't be a schill for the industry! Share *free* music however you can. # by enkuturi-akrias on 01/11/07 at 00:02:04THIS THING ROCKS!!!!! is fast, cool, fast and cool !!!! :S i love this 1000000 ducks out 5 xD
# by januszeal on 09/26/07 at 17:11:03Thanks. :D Much better then dragging the song to the desktop, then to the IM window.
^_^ # by foblover on 02/07/08 at 16:45:19It doesnt work 4 me. They don't get the song when i type it in. Great job though.
# by foblover on 02/08/08 at 14:29:39yes, and im not saying its ur fault, im just saying that they dont recieve the song. Again, great job, and awesome idea!
# by dreamstosea on 04/16/08 at 04:23:55anybody can tell me how compile it ,let it run for skype
who can tell me ,wanglun4541973@sina.com thank u first # by baterax on 06/19/08 at 22:55:07When I use this, it send the same song to the person six times at once...
I just need it to send it ONCE lol! Anyone got this problem? # by kodora1316 on 07/28/08 at 21:01:19When I try to send a song, it sends twice, not 6 times. Similar :)
# by superspammer on 09/18/08 at 22:26:02I had the same issue, but it sends twice, and immediately claims that the other person cancelled, while on theirs it said that it failed...would be awesome if it worked....
# by jhembach on 02/21/09 at 20:27:38Similar problem to some of the above: mine always sends four copies of the track to contacts - any fix for this?
# by Félix on 02/21/09 at 20:29:46I can't reproduce the bug. =/ Are you also using AIM and the latest version of Adium?
# by jhembach on 02/21/09 at 20:40:46I'm using a few protocols, running v1.3.3. Might it have something to do with merged contacts? I thought it might have something to do with merged contacts (i.e. same person through different protocols), but it happens when trying to send to a single contact as well. Hmpf.
# by Félix on 02/21/09 at 21:44:53Weird. Does it happen with every contact, or just a few ones?
# by jhembach on 02/21/09 at 21:46:35Every contact I've tested with. I've tried removing and re-installing the script, restarting Adium, etc, but no luck.
# by Félix on 02/25/09 at 19:38:44Sounds like an Adium bug. I've filed a report: http://trac.adiumx.com/ticket/11729
Would you mind if they contacted you to provide some informations? # by jhembach on 02/26/09 at 00:28:20Not at all, I'd be glad to help out.
# by hanzoh on 11/20/09 at 22:09:29I also get this error, with 1.4b15 and "normal" single contacts. But it only sends 3 instead of the aforementioned 4 copies.
# by westcoast021 on 07/25/09 at 06:37:34so great. love it. thank you so much for this, this is something that i wish adium thought of a long time ago :) :)
Post a New CommentYou must be logged in to post comments. |
# by ihaveabellybutton on 07/16/05 at 06:01:16
tell app "finder"
delete filename
end tell