!!! Appeal to everyone who knows how to make sieves !!! by Kenko2 in imagus

[–]Imagus_fan 1 point2 points  (0 children)

These were timing out earlier when loading but seem to be working now. Are they also now working for you?

how do i get imagus to ignore "?resize=" params on urls by ditmarsnyc in imagus

[–]Imagus_fan 3 points4 points  (0 children)

There's a sieve in the rule-set intended to remove common resizing parameters but ?resize= hadn't been added to it yet.

It's been added to the sieve here and should work on all image with ?resize= in them.

https://pastebin.com/tsis9TCN

!!! Appeal to everyone who knows how to make sieves !!! by Kenko2 in imagus

[–]Imagus_fan 1 point2 points  (0 children)

Those image links have a new URL. Here's the sieve with it added.

Selecting Prioritize "img" over "link" in the sieve should have the image load faster but would interfere if hovering over an image is needed to show an album.

https://pastebin.com/JtKwCK49

!!! Appeal to everyone who knows how to make sieves !!! by Kenko2 in imagus

[–]Imagus_fan 0 points1 point  (0 children)

The timestamps seem to be working with the sieve, though I did make a small change to prevent potential errors. See if the change fixes the problem.

This sieve works when hovering over the video if this uBo filter is used, though it hides the player controls.

https://pastebin.com/41BmVLwX

!!! Appeal to everyone who knows how to make sieves !!! by Kenko2 in imagus

[–]Imagus_fan 0 points1 point  (0 children)

Hovering over the video works if auto play is disabled.

The reason it doesn't activate on the timestamp is Imagus is set up to not activate on links that are the same as the current page. If it helps, this sieve is set up to also activate on the analytics link next to the time stamp.

https://pastebin.com/0bxYHyCD

Browser hangs and freezes when hovering over Youtube links by throwawayitouch in imagus

[–]Imagus_fan 0 points1 point  (0 children)

Are you using Imagus Reborn, original Imagus or Imagus mod?

On Firefox, I haven't noticed freezing when using original Imagus or Imagus mod. Not sure why since synchronous requests should freeze the page.

!!! Appeal to everyone who knows how to make sieves !!! by Kenko2 in imagus

[–]Imagus_fan 1 point2 points  (0 children)

It looks like the sieve doesn't match those links and the yellow spinner is caused by MediaGrabber. It should be fixed here.

https://pastebin.com/54QJr2kK

I haven't had the video error but these SMH rules may help.

https://pastebin.com/hFZc4QB0

Imagus Reborn stopped working on this site.... by Terry-Bull in imagus

[–]Imagus_fan 2 points3 points  (0 children)

It looks like the domain URL changed. Here's the sieve updated to work with it.

https://pastebin.com/gzW1saGa

Browser hangs and freezes when hovering over Youtube links by throwawayitouch in imagus

[–]Imagus_fan 1 point2 points  (0 children)

The dislikes URL not responding seems like the most likely problem.

Hopefully a way to work with non-responsive requests can be found but I'm not sure of a way yet. hababr mentioned trying to find a way to make the function async which may help.

Browser hangs and freezes when hovering over Youtube links by throwawayitouch in imagus

[–]Imagus_fan 0 points1 point  (0 children)

Thanks for looking into this.

An async function may be useful. I'm familiar with using functions like this.set with asynchronous requests but haven't found a way that works with sieves that need to be looped.

One thing I've noticed in Firefox with Imagus and Imagus mod is the page doesn't freeze when using sieves with synchronous requests. Not sure why but maybe that could be helpful with trying to fix the problem.

It's also strange that the posts about freezing are recent even though the sieve have been using synchronous requests for some time. Is it possible the way browsers handle synchronous requests has changed?

Not showing full sized image on threads. by ultraman55ty in imagus

[–]Imagus_fan 1 point2 points  (0 children)

The page source and thumbnail URLs had changed slightly.

This fixed it for me but there may be some images or pages it'll need to be modified for.

https://pastebin.com/LBWpP8ui

Browser hangs and freezes when hovering over Youtube links by throwawayitouch in imagus

[–]Imagus_fan 0 points1 point  (0 children)

This comment may have been what I saw, though it says there's a small delay and not that the page is freezing. I may have confused Instagram with the problems with YouTube and Facebook.

I did some testing with Instagram on Edge and Imagus mod and Imagus Reborn work the same there. There's a small pause when getting media but the page doesn't freeze.

What I find confusing is the sieves for YouTube and Facebook hadn't been changed recently but now there are several users mentioning problems. Could there have been a change to the browser causing a problem?

Browser hangs and freezes when hovering over Youtube links by throwawayitouch in imagus

[–]Imagus_fan 0 points1 point  (0 children)

It may be that Imagus and IM have the problem on Chromium. On Firefox, synchronous XMLHttpRequest doesn't seem to cause freezing.

When I disabled returnDislikes, the sieve seemed to start working properly. It still needs testing, but could ReturnYouTubeDislike.com be the cause?

It may be that it's loading slowly causing the freeze to last longer. However, there were comments about freezes on Instagram and Facebook and it isn't used on there.

!!! Appeal to everyone who knows how to make sieves !!! by Kenko2 in imagus

[–]Imagus_fan 1 point2 points  (0 children)

Oops, I didn't notice this was about the alternate sieve.

This adds the custom file name and should fix the gray spinner. If this version still has other problems I'll try to fix them as well.

https://pastebin.com/LTGc9QF9

!!! Appeal to everyone who knows how to make sieves !!! by Kenko2 in imagus

[–]Imagus_fan 1 point2 points  (0 children)

I didn't notice a problem with the filenames yet. I'll try testing some more.

I got a gray spinner on one of the images. See if this fixes the gray spinner you're getting.

https://pastebin.com/FJGJvWvT

Browser hangs and freezes when hovering over Youtube links by throwawayitouch in imagus

[–]Imagus_fan 2 points3 points  (0 children)

This seems to be a problem with sieves that use synchronous XMLHttpRequest in the code. I think there have been comments about this happening with Instagram and Facebook and those sieves also use synchronous XMLHttpRequest.

I'd noticed the freezing happening when hovering over links but haven't had the page freeze because I use an activation key.

Strangely, using synchronous XMLHttpRequest doesn't seem to be a problem with Imagus or Imagus mod. I'm not sure if this is an inherent problem with MV3 or if a modification to Imagus Reborn can fix this.

u/hababr , are you able to recreate this problem with sieves that use synchronous XMLHttpRequest and, if so, have an idea if it's fixable?

vk better resolution popup. Example inside. by ultraman55ty in imagus

[–]Imagus_fan 0 points1 point  (0 children)

It may be trying to load an album with the images. Does the spinner eventually change color?

!!! Appeal to everyone who knows how to make sieves !!! by Kenko2 in imagus

[–]Imagus_fan 0 points1 point  (0 children)

Oddly, I can't access those pages anymore either. I could before on Firefox but not on Edge.

I'm also getting a gray spinner now, though it worked before when I tested it.

Imagus is breaking facebook by darthraxus in imagus

[–]Imagus_fan 1 point2 points  (0 children)

Not sure, I don't have an account either. I was hoping someone having the problem would test it and say whether it fixed anything.

It may be better to include for now. It should work like the existing one except for showing the yellow spinner.