You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 8tracks public API
Is it possible to filter a user's feed and/or liked mixes using the
'q' parameter?
GET /users/108267/mixes?
api_key=<key>&page=1&per_page=10&q=grrr&format=xml&view=mix_feed HTTP/
1.1
It appears to have no affect. Is there a new syntax I can use?
Thanks!
Paul
Remi Gabillet
unread,
Sep 16, 2011, 7:39:16 PM9/16/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 8tracks-p...@googlegroups.com
Just added support for: - "q" it will search everywhere: tags, descriptions, artists, dj - "q_artist" it will search only tracks' artists - "q_desc" it will search the mix name and description
Remi
Paul Tidwell
unread,
Sep 16, 2011, 9:35:30 PM9/16/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 8tracks-p...@googlegroups.com
This is perfect, thanks Remi! Now my weekend will be shot while I integrate these new features.