johanneszab / TumblThree

A Tumblr Blog Backup Application
https://www.jzab.de/content/tumblthree
MIT License
922 stars 130 forks source link

How to add a blog to TumblThree #345

Open Hammyy128 opened 5 years ago

Hammyy128 commented 5 years ago

Hey

I tried adding a few different blogs, starting with this one. http://nprfreshair.tumblr.com/

The Option Add Blog is grey and I can't even click it. I haven't changed anything at all within the program, only installed it. Help?

Taranchuk commented 5 years ago

Try to turn on the clipboard monitor and then copy the links, the program should automatically add blogs.

johanneszab commented 5 years ago

Can it be that you have accidentally added additional white space before, after of between the url you've posted above when entering it into the textbox at the bottom left?

When I try to copy that url into the box, it works just fine. The button becomes active, I can add the blog.

Jade776 commented 5 years ago

I'm having the same problem as well, I can't add any blogs and while the option isn't greyed out the add blog button doesn't do anything.

Void2258 commented 5 years ago

Also having this issue. it will only ungrey the button if the link has the form "ww.tumblr.com/blog/...", "w.tumblr.com/blog/...", or ".tumblr.com/blog/...". Any link that is not like that will not enable the add-blog button.

johanneszab commented 5 years ago

while the option isn't greyed out the add blog button doesn't do anything.

Can it be that you have no write permissions in your "Download location"? Where did you extract TumblThree to? Did you change your "Download location" in the Settings?

If you have extracted TumblThree into C:\Program Files.. it will not work if it has no write permissions, because per default it tries to write into a sub folder called Blogs\ which it cannot as started as a user under C:\Program Files..

This is also mentioned in the "Advices for new users" issue I've opened exactly for this.

johanneszab commented 5 years ago

Also having this issue. it will only ungrey the button if the link has the form "ww.tumblr.com/blog/...", "w.tumblr.com/blog/...", or ".tumblr.com/blog/...". Any link that is not like that will not enable the add-blog button.

That is the wrong format. Look at the top most post of how it should look like. Either:

http://nature-e.tumblr.com/ (regular/normal blog or hidden blog or password protected blog)
https://www.tumblr.com/liked/by/wallpaperfx/ (liked by posts)
mywallpapercollections.tumblr.com (same as no. 1, but without the protocol)
https://www.tumblr.com/tagged/cars (a tagged search for cars)
www.tumblr.com/search/video (a search for video)
https://www.tumblr.com/dashboard/blog/blogname (a hidden blog called blogname)

For some reason I never noticed that you apparently can get to "regular/normal" blogs with the url http://www.tumblr.com/blog/nature-e thats why this is not implemented, instead of only http://nature-e.tumblr.com/.

johanneszab commented 5 years ago

tumblthree_addblog1

Void2258 commented 5 years ago

Also having this issue. it will only ungrey the button if the link has the form "ww.tumblr.com/blog/...", "w.tumblr.com/blog/...", or ".tumblr.com/blog/...". Any link that is not like that will not enable the add-blog button.

That is the wrong format. Look at the top most post of how it should look like. Either:

http://nature-e.tumblr.com/ (regular/normal blog or hidden blog or password protected blog)
https://www.tumblr.com/liked/by/wallpaperfx/ (liked by posts)
mywallpapercollections.tumblr.com (same as no. 1, but without the protocol)
https://www.tumblr.com/tagged/cars (a tagged search for cars)
www.tumblr.com/search/video (a search for video)
https://www.tumblr.com/dashboard/blog/blogname (a hidden blog called blogname)

For some reason I never noticed that you apparently can get to "regular/normal" blogs with the url http://www.tumblr.com/blog/nature-e thats why this is not implemented, instead of only http://nature-e.tumblr.com/.

I'm saying if I post in "https://www.tumblr.com/blog/...", it will not allow it to be added. Only if I change the link to one of the three options listed will the add button enable. It refuses to take the link if it is actually correct.

johanneszab commented 5 years ago

I'm saying if I post in "https://www.tumblr.com/blog/...", it will not allow it to be added. Only if I change the link to one of the three options listed will the add button enable. It refuses to take the link if it is actually correct.

That's exactly what i wrote and got in the post above. Until this url scheme is allowed to be added as well, you'll have to use the other one, which results to the same thing.

As I said above, instead of: http://www.tumblr.com/blog/nature-e use: http://nature-e.tumblr.com/

where nature-e is blogs name, obviously.