Any desire for a fanart.tv user script?

User avatar
Mordred
Moderator
Moderator
Posts: 72
Joined: Sun Dec 22, 2013 8:03 am

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

Post 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.
User avatar
akovia
Admin
Admin
Posts: 441
Joined: Wed Dec 18, 2013 3:37 pm

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

Post by akovia »

Thanks Mordred!
All is working great again. :D
User avatar
Tobby
Veteran
Veteran
Posts: 153
Joined: Fri Dec 20, 2013 4:17 pm
Location: Sweden

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

Post by Tobby »

Indeed. All is good now :D
User avatar
akovia
Admin
Admin
Posts: 441
Joined: Wed Dec 18, 2013 3:37 pm

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

Post 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.
User avatar
Mordred
Moderator
Moderator
Posts: 72
Joined: Sun Dec 22, 2013 8:03 am

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

Post 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.
User avatar
akovia
Admin
Admin
Posts: 441
Joined: Wed Dec 18, 2013 3:37 pm

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

Post by akovia »

User avatar
schimi2k
Veteran
Veteran
Posts: 84
Joined: Mon Dec 23, 2013 7:41 pm
Location: right here :)

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

Post by schimi2k »

hmmm maybe because of the 29384720 Tabs are opend ??? chrome is realy hungry ^^
User avatar
akovia
Admin
Admin
Posts: 441
Joined: Wed Dec 18, 2013 3:37 pm

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

Post 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.
leepenny
Moderator
Moderator
Posts: 224
Joined: Fri Dec 20, 2013 1:53 am
Location: the grid

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

Post by leepenny »

Image

how is it with cookies?
User avatar
Dybal
Veteran
Veteran
Posts: 49
Joined: Fri Jul 11, 2014 3:00 pm

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

Post 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?
Post Reply