View Single Post
Old 06-02-2012, 12:01 AM   #335
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,043
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by SleepSeeker View Post
But for sites where you have to log in each time a story is added, I'm wondering if a feature can be added where you can put your login details into an option setting and that way each time you add a story from that site, it can just send the login details in Automatically, instead of typing it in manually each time.
Glad you like it.

Yes, that's already implemented. Go 'Configure Plugin', 'personal.ini' tab. You can put 'is_adult:true' under [defaults] to affect all sites that only ask 'are you an adult' and a username and password in the section for each site you have an account on. Something like:

Code:
[defaults]
is_adult: true

[www.twiwrite.net]
username:YourUser
password:YourPass
Click the big 'View Defaults' button at the bottom of the personal.ini tab to see all the available options.

(If you are also an author posting stories, you might consider using a different account to download just to not have your password stored in cleartext.)
JimmXinu is online now