Page 1 of 1

Comment on user latest track

Posted: Thu Sep 12, 2019 8:27 pm
by Bartekef
Hey how do I perform this:

- I have .txt with profile URLs
- I want to comment on ONE track of each profile, and the track must be uploaded not later than 90 days ago

That's how I set the action now:

Image


it would scrape every single track of this user, if he had 300 tracks it would go through all 300, even though it would be enough to check if the recent one was posted not later than 90 days from now.

How can I achieve that?

PS. Testing with Track filter - last 90 days now.

Also error like this:
* ERROR: Problem occurred during posting: Cannot get track from profile as no tracks exist: https://soundcloud.com/beatflipz
Pause for: 480 seconds
Any chance to not stop action when it finds user w/o tracks, just go to another one?

Thanks

Re: Comment on user latest track

Posted: Fri Sep 13, 2019 12:50 pm
by martin@rootjazz
no track error fixed.

parsing through older tracks after initial failed fixed

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



Regards,
Martin

Re: Comment on user latest track

Posted: Fri Sep 13, 2019 1:13 pm
by martin@rootjazz