Add Profile pictures & banners

Ask any support / help / issues / problem or question related to Soundcloud Manager
kolyamber
Posts: 81
Joined: Sun Jun 05, 2016 11:23 am

Add Profile pictures & banners

Post by kolyamber »

Hello Martin! Is this possible to add feature to add Profile Banner aswell as profile avatar?
How i see this: I will choose folder which contains Profile avatars (400x400) & I will choose folder which contains Profile banners (2480x520) , then I will click "use similar items" (or smth like this) button & SCM will take Profile Avatar which will be named 2.jpg from 1st folder , then SCM will find 2.jpg in 2nd folder & will add them both to the account (Names of items must be similar).

I'm working with large amount of accounts , so this will REALLY save tons of my time & nerves :) I understand that much people don't need this function as they are working with few accounts & this feature isn't in priority , but if sometime you will find time for that it will be great.

Thanks)
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Add Profile pictures & banners

Post by martin@rootjazz »

I will need to check - I did previously but there was an ID I couldn't extract so was not possible
kolyamber
Posts: 81
Joined: Sun Jun 05, 2016 11:23 am

Re: Add Profile pictures & banners

Post by kolyamber »

Hey Martin. Did you check this?
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Add Profile pictures & banners

Post by martin@rootjazz »

Not yet. I will see to it this week
kolyamber
Posts: 81
Joined: Sun Jun 05, 2016 11:23 am

Re: Add Profile pictures & banners

Post by kolyamber »

Maybe it's possible to open sc profile page , then make next:

ctrl+shift+k

Push Update image button:
document.getElementsByClassName("headerImageEditButton sc-button-camera sc-button-translucent profileHeader__headerImageEditChooser right sc-button sc-button-medium sc-button-responsive").item(0).click()

Then push replace button:
document.getElementsByClassName("headerImageEditChooser__chooseButton sc-button headerImageEditDropdown__button sc-button sc-button-nostyle").item(0).click()

Then choose a banner picture.

It's work for me manually , i believe you can add this in SCM. :D
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Add Profile pictures & banners

Post by martin@rootjazz »

kolyamber wrote: Wed Sep 05, 2018 11:00 am Maybe it's possible to open sc profile page , then make next:

ctrl+shift+k

Push Update image button:
document.getElementsByClassName("headerImageEditButton sc-button-camera sc-button-translucent profileHeader__headerImageEditChooser right sc-button sc-button-medium sc-button-responsive").item(0).click()

Then push replace button:
document.getElementsByClassName("headerImageEditChooser__chooseButton sc-button headerImageEditDropdown__button sc-button sc-button-nostyle").item(0).click()

Then choose a banner picture.

It's work for me manually , i believe you can add this in SCM. :D
That is for the browser, the program doesn't use the browser directly so it won't work.

But I will put this back on the todo list (sorry I completely forgot about it)
kolyamber
Posts: 81
Joined: Sun Jun 05, 2016 11:23 am

Re: Add Profile pictures & banners

Post by kolyamber »

Okay , thanks)
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Add Profile pictures & banners

Post by martin@rootjazz »

The next update will fix this. I shall 'let you know when it is ready.



Regards,
Martin
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Add Profile pictures & banners

Post by martin@rootjazz »

kolyamber
Posts: 81
Joined: Sun Jun 05, 2016 11:23 am

Re: Add Profile pictures & banners

Post by kolyamber »

Woah sounds great!

Gonna test this today :)
Post Reply