Skip to content

Commit

Permalink
get rid of unused star ratings
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemarzi committed Jan 15, 2012
1 parent 3064a6a commit a648c88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/showFeed.brs
Expand Up @@ -167,7 +167,6 @@ Function parse_show_feed(xml As Object, feed As Object) As Void
'Set Default screen values for items not in feed
item.HDBranded = false
item.IsHD = false
item.StarRating = "90"
item.ContentType = "episode"

'media may be at multiple bitrates, so parse an build arrays
Expand Down

0 comments on commit a648c88

Please sign in to comment.