imeem.com playlist [white]

This is where you should report issues arising from the subscription filters.
Locked
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

imeem.com playlist [white]

Post by Ares2 »

Source (imeem-forums)
Example

Playlist on the right: After one song is finished, the next doesn't start automatically. Fixed with

Code: Select all

http://ads.imeem.com/crossdomain.xml
http://ads.imeem.com/ads/amf/
or just

Code: Select all

@@http://ads.imeem.com/$other,object-subrequest
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

Once again ... an allowance needed for "/crossdomain.xml" :roll:

Whitelisted :arrow: :arrow: :arrow:
"Experience is something you don't get until just after you need it"
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

Code: Select all

@@/ads.imeem.com/$other,object-subrequest
is a regexp.

Code: Select all

@@/ads.imeem.com/*$other,object-subrequest
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

*sigh*
I'll fix it later, ares. I forget that trailing asterisk a lot when I simply add strings directly to the list without try it in ABP first :roll:

It was a busy night here last night ... caught up a lot :biggrin:
"Experience is something you don't get until just after you need it"
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

rick752 wrote:It was a busy night here last night ... caught up a lot :biggrin:
Yep, I saw it. Well done! :mrgreen:
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

rick752 wrote:I'll fix it later
--Bump-- :biggrin:
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

Heh, heh Got it :D
:arrow: :arrow: :arrow:

Just thought I would let it age like fine wine.
"Experience is something you don't get until just after you need it"
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

rick752 wrote:Just thought I would let it age like fine wine.
When it will be ready? (aka not fixed yet) ;-)
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

Yes it is. My downloaded list IS fixed. Are you using one of the "combo' "+EasyList" subscriptions? If so, it does not have an 'instant' update rate.subscriptions?
"Experience is something you don't get until just after you need it"
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

rick752 wrote:Yes it is. My downloaded list IS fixed.
Damn, I knew I should have made a screenshot. :roll: I checked it here: http://easylist.adblockplus.org/adblock_rick752.txt with ABP (Sucess) and live on the web (without cache) Wed Jun 25, 2008 2:53 am GMT. (10:53 pm your time if my sources are correct :) ). Anyway, doesn't matter, it's fixed now. :)
Locked