[*] [Android 2.1.267] Catch-up TV issues

Alex302

Filters Developer
Staff member
Administrator
@Alex302, in the latest beta $document modifier won't allow these rules to be used, it is now applied to "HTML" documents only.

You should provide rules without modifiers instead.
Rules updated.
 

ag_bug_finder

Beta Tester
Hi
Please try with this rules:
Code:
@@||settings.crashlytics.com^$document
@@||b.scorecardresearch.com/r?$document
@@||v.fwmrm.net/ad/p/$document
@@||ssl.google-analytics.com^$document
@@||e.crashlytics.com^$document
@@||data.flurry.com^$document
@@||imasdk.googleapis.com/native/core/3.5.1/native_bridge__en.js$document
@@||pubads.g.doubleclick.net/gampad/ads?$document
If the problem will gone, remove one-by-one with checking. Write me the rule(s) removing of which causes the problem again.

You said to try the rules you listed before and if the videos work, to then remove one at a time until the problem occurs again.
Why then would I remove one rule at a time, when the videos didn't work at all?

---------- Post added at 11:07 PM ---------- Previous post was at 10:37 PM ----------

Did you try to disable filters one-by-one with checking?

Also check these:
Code:
@@||crashlytics.com^
@@||scorecardresearch.com^
@@||fwmrm.net^
@@||googleapis.com^
@@||flurry.com^
@@||doubleclick.net^
---
Updated
I tried these filters. The videos now work, with ads showing as usual.
The ads still need to be removed.
 
Last edited by a moderator:

Alex302

Filters Developer
Staff member
Administrator
That's good. Now you should to remove rules one-by-one with checking the video after every removing, and find the rule, removal of which cause the problem. Then you restore this rule and remove other rules one-by-one.
I know, it is slow process, but I don't see other variants.
---
For these tests you can use HFS (if your PC and phone are in the same network)
http://www.rejetto.com/hfs/
1. Make a text file with a short name (1,ече)
2. Drag it to the HFS window
http://imagizer.imageshack.com/img910/1516/FzcS15.jpg
3. Press Import button in the User Filter in Adguard and type the url of your txt
For example: http://192.168.30.1/1.txt
Then you can work with txt. Before import, you should clear the User Filter.
You can use the "!" for comment the string, instead removing.
 
Top