Greasy Fork is available in English.

RARBG Advanced Filters

Additional quality of life filters: - Show or hide category icons; - Show or hide torrent thumbnails; - Show or hide movie and tv filters (Removes torrents with KORSUB and 720p); - Show or hide porn; - search for movies and tv shows by genre - Filter based on minimum IMDB rating;

< Rückmeldungen aufRARBG Advanced Filters

Rezension: Gut - Skript funktioniert

§
Veröffentlicht: 11.03.2019

Torrent Images provides broken images

Hello,

I'm using firefox/chrome with tampermonkey. Script version is: 1.40 Problem on both browser is that activating "Torrent Images" function provides broken images since a few days now. The image url is always: http://rarbg.to/return overlib(

Regards, Eriol

§
Veröffentlicht: 12.03.2019

Same here.

KxmodeVerfasser
§
Veröffentlicht: 14.03.2019

I fixed the issue. Please update to the latest.

Backstory TL;DR - It looks like RARBG's affiliates use different image hosters. Most appear to use dyncdn.me, but there are a few who use dyncdn2.com. To account for this, I use a coding technique called Regular Expressions (or RegEx for short) to find the name of the domain dynamically. In other words, let the code do the work.

§
Veröffentlicht: 14.03.2019

Can confirm it's working again. Thanks, great script! :)

§
Veröffentlicht: 14.03.2019

@Kxmode said: I fixed the issue. Please update to the latest.

Backstory TL;DR - It looks like RARBG's affiliates use different image hosters. Most appear to use dyncdn.me, but there are a few who use dyncdn2.com. To account for this, I use a coding technique called Regular Expressions (or RegEx for short) to find the name of the domain dynamically. In other words, let the code do the work.

Thank you!

Antwort schreiben

Anmelden um eine Antwort zu senden.