Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (25)

Sign In or Sign Up now to post a comment!
  • Dude you are my hero!!! this works so good!

  • Sorry to ask again but , do you have a solution to remove from all the group but not from the ones with a "*" on the name of the group (like moderated groups). Thanks

  • @oopinaise and : What is the name of the track? thanks :)

  • @oopinaise You can do that in 2 steps, first remove all with /.*/i - and than add all without a asterisk at the end /[^\*]$/

  • @oopinaise Or add only moderated ones with /[\*]$/

  • @brainfoolong Thank you!!!

    

  • @brainfoolong hey B. i am very very gratefull to you. these 2scrips are amazing (adding people/sharing tracks). i have a little guestion

    so if you want to share the track to some groups that contaign "house" in the name of the group we just use /house/i , but i just want to share to specific groups. is there a way to do that !? the thing is that, i want to share the track to 75groups right now! and after 1week, to remove from that group and share to other 75 specific groups, you know what i mean

  • @zappe187 Hi! This little part of the script is nothing with jQuery, its a regular expression. So you can search for house and jump at the same time with /house|jump/i. Or to search for "dutch house" use /dutch house/i. Or to search for many different groups use /house/jump/dirty/disco/i - This search for house OR jump OR dirty OR disco. Greetz

  • @brainfoolong STOP. This was false /house/jump/dirty/disco/i, its must be house|jump|dirty|disco/i - The | is the OR seperator. Greetz

  • @brainfoolong i`m a little spammer. so... i watched the jquery functions, but didnt found anything. i've tryed /"name group1"|"name group 2" ... |"name group n"/

    is there a way to insert a group with more than 2words?

  • Wow this is great!!!! You are so smart i was waiting for a solution like this long time ;-) only i have one more question: since i have many groups with a lot of different names, and genres i produce in is there a line or way that i can put more groupnames in the script at the same time?

  • @Discokoorts Just seperate names with |.

    Example: /electro|dubstep|handsup/i;

    To search for electro, dubstep and handsup

  • @brainfoolong You are the man! After a long day of work and a lot of assholes who tried to fuck up my day. you are defitenaly the man who made my whole day, what i mean week great again! Thanks!

  • Thank you ,

    Do you have a solution to remove tracks from all the group but not from the moderated ones?

  • Does this work with a free account or do you have to have a paid one?

  • @TheRealDmoney357

    Works only with paid account. Free accounts can share a track only to one group.

  • Dude, I LOVE YOU. :D :D

  • this is awesome.. but I hope not everybody finds out or it won't be as worth it... but thanks!

  • @thinkmolecule 100 views in a month, dont fall in panic :-)

  • thank you thank you thank you i've been trying to figure this out forever. now how can i remove them from all the groups? an unclick function? lol.

  • @darkbert

    I updated my tutorial page, here is the solution:

    For remove your tracks from groups again replace the first line $(".create-group").each(functi­on(){ with $(".remove-group").each(functi­on(){

  • @brainfoolong the remove group doesn't seem to work.

    it says

    uncaught exception: CustomError: Error in protected function: ]324

  • @darkbert

    Sorry, try again the new code from my site. Now with the code the add and remove works as explained in the description.

  • @brainfoolong awesome, thanks again so much!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more