Schedule function

Ask any support / help / issues / problem or question related to TumblingJazz
mindmaster
Posts: 86
Joined: Fri Jun 26, 2015 1:04 pm

Re: Schedule function

Post by mindmaster »

I am changing hundreds of accounts each week inside the software.
Scheduling processes to run for weeks will complicate things. I will end up in a few days with hundreds or processes to run each day.

What I was thing, was that maybe there is a way to use the schedule function of tumblr (https://tumblr.zendesk.com/hc/en-us/art ... uled-posts).
So the software would login to all tumblrs and set each post to be published on a different day.
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Schedule function

Post by martin@rootjazz »

ok, I am understanding better now.


The program can schedule to tumblr's scheduler.
so we just need a way:

select X accounts
select Y posts
select schedule start:
select schedule pause:


so with 10 accounts
with 10 posts
start schedule: 2017/09/23 1300
schedule pause: 48 hours

acc1 post1: 2017/09/23 1300
acc2 post2: 2017/09/25 1300
acc3 post3: 2017/09/27 1300
acc4 post4: 2017/09/29 1300
.....


perhaps with a fluct of +- 1hr, so the times are more like
acc1 post1: 2017/09/23 1313
acc2 post2: 2017/09/25 1254
acc3 post3: 2017/09/27 1222
acc4 post4: 2017/09/29 1337




That kind of thing?
mindmaster
Posts: 86
Joined: Fri Jun 26, 2015 1:04 pm

Re: Schedule function

Post by mindmaster »

Yes. That kind of thing.
:D
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Schedule function

Post by martin@rootjazz »

ok. So at the most simple, you need to specify a
START DATE (schedule date)

then just need a delay per post for schedule. I am thinking hours?
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Schedule function

Post by martin@rootjazz »

also what post types do you need this for?

links / text / images?
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Schedule function

Post by martin@rootjazz »

added to images. If need other post types, let me know and will add as well
mindmaster
Posts: 86
Joined: Fri Jun 26, 2015 1:04 pm

Re: Schedule function

Post by mindmaster »

Was thinking photos and articles.

But I think photos is enough. I can post articles with that as well.

I am so excited. :)
mindmaster
Posts: 86
Joined: Fri Jun 26, 2015 1:04 pm

Re: Schedule function

Post by mindmaster »

I just tested the function. But it doesn't do what I want.

I don't want tumblingjazz to pause for x hours to post the next photo/article.

I want tumblingjazz to go to each account (let's say 30) and schedule each post inside tumblr.
https://i.snag.gy/Dfa9CT.jpg

So I would run tumblingjazz today (for a few minutes, in one go) and the posts would get to tumblr queue.

And I would get:
tumblr 1 - live post
tumblr 2 - post scheduled inside tumblr (queue) for tomorrow
tumblr 3 - post scheduled inside tumblr for Thursday
tumblr 4 - post scheduled inside tumblr for Friday

So, once I run tumblingjazz all posts get scheduled inside tumblr. And software doesn't need to run again or pause x hours.
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Schedule function

Post by martin@rootjazz »

mindmaster wrote: Tue Sep 26, 2017 11:53 am
So I would run tumblingjazz today (for a few minutes, in one go) and the posts would get to tumblr queue.

And I would get:
tumblr 1 - live post
tumblr 2 - post scheduled inside tumblr (queue) for tomorrow
tumblr 3 - post scheduled inside tumblr for Thursday
tumblr 4 - post scheduled inside tumblr for Friday

So, once I run tumblingjazz all posts get scheduled inside tumblr. And software doesn't need to run again or pause x hours.
yes that is what "should" happen and did for my test (admittedly very basic test..)


double checking now
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Schedule function

Post by martin@rootjazz »

ok I see the issue, I left in the test code routine, which wouldn't run for you, but would for me.

Now working

Adding increment hours to tumblr scheduler post: 0
...
Adding increment hours to tumblr scheduler post: 24
Publish date: 2017-09-27 09:03
...
Adding increment hours to tumblr scheduler post: 48
Publish date: 2017-09-28 09:03
...
The next update will fix this. I shall let you know when it is ready.



Regards,
Martin
Post Reply