Page 10 of 11

Re: Any desire for a fanart.tv user script?

Posted: Thu May 15, 2014 8:48 pm
by Mordred
Yeah, the script is erroring out before it can actually do anything because of some version checking I put in. I'm looking for a key value in localStorage that exists on my computer, but doesn't exist in yours because the script stops breaks right before it stores the value. That's why all the entries are blank.

Re: Any desire for a fanart.tv user script?

Posted: Fri May 16, 2014 12:38 pm
by akovia
Thanks Mordred!
All is working great again. :D

Re: Any desire for a fanart.tv user script?

Posted: Fri May 16, 2014 4:15 pm
by Tobby
Indeed. All is good now :D

Re: Any desire for a fanart.tv user script?

Posted: Wed Jul 30, 2014 10:51 pm
by akovia
Anyone else having trouble with the Lazy Load?
I always get some near the top that don't load at all. Has been that way for a long time but never reported it.

Re: Any desire for a fanart.tv user script?

Posted: Thu Jul 31, 2014 12:04 am
by Mordred
I see it occasionally. It's not all the time though. I kinda live with it because the lazy load makes those ridiculous, non-pager having pages viewable. Pretty sure it's a race condition where the image is already loaded, gets cleared by the lazy load, but is already in the "pre-load this image" range so it doesn't reload it self when scrolled into view. I realize that sentence probably doesn't make any sense to anyone who didn't write the extension.

Possible work around that I might get to in the near future. Lazy load only effects images after the first 10 or so on the page. Those would all load normally, and then lazy load would handle the rest. I can't think of anything else that would apply.

Re: Any desire for a fanart.tv user script?

Posted: Thu Jul 31, 2014 12:20 am
by akovia

Re: Any desire for a fanart.tv user script?

Posted: Thu Jul 31, 2014 9:10 am
by schimi2k
hmmm maybe because of the 29384720 Tabs are opend ??? chrome is realy hungry ^^

Re: Any desire for a fanart.tv user script?

Posted: Thu Jul 31, 2014 2:18 pm
by akovia
schimi2k wrote:hmmm maybe because of the 29384720 Tabs are opend ??? chrome is realy hungry ^^
Damn tab haters :P
I feed Chromium regularly and it never goes hungry.

Re: Any desire for a fanart.tv user script?

Posted: Thu Jul 31, 2014 3:21 pm
by leepenny
Image

how is it with cookies?

Re: Any desire for a fanart.tv user script?

Posted: Fri Aug 01, 2014 10:29 pm
by Dybal
Mordred wrote:Would anyone care if I started developing this as a Chrome Extension first? I've never done one before, so I think it could be fun. I'd make sure it'd work as a Greasemonkey script for Firefox, but it wouldn't be my first priority. I don't really want to get too far down this road though if I'm the only guy using Chrome though.
Is there a Firefox version of this somewhere or did all the Chrome lovers, :?, stop it from even being started?

Also, does anyone know how to reload your tabs in Chrome from the previous session?