bradchesney79 / npr-android-app

Automatically exported from code.google.com/p/npr-android-app
0 stars 0 forks source link

Swap 'Music News' topic feed out for 'Music' #97

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to news by topic
2. Select Music News

What is the expected output? What do you see instead?

One would expect to see the same content stream that is available under music 
in NPR's other mobile products. We should be using the ID= 124289519 instead 
and relabeling the feed just 'Music.' This will pull in more mobile friendly 
content from the music feed.

Original issue reported on code.google.com by jpenn...@gmail.com on 29 Jun 2011 at 5:57

GoogleCodeExporter commented 9 years ago

Original comment by jpenn...@gmail.com on 14 Oct 2011 at 5:09

GoogleCodeExporter commented 9 years ago
Making Justin owner.

Original comment by jpenn...@gmail.com on 18 Oct 2011 at 7:38

GoogleCodeExporter commented 9 years ago
Here is the api ID that should be used for this feed: 124289519

Original comment by jpenn...@gmail.com on 16 Nov 2011 at 5:06

GoogleCodeExporter commented 9 years ago

Original comment by justinfr...@gmail.com on 9 Dec 2011 at 12:36

GoogleCodeExporter commented 9 years ago
more clarity needed from NPR

Original comment by jpenn...@gmail.com on 10 Jan 2012 at 12:23

GoogleCodeExporter commented 9 years ago
We currently retrieve topic information using a hard-coded sublist of topics 
retrieved from this url: http://api.npr.org/list?&id=3002&sc=18&apiKey=[...].  
In order to include Music as a topic, one of the following changes would have 
to be made:
1) add Music as a topic in the api list
2) hard code Music in as a separate topic
3) revise the way topics are downloaded

Original comment by justinfr...@gmail.com on 2 Apr 2012 at 6:14

GoogleCodeExporter commented 9 years ago
Removed milestone.

Original comment by jpenn...@gmail.com on 17 Oct 2012 at 10:43